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

extend traccar avl module with speed (and heading?) info #239

Open
wkulesza opened this issue Apr 12, 2021 · 1 comment
Open

extend traccar avl module with speed (and heading?) info #239

wkulesza opened this issue Apr 12, 2021 · 1 comment

Comments

@wkulesza
Copy link

Currently, traccar avl module passes on information about device, lat/lon, date stamp.

It would be handy, if it passed on also speed and heading - it is included in the api response in traccar api.

@wkulesza
Copy link
Author

wkulesza commented Sep 1, 2021

Now the traccar module passes that info, but there are differences:
traccar (and traccar api) say 60km/h, at the same time transitclock says 120km/h and when checking the gtfs-rt vehicle positions api in transitclock, it says speed: 35., so everything seems to be divided by two (the avl log also seems to display the same value as gtfs-rt vp produced by transitclock, so 35).

edit: 35 is in m/s, but this must be wrong as this bus can't be going 35m/s as this is 120km/h...

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

1 participant