.. |
inc
|
OP-132 AHRS: Added an indoor flight mode and also add an ad-hoc quality heuristic to the GPS signal to increase the measurement variance from GPS when fix quality is poor or when in indoor flight mode. In addition corrected the indentation to conform to the tab/space convention forum discussion.
|
2010-08-31 02:11:09 +00:00 |
actuatorcommand.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
actuatordesired.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
actuatorsettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
ahrscalibration.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
ahrssettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
ahrssettings.py
|
AHRS/Flight: Renamed AttitudeSettings to AhrsSettings to make it more intuitive. Added the ability to change the algorithm from GCS.
|
2010-08-23 03:39:13 +00:00 |
ahrsstatus.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
attitudeactual.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
attitudedesired.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
attituderaw.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
baroaltitude.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
eventdispatcher.c
|
Flight/Telemetry Avoid bunching of periodic updates by spreading them.
|
2010-06-11 02:24:26 +00:00 |
exampleobject1.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
exampleobject2.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
examplesettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
flightbatterystate.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
flightsituationactual.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
flighttelemetrystats.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
gcstelemetrystats.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
gpsposition.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
gpssatellites.c
|
nmea: parse GSV sentences and populate GPSSatellites object
|
2010-08-29 01:46:14 +00:00 |
gpstime.c
|
Adding gpstime.h for flight.
|
2010-08-28 00:58:04 +00:00 |
homelocation.c
|
OP-132 AHRS: Added an indoor flight mode and also add an ad-hoc quality heuristic to the GPS signal to increase the measurement variance from GPS when fix quality is poor or when in indoor flight mode. In addition corrected the indentation to conform to the tab/space convention forum discussion.
|
2010-08-31 02:11:09 +00:00 |
manualcontrolcommand.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
manualcontrolsettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
navigationdesired.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
navigationsettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
objectpersistence.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
positionactual.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
stabilizationsettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
systemalarms.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
systemsettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
systemstats.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
telemetrysettings.c
|
uavobjectparser: fix alignment of field init in generated code
|
2010-08-29 01:46:09 +00:00 |
uavobjectmanager.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |
uavobjectsinit.c
|
nmea: parse GSV sentences and populate GPSSatellites object
|
2010-08-29 01:46:14 +00:00 |
uavobjectsinittemplate.c
|
Updates on UAVObjects required by the object generator
|
2010-03-27 03:19:56 +00:00 |
uavobjecttemplate.c
|
OP-128 Flight Documentation: Added description to all the UAVObject (now mandatory) and changed the parser to populate this information into the autogenerated files. Also added a function to test if an object is read only for flight.
|
2010-08-27 00:15:42 +00:00 |