1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight
Alessio Morale f2431b2868 GPS module is builtin so there is no way to shut the gps alarm when gps is not used.
This change does remove any alarm when no port is configured for gps.
Things depending on GPS will continue to raise their own alarm when no gps data are feed.
2013-06-15 16:39:29 +02:00
..
libraries Comment and header renames, change PipX to OPLink Mini 2013-05-26 15:48:02 +10:00
modules GPS module is builtin so there is no way to shut the gps alarm when gps is not used. 2013-06-15 16:39:29 +02:00
pios Merge remote-tracking branch 'origin/amorale/OP-980_connection_reliability_issue' into next 2013-06-11 15:39:34 +02:00
Project Update Windows USB driver file 2013-06-03 16:39:41 +03:00
targets Merge remote-tracking branch 'origin/amorale/OP-997_revolution_settings_to_ext_flash' into next 2013-06-11 15:39:13 +02:00
templates OP-770: add/rename some version-info.py template variables 2013-05-25 23:02:29 +02:00
tests/logfs Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
uavobjects Bugfix in UAVObjectmanager. LoadFromFile() is not allowed to use GetByID since its called from Register, where the uavobject is not registered yet. 2013-06-06 21:22:17 +02:00
uavtalk Fixed setting of timestampLength in UAVTalk parsing when the UAVObject is not initialize in the firmware. This mostly affects the OPLink, which doesn't initialize most of the UAVObjects, but does need to parse them. 2013-06-04 20:37:51 -07:00
.gitattributes Update flight/.gitattributes to include *.template files 2013-04-30 22:15:58 +02:00