1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
2012-10-03 11:32:33 -05:00
..
Boards RFM22B: All outgoing data to the radio is now going through the PIOS_RFM22B_Send_Packet call. Also removed all global variables with the exception of the rx buffer. 2012-09-22 20:13:11 -07:00
Common RFM22B: Removed setting register 0x58 in the rfm22_setDatarate call, which was breaking all data rates < 100000 bps. Also temporatily fixed the datarate at 64kbps. 2012-10-03 11:32:33 -05:00
inc Fixed some declaration to Exti functions to make it compile. 2012-09-30 17:04:36 +02:00
STM32F4xx Added TIM12 to PIOS_TIM 2012-09-30 20:32:03 +02:00
STM32F10x PIOS_EXTI: Make the line task macro now take in the xHigherTaskPriority variable name 2012-09-28 00:40:36 -05:00
pios.h PIOS_OVERO driver which handles the communications to the overo and ensures the 2012-07-17 15:34:54 -05:00