1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/OpenPilot
2010-08-23 06:03:19 +00:00
..
Modules OP-125 Flight: Changed GPS stack size to a bit closer to what the internal model needs to get rid of out of memory warning, but it could still use 1k less if it pulled all the constants from flash when needed and computed the time difference when called. Also changed ManualControl so it checks the active control values to determine the warning, so if GCS is controlling the warning light goes out. 2010-08-23 06:03:19 +00:00
System Merge branch 'watchdog' 2010-08-13 05:18:17 +00:00
Tests OP-22 Flight/PiOS: Spektrum reworked, input is mapped to old aux in receiver connector, works nicely with calibration plugin. Also bind works, just needs config flag to bind on powerup 2010-08-01 10:34:07 +00:00
UAVObjects AHRS/Flight: Allow selecting simple algorithm as well as INSGPS 2010-08-23 03:51:08 +00:00
UAVTalk Doxygen work: created "OpenPilot System" group for system libraries and core files. Changed a typo on the Osd Doxygen. Let me know if you're OK with this approach. 2010-07-28 07:28:21 +00:00
Makefile 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
Makefile.posix Added ManualControl to the win32 and posix makefiles. Also fixed a compiler error about "No newline at end of file." 2010-08-23 00:52:56 +00:00
Makefile.win32 Added ManualControl to the win32 and posix makefiles. Also fixed a compiler error about "No newline at end of file." 2010-08-23 00:52:56 +00:00