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-02-20 10:54:14 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
CopterControl
/
System
History
James Cotton
b2d2114ede
Disable auto registration of all objects. Later the uavobj_init linker scripts
...
should be deleted to not carry around old code.
2011-07-30 10:24:46 +09:00
..
inc
Merge branch 'next' into camera_stabilization
2011-07-30 10:06:10 +09: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
Dos2unix flight/CopterControl/System/coptercontrol.c
2011-07-30 10:06:35 +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
Merge branch 'next' into camera_stabilization
2011-07-30 10:06:10 +09: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