1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight
2012-12-11 17:44:03 -07:00
..
board_hw_defs RFM22B: Changed the way the frequencies and power settings are set for the rfm22b device. 2012-12-11 17:43:55 -07:00
Bootloaders Merge remote-tracking branch 'op-revo/james/revo' into revo-next 2012-10-30 00:08:43 -04:00
CopterControl Fixes for SBUS support on RM2. 2012-11-23 19:41:23 +01:00
Doc Merged latest origin/next. 2012-05-05 09:40:44 -07:00
EntireFlash ef: Add fwinfo to entireflash (EF) images 2012-09-05 21:45:59 -04:00
Libraries RFM22B/RM: Added rfm22b com device, moved remaining functionality in the radio module to the rfm22 driver, and simplified configuration of the PipX/OPLink. The radio device now presents itself completely as a com device, both in RadioComBridge (OPLink devices) and Telemetry (RM). Also change the PipXStatus and PipXSettings UAVOs to OPLinkStatus/OPLinkSettings. 2012-12-11 17:43:53 -07:00
Modules USB/COM/RFM22B: Added a standard com callback to test for link availability. This replaces the PIOS_USB_CheckAvailable function with a generic PIOS_COM_Available function. This is now used by the RFM22B com driver to test if a good link is up. This was originally written by James, and Brian merged it into the latest RFM22B branch. 2012-12-11 17:44:03 -07:00
OpenPilot/System Merged latest origin/next. 2012-05-05 09:40:44 -07:00
OSD Compile fixes 2012-10-30 20:50:58 +01:00
PiOS USB/COM/RFM22B: Added a standard com callback to test for link availability. This replaces the PIOS_USB_CheckAvailable function with a generic PIOS_COM_Available function. This is now used by the RFM22B com driver to test if a good link is up. This was originally written by James, and Brian merged it into the latest RFM22B branch. 2012-12-11 17:44:03 -07:00
PiOS.osx OSX Simulation: Start populating the board and fw information 2012-10-07 13:53:19 -05:00
PiOS.posix Merge branch 'next' into revo 2012-09-01 16:18:03 -05:00
PiOS.win32 Merge branch 'next' into revo 2012-09-01 16:18:03 -05:00
PipXtreme USB/COM/RFM22B: Added a standard com callback to test for link availability. This replaces the PIOS_USB_CheckAvailable function with a generic PIOS_COM_Available function. This is now used by the RFM22B com driver to test if a good link is up. This was originally written by James, and Brian merged it into the latest RFM22B branch. 2012-12-11 17:44:03 -07:00
Project gdb: add gdb config file for CC BU image 2012-09-16 21:13:42 -04:00
RemoteSystemsTempFiles Merge branch 'next' into MikeL 2012-06-04 16:59:31 -07:00
Revolution Fixes for SBUS support on RM2. 2012-11-23 19:41:23 +01:00
RevoMini USB/COM/RFM22B: Added a standard com callback to test for link availability. This replaces the PIOS_USB_CheckAvailable function with a generic PIOS_COM_Available function. This is now used by the RFM22B com driver to test if a good link is up. This was originally written by James, and Brian merged it into the latest RFM22B branch. 2012-12-11 17:44:03 -07:00
SimPosix Merge branch 'corvuscorax/baro_fixes' into revo-fixes 2012-11-22 11:51:36 +01:00
UAVObjects taskinfo: also track Event thread's stack usage and CPU utilization 2012-08-11 18:47:03 -04:00
UAVTalk Added UAVTalkRelayInputStream to the UAVTalk library that parses a UAVTalk packet and sends it when it is complete. This allows the interlieving of packets on an output UAVTalk stream, and is used by the OPLink device to relay packets from an input com port to a different output com port without sending one packet in the middle of another packet. 2012-12-11 17:43:50 -07:00
README.txt Says all it needs to say for now. 2009-12-22 05:07:27 +00:00

Check the wiki