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

User-configurable NMEA GPS baud rate #125

Closed
sq2mo opened this issue Dec 26, 2017 · 2 comments
Closed

User-configurable NMEA GPS baud rate #125

sq2mo opened this issue Dec 26, 2017 · 2 comments

Comments

@sq2mo
Copy link

sq2mo commented Dec 26, 2017

I would like to request the option to change baudrate for NMEA GPS.
Currently rate it is hardcoded to 4800:
s_gpsnmea_port_fd = serial_port_open (pconfig->gpsnmea_port, 4800);
AFAIK, most GPS modules use 9600 nowadays.

@sq2mo
Copy link
Author

sq2mo commented May 30, 2019

Any plans to implement this option?

@sq2mo
Copy link
Author

sq2mo commented Jul 12, 2023

The option seems to be present in dev branch now, so closing. For the reference:
5dbe2ce

@sq2mo sq2mo closed this as completed Jul 12, 2023
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