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
Mathieu Rondonneau
0ff5e9a46f
Merge branch 'master' into OP-423_Mathieu_Change_Init_To_Reduce_Memory_Footprint
2011-06-21 22:02:13 -07:00
..
inc
Merge branch 'master' into OP-423_Mathieu_Change_Init_To_Reduce_Memory_Footprint
2011-06-21 22:02:13 -07: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
OP-423: Split task create and module init in order to postpone task creation once the full heap is available.
2011-06-19 22:35:40 -07: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
usart: move default port numbers from pios_config.h to pios_board.c
2011-06-22 01:32:18 +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
Patch from Zippe to use cycle timer for CPU monitoring.
2011-06-13 00:24:30 -05:00