1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Modules
Corvus Corax 37df2bcbf4 OP-742: Merge branch 'corvuscorax/airspeed_fixes' into revo-fixes
Conflicts:
	flight/RevoMini/Makefile
2012-12-29 12:09:58 +01:00
..
Actuator OP-699 - refacor ugly buzzer code actuaor module 2012-11-05 10:09:43 +01:00
AHRSComms Merged latest origin/next. 2012-05-05 09:40:44 -07:00
Airspeed/revolution Completely refactored airspeed module, now a pure sensor input module without any complex sensor fusion features -- changed driver for mpxv analog airspeed to be more versatile 2012-11-08 01:31:21 +01:00
Altitude Added an option to be able to change the interleave between Pressure and Temperature conversion for the MS5611 2012-08-25 13:04:41 +02:00
AltitudeHold Slow down update rate for the altitude hold smoothed EKF 2012-04-06 13:58:46 -05:00
Attitude set AirspeedActual from attitude module, feed true airspeed estimation into EKF to allow more accurate INS 2012-11-08 11:30:58 +01:00
Autotune Autotuning: Increase the measurement time to 30 seconds. 2012-08-24 21:32:11 -05:00
Battery Merge remote-tracking branch 'op-revo/james/revo' into revo-next 2012-10-30 00:08:43 -04:00
CameraStab Merge remote-tracking branch 'origin/stac/i2c_decoupling' into next 2012-01-17 22:35:36 -05:00
ComUsbBridge modules: Allow optional modules to be used as built-in 2012-01-14 16:55:55 -05:00
Example OP-423: simplify the MODULE_INITCALL macro and remove the ordering loops 2011-07-12 20:44:32 -07:00
Extensions/MagBaro Optional modules for Revolution, compiles but not flight tested. 2012-07-30 12:20:18 +03:00
Fault modules: Allow optional modules to be used as built-in 2012-01-14 16:55:55 -05:00
FirmwareIAP Hack: The OSX sim includes modules slightly differently than the 2012-10-10 08:29:30 -05:00
FixedWingPathFollower OP-753 - prevent flying in wrong direction in FlyVector mode. 2012-12-04 16:18:24 +01:00
FlightPlan uavobjectmanager: remove uavo name field and related functions 2012-07-07 21:49:53 -04:00
GPS Merge remote-tracking branch 'op-public/next' into revo-next 2012-10-30 00:41:35 -04:00
ManualControl Merge remote-tracking branch 'op-public/next' into revo-next 2012-09-16 09:56:35 -04:00
MK/MKSerial OP-265 Flight reorganization of UAVObjects and Modules up a directory 2011-01-14 01:38:19 +00:00
Osd Just some tests/fixes 2012-07-30 11:47:34 +03:00
OveroSync Merge remote-tracking branch 'op-revo/james/revo' into revo-next 2012-10-30 00:08:43 -04:00
PathPlanner OP-742: Merge branch 'corvuscorax/airspeed_fixes' into revo-fixes 2012-12-29 12:09:58 +01:00
PipXtreme Cleanup on the PipX branch. 2012-05-18 17:42:25 -07:00
Radio RFM22B: Added link quality calculation based on number of dropped packets. Also added packet error correction, which apparently wasn't being done before. 2012-10-04 21:11:40 -07:00
RadioComBridge Merge remote-tracking branch 'revo/brian/rfm22_rf2' into revo 2012-10-05 08:20:35 -05:00
Sensors Completely refactored airspeed module, now a pure sensor input module without any complex sensor fusion features -- changed driver for mpxv analog airspeed to be more versatile 2012-11-08 01:31:21 +01:00
Stabilization Merge branch 'next' into kenz/diag_stack_split 2012-09-27 19:29:23 +02:00
System Merge remote-tracking branch 'op-revo/james/revo' into revo-next 2012-10-30 00:08:43 -04:00
Telemetry Merge remote-tracking branch 'op-public/next' into revo-next 2012-10-30 00:41:35 -04:00
TxPID TxPID: add GyroTau to the list of parameters (OP-637) 2012-05-28 12:48:55 +03:00
VtolPathFollower removed surplus NEDposition uavobject 2012-11-06 10:13:09 +01:00