1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/CopterControl/System
James Cotton 24d6ae731b Output Remapping: Added option to just use servo outputs on input lines but not
PPM.  This saves resources.  Good suggestion Os.  In this configuration we
could allow 12 channels of output but for now I'll leave it capped at 10 to
lessen resources on the mixer table.

With spektrum and camera stab enabled there was
1632 bytes heap remaining
180 bytes irq stack remaining
2011-10-23 15:21:40 -05:00
..
inc Make PWM/PPM and Servo drivers play nicely together 2011-08-27 21:39:56 -04:00
alarms.c Register some missing objects with their modules 2011-07-30 11:28:21 +09:00
coptercontrol.c Make it possible to optionally enable the CameraStab module 2011-07-30 12:08:47 +09:00
pios_board_posix.c Disable auto registration of all objects. Later the uavobj_init linker scripts 2011-07-30 10:24:46 +09:00
pios_board.c Output Remapping: Added option to just use servo outputs on input lines but not 2011-10-23 15:21:40 -05:00
pios_usb_hid_desc.c Should fix CopterControl showing as Openpilot on DropDown box. 2011-04-29 21:42:59 +01:00
taskmonitor.c Make a few things optional if they are mostly for diagnostics to keep memory 2011-06-17 21:00:21 -05:00