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
/
OpenPilot
/
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
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
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
taskmonitor.c
Make a few things optional if they are mostly for diagnostics to keep memory
2011-06-17 21:00:21 -05:00