Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send GPS Signal to readsb #37

Open
madjuju opened this issue May 1, 2023 · 8 comments
Open

Send GPS Signal to readsb #37

madjuju opened this issue May 1, 2023 · 8 comments

Comments

@madjuju
Copy link

madjuju commented May 1, 2023

How can l send my location to reads ? L what to run it while l move

@madjuju madjuju changed the title Send GPS Signal to reads Send GPS Signal to readsb May 1, 2023
@RundesBalli
Copy link

https://gpsd.gitlab.io/gpsd/

From readsb --help:

--net-connector=<ip,port,protocol>
Establish connection, (...) Protocols: (...) gpsd_in, (...)

So you have to set up gpsd, check which port gpsd provides your position from your gps antenna, and then put into the readsb config: sudo nano /etc/default/readsb

--net-connector 127.0.0.1,<gpsd-port>,gpsd_in

@madjuju
Copy link
Author

madjuju commented May 1, 2023

Yes it's OK
So can l send my location to tar1090 ?

@RundesBalli
Copy link

RundesBalli commented May 1, 2023

If I remember correctly, tar1090 loads your position with a full-reload of the site.

#37 (comment)

@wiedehopf
Copy link
Owner

Will autoupdate while on the page.
There is a setting in the webpage menu to update gps location or sth ...

@RundesBalli
Copy link

grafik

@madjuju
Copy link
Author

madjuju commented May 1, 2023

l have found "update location" cleared my cache but nothing appear

@madjuju
Copy link
Author

madjuju commented May 1, 2023

it's OK gaps was not fully configured.

Thank you very much

@thumax
Copy link

thumax commented Aug 29, 2023

Does gpsd integration in readsb only move the marker on the map or does it also update the station location that is sent to adsbexchange for MLAT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants