1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Modules/GPS
Oleg Semyonov a38c569cd0 HwSettings: move Telemetry and add GPS port speed to the HwSettings object
TelemetrySettings object removed (saved 200+ bytes of RAM). Telemetry
port speed moved to the HwSettings object. Added GPS port speed setting.
GCS code updated to reflect changes and support both fields.
2011-09-28 22:11:42 +03:00
..
inc Modules/GPS: Make GPS COM unidirectional (rx only) and use smaller, runtime allocated heap buffers 2011-08-25 14:46:30 +02:00
GPS.c HwSettings: move Telemetry and add GPS port speed to the HwSettings object 2011-09-28 22:11:42 +03:00
NMEA.c Refactor GPS_PURISTIC into GPS_MINIMAL 2011-08-25 15:44:49 +02:00