This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-01-18 03:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
CopterControl
/
System
History
James Cotton
9720a8444f
Make a few things optional if they are mostly for diagnostics to keep memory
...
down
2011-06-17 21:00:21 -05:00
..
inc
Make a few things optional if they are mostly for diagnostics to keep memory
2011-06-17 21:00:21 -05:00
alarms.c
do not force telemetry update when alarm is changed - this was bypassing the MetaData of the UAVObject and seem to be a relict from times where no metadata existed - now doing it the MetaData way with onchange as updatemode - see
http://forums.openpilot.org/topic/4208-systemalarms-bypassing-updatemode-from-metadata/
and OP-431
2011-04-24 03:43:05 +02:00
coptercontrol.c
Make CopterControl firmware non functional when using the ERASE_FLASH=YES compile flag
2011-05-14 19:03:31 +01:00
pios_board_posix.c
OP-265 Flight reorganization of UAVObjects and Modules up a directory
2011-01-14 01:38:19 +00:00
pios_board.c
Spektrum rtc supervisor working, tested on CC and all outputs are activated. Needs review and testing before merge.
2011-05-29 14:52:22 +03: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