1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/OpenPilot/System
peabody124 877bcca880 Delete hardcoded min and max servo PWM times, they weren't used. Use the
configuration settings.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2676 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-01 21:04:58 +00:00
..
inc Delete hardcoded min and max servo PWM times, they weren't used. Use the 2011-02-01 21:04:58 +00:00
alarms.c Updated Alarms.c Modified flight alarm code to NOT set SystemAlarms to an "Uninitialised" value on startup. 2010-12-28 04:19:41 +00:00
openpilot.c Fixed some bugs in OpenPilot Core. 2010-07-28 14:34:48 +00:00
pios_board_posix.c SiTL: Updates for UAVObjects, and for the recent Actuator and Watchdog changes to compile with SiTL. Posix needs to be tested. 2011-01-12 00:39:18 +00:00
pios_board.c OP-256 RC 3 is using TIM5 but wasn't previously handling this ISR. Passing to 2011-01-28 16:01:40 +00:00
taskmonitor.c 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