1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot/UAVObjects
vassilis a31215293d Flight\Telemetry Implement telemetry settings object, added functions for changing the baud rate in PiOS
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@607 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-05-08 02:44:26 +00:00
..
inc Flight\Telemetry Implement telemetry settings object, added functions for changing the baud rate in PiOS 2010-05-08 02:44:26 +00:00
eventdispatcher.c Flight/Alarms Implemented Alarms library, now checking for stack overflow, out of memory, event and other errors (see the SystemAlarms object). All modules will be reporting their alarms using this library. 2010-04-27 01:55:28 +00:00
exampleobject1.c Flight/Objects Metaobjects are now also stored in CF and retrieved on power-up. At this time settings and meta objects are automatically loaded on startup if they have been saved in the CF card (to test use Save button in the object browser), if a file is not found in the CF card then the defaults specified in the XML file will be used. 2010-04-30 02:28:16 +00:00
exampleobject2.c Flight/Objects Metaobjects are now also stored in CF and retrieved on power-up. At this time settings and meta objects are automatically loaded on startup if they have been saved in the CF card (to test use Save button in the object browser), if a file is not found in the CF card then the defaults specified in the XML file will be used. 2010-04-30 02:28:16 +00:00
examplesettings.c Flight/Objects Metaobjects are now also stored in CF and retrieved on power-up. At this time settings and meta objects are automatically loaded on startup if they have been saved in the CF card (to test use Save button in the object browser), if a file is not found in the CF card then the defaults specified in the XML file will be used. 2010-04-30 02:28:16 +00:00
flighttelemetrystats.c OP-4 Flight/Telemetry Implemented telemetry connection manager 2010-05-04 01:29:04 +00:00
gcstelemetrystats.c OP-4 Flight/Telemetry Implemented telemetry connection manager 2010-05-04 01:29:04 +00:00
gpsobject.c OP-4 Flight/Telemetry Implemented telemetry connection manager 2010-05-04 01:29:04 +00:00
objectpersistence.c Flight/Objects Metaobjects are now also stored in CF and retrieved on power-up. At this time settings and meta objects are automatically loaded on startup if they have been saved in the CF card (to test use Save button in the object browser), if a file is not found in the CF card then the defaults specified in the XML file will be used. 2010-04-30 02:28:16 +00:00
systemalarms.c Flight/Objects Metaobjects are now also stored in CF and retrieved on power-up. At this time settings and meta objects are automatically loaded on startup if they have been saved in the CF card (to test use Save button in the object browser), if a file is not found in the CF card then the defaults specified in the XML file will be used. 2010-04-30 02:28:16 +00:00
systemstats.c OP-4 Flight/Telemetry Implemented telemetry connection manager 2010-05-04 01:29:04 +00:00
telemetrysettings.c Flight\Telemetry Implement telemetry settings object, added functions for changing the baud rate in PiOS 2010-05-08 02:44:26 +00:00
uavobjectmanager.c OP-4 Flight/Telemetry Implemented telemetry connection manager 2010-05-04 01:29:04 +00:00
uavobjectsinit.c Flight\Telemetry Implement telemetry settings object, added functions for changing the baud rate in PiOS 2010-05-08 02:44:26 +00:00
uavobjectsinittemplate.c Updates on UAVObjects required by the object generator 2010-03-27 03:19:56 +00:00
uavobjecttemplate.c Flight/Objects Metaobjects are now also stored in CF and retrieved on power-up. At this time settings and meta objects are automatically loaded on startup if they have been saved in the CF card (to test use Save button in the object browser), if a file is not found in the CF card then the defaults specified in the XML file will be used. 2010-04-30 02:28:16 +00:00