1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/modules
2016-10-09 19:29:28 +02:00
..
Actuator LP-233 Add MultiShot 5 - 25µs pulses 2016-05-02 20:24:03 +02:00
Airspeed Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1869_Analog_airspeed_scaling 2015-05-14 20:21:40 +10:00
Altitude OP-1658 - Fix some headers, remove unused files 2015-02-03 00:33:15 +01:00
Attitude LP-327 - fixes from review 2016-07-03 16:51:36 +02:00
AutoTune LP-401 Add sanity check for FlightModeSettings to bring up reboot-required alarm if flightmode has autotune, but no autotune modules started. 2016-09-07 00:58:46 +02:00
Battery Uncrustify 2015-04-20 14:52:13 +02:00
CallbackTest OP-942 refactored callback scheduler to fit into PiOS naming scheme 2014-02-02 22:08:16 +01:00
CameraStab OP-1456 get rid of cast_struct_to_array because it is error prone! 2014-08-24 00:16:34 +02:00
ComUsbBridge LP-377 Remove references to HwSettings object. This is not needed anymore. 2016-08-30 01:39:53 +02:00
Example OP-942 refactored callback scheduler to fit into PiOS naming scheme 2014-02-02 22:08:16 +01:00
Extensions/MagBaro OP-1403 - Update targets 2014-08-02 20:48:48 +02:00
Fault OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
FirmwareIAP OP-1275 add an APP_MINIMAL flag that optionally omits most of the stuffs (flight related stuffs and sensors for example) 2014-09-16 00:42:49 +02:00
FlightPlan OP-1122 OP-1158 remove unused flightplan.h (fixes conflict with new FlightPlan uavobject) 2014-01-12 15:10:15 +01:00
GPS LP-354 Add comments and use byte shift. 2016-07-03 20:02:03 +02:00
gpsp Uncrustify all 2016-03-12 17:30:24 +01:00
Logging OP-1740: GetSet use enums: Getting more files to conform to using enums instead of uint8_t... 2015-04-11 15:43:04 -05:00
ManualControl LP-429 manualcontrol: make sure that flight mode changes trigger a configuration check 2016-10-09 19:29:28 +02:00
MK/MKSerial Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
Notify LP-361 - Cleanup sequences to make alarms easier to understand 2016-07-17 17:19:34 +02:00
OPLink LP-417 Blink link LED on OPLink when not connected. 2016-09-25 09:56:51 -07:00
Osd Merge branch 'amorale/OP-943_add_malloc_for_ccsram' into next 2014-06-22 19:31:03 +02:00
OveroSync OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
PathFollower LP-295 fixed file headers for all touched files 2016-04-25 18:45:35 +02:00
PathPlanner LP-349 - Remove warning if pathplanner has no defined plan 2016-06-28 23:20:39 +02:00
RadioComBridge LP-190: Fixes an issue with uninitialized OPLink receiver channels. 2016-07-12 17:49:29 -07:00
Receiver LP-298 Port Ibus Input driver from dRonin - Not tested 2016-08-03 19:09:05 +02:00
Sensors LP-340 uncrustify 2016-07-12 14:48:11 -04:00
Stabilization LP-76 uncrustify all 2016-06-18 14:15:46 -04:00
StateEstimation LP-340 code changes 2016-07-12 14:48:11 -04:00
System LP-190: Final testing and bug fixes. 2016-07-12 17:47:16 -07:00
Telemetry LP-190: Final testing and bug fixes. 2016-07-12 17:47:16 -07:00
TxPID LP-124 - Rename Pitch/RollRatePid to EasyTuneRatePitch/Roll, UAVO and firmware fixes 2015-09-19 15:03:17 +02:00
UAVOMavlinkBridge LP-364 Cosmetic changes including (in)famous uncrustify. 2016-07-24 22:26:34 +02:00
UAVOMSPBridge LP-382 Use ObjectPersistence UAVO instead of stack hungry UAVObjSave() 2016-09-01 13:47:46 +02:00