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-21 06:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
OpenPilot
/
System
History
Corvus Corax
b75653a226
PiOS.posix: small corrections and bugfixes to make pios_com_udp work correctly. Telemetry works now.
2011-08-14 14:21:54 +02:00
..
inc
PiOS.posix: small corrections and bugfixes to make pios_com_udp work correctly. Telemetry works now.
2011-08-14 14:21:54 +02: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
OP-423: Clean startup and add weak function call for stack swap.
2011-07-03 12:43:38 -07:00
pios_board_posix.c
PiOS.posix: port pios_udp and pios_com to "next"
2011-08-14 14:21:54 +02:00
pios_board.c
com: allow run-time allocation of buffers
2011-07-29 15:33:14 -04:00
taskmonitor.c
Patch from Zippe to use cycle timer for CPU monitoring.
2011-06-13 00:24:30 -05:00