1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
James Cotton 5c13c31c08 Merge branch 'next' into revo
Conflicts:
	ground/openpilotgcs/src/libs/utils/homelocationutil.cpp
	ground/openpilotgcs/src/libs/utils/homelocationutil.h
	ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.cpp
	ground/openpilotgcs/src/plugins/uavobjectutil/uavobjectutilmanager.cpp
2012-09-28 01:00:10 -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 Merge branch 'next' into revo 2012-09-28 01:00:10 -05:00
inc Merge branch 'next' into revo 2012-09-28 01:00:10 -05:00
STM32F4xx Merge branch 'next' into revo 2012-09-28 01:00:10 -05: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