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-30 15:52:12 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
CopterControl
/
System
History
marcus bueschleb
06ac71b784
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
..
inc
CC/Makefile - Make I2C conditional compilation, disabled by default. Unterminated I2C can cause boot process to hang. Thus disabling I2C by default should help to avoid problems in the future.
2011-03-21 09:18:21 +00: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-265 CC: Tweaking objects included and the memory requirements
2011-01-14 01:38:49 +00: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
OP-22 Flight/PiOS: fix for 11ms framerate, Spektrum supervisor timer must have atleast one interrupt between frames
2011-04-09 14:51:39 +00:00
taskmonitor.c
OP-265 Flight reorganization of UAVObjects and Modules up a directory
2011-01-14 01:38:19 +00:00