1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot/System/inc
James Cotton 96c2d24253 Merge branch 'next' into camera_stabilization
Conflicts:
	flight/CopterControl/Makefile
	flight/CopterControl/System/coptercontrol.c
	flight/Modules/Actuator/actuator.c
	flight/Modules/GPS/GPS.c
	flight/Modules/ManualControl/manualcontrol.c
	flight/Modules/Stabilization/stabilization.c
	flight/Modules/System/systemmod.c
	shared/uavobjectdefinition/manualcontrolsettings.xml
	shared/uavobjectdefinition/stabilizationdesired.xml
2011-07-30 10:06:10 +09:00
..
alarms.h Modified flight alarm code to set SystemAlarms to an "Uninitialised" value on startup. 2010-12-27 07:30:36 +00:00
FreeRTOSConfig.h Merge branch 'next' into camera_stabilization 2011-07-30 10:06:10 +09:00
op_config.h 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
openpilot.h Flight/TaskMonitor: Create TaskMonitor library, used to monitor the remaining task size of all running tasks. 2011-01-08 23:43:34 +00:00
pios_board_posix.h Deleted OpenPilot.posix branch. Integrated portability modifications into main tree 2010-07-13 16:23:41 +00:00
pios_config_posix.h Getting posix simulation compatible with init and receiver changes 2011-07-22 07:50:06 -05:00
pios_config.h Reenable serial telemetry on OP main board 2011-07-15 19:10:00 -05:00
taskmonitor.h Flight/FlightPlan: Enable Python VM and test flightplan execution. From now on a Python executable needs to be in the system path as it is used in the Makefile. 2011-01-19 03:34:01 +00:00