1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/modules
Corvus Corax 1c83d3ee28 BUGFIX to OpLinkMini: oplinkmod needs to initialize the Callback Scheduler
OPLMini does not use Systemmod but its own system module called
oplinkmod - which did not initialize the callback scheduler. Making the
event dispatcher a callback caused it to no longer run due to the
missing callback scheduler initialization
2013-11-24 21:24:55 +01:00
..
Actuator OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
Airspeed OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
Altitude Merge branch 'next' into corvuscorax/OP-947_stateestimator-module 2013-06-06 19:25:54 +02:00
AltitudeHold OP-1058 Get rid of Unions. 2013-09-01 12:10:55 +02:00
Attitude OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
Autotune OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
Battery OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
CallbackTest Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
CameraStab OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
ComUsbBridge OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
Example OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
Extensions/MagBaro Merge branch 'next' into corvuscorax/OP-947_stateestimator-module 2013-06-06 19:25:54 +02:00
Fault OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
FirmwareIAP OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
FixedWingPathFollower OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
FlightPlan OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
GPS OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
ManualControl OP-1058 Get rid of Unions. 2013-09-01 12:10:55 +02:00
MK/MKSerial Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
OPLink BUGFIX to OpLinkMini: oplinkmod needs to initialize the Callback Scheduler 2013-11-24 21:24:55 +01:00
Osd OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
OveroSync OP-976: Add the ';' back 2013-06-03 20:37:40 -07:00
PathPlanner OP-1058 Get rid of Unions. 2013-09-01 12:10:55 +02:00
RadioComBridge OP-932 Fixes erasing settings on OPLink and blocks OPLinkSettings objects from being transmitted over the radio. 2013-07-05 18:25:52 -07:00
Sensors OP-1058 Get rid of Unions. 2013-09-01 12:10:55 +02:00
Stabilization OP-1058 Get rid of Unions. 2013-09-01 12:10:55 +02:00
StateEstimation uncrustification 2013-10-19 21:59:07 +02:00
System Merge branch 'next' into corvuscorax/callbackeventdispatcher2 2013-11-19 18:36:20 +01:00
Telemetry OP-932 Adds a direct PPM channel on each Tx packet when in PPM mode, and adds a PPM only mode that uses a 9600 bps air datarate. Also updates the OPLink configuration tab and moves all OPLink configuration to the OPLink configuration tab on the Revo, and customizes the OPLink configuration tab for the Revo. 2013-06-26 18:01:54 -07:00
TxPID OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00
VtolPathFollower OP-1058 Add xxxGet and xxxSet functions to handle multielement fields as struct 2013-09-01 13:23:20 +02:00