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

AP_NMEA_Output: skip sending sentences if no space on UART #12426

Merged
merged 1 commit into from
Oct 8, 2019

Conversation

peterbarker
Copy link
Contributor

This has been tested in SITL and Randy had it on a vehicle.

libraries/AP_NMEA_Output/AP_NMEA_Output.cpp Show resolved Hide resolved
AP_NMEA_Output: clean scope by removing unneeded temps

AP_NMEA_Output: redo last_sent to last_run

AP_NMA_Output: early-exit if no data
@tridge
Copy link
Contributor

tridge commented Oct 8, 2019

review showed there is an existing bug in use of snprintf and null term for the lat/lon strings

@tridge tridge merged commit a6b6bb9 into ArduPilot:master Oct 8, 2019
@peterbarker peterbarker deleted the pr/nmea-westerly branch October 8, 2019 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Plane 4.0 Backports
  
Awaiting triage
Rover 4.0 backports
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

4 participants