1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS
2012-12-15 10:35:51 -07:00
..
Boards Removed some unintended changes to RevoMini. 2012-12-15 10:35:51 -07:00
Common RFM22: Don't send status until the link is connected. 2012-12-15 09:56:27 -07:00
inc Added RFM22B (OPLink) receiver. 2012-12-13 21:07:19 -07:00
STM32F4xx 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
STM32F10x 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.h Added RFM22B (OPLink) receiver. 2012-12-13 21:07:19 -07:00