1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/flight/Bootloaders/AHRS
James Cotton bb0bfe0ae4 Merge branch 'next' into revolution3
Conflicts:
	flight/Bootloaders/CopterControl/Makefile
	flight/Bootloaders/PipXtreme/Makefile
	flight/Bootloaders/Revolution/inc/pios_config.h
	flight/CopterControl/Makefile
	flight/INS/inc/pios_config.h
	flight/Libraries/taskmonitor.c
	flight/Modules/Altitude/altitude.c
	flight/Modules/Attitude/attitude.c
	flight/OpenPilot/Makefile
	flight/OpenPilot/Makefile.posix
	flight/OpenPilot/System/inc/pios_usb_board_data.h
	flight/OpenPilot/System/inc/taskmonitor.h
	flight/OpenPilot/System/pios_board.c
	flight/OpenPilot/System/taskmonitor.c
	flight/PiOS/Boards/STM32F4xx_Revolution.h
	flight/PiOS/STM32F4xx/pios_bmp085.c
	flight/PiOS/STM32F4xx/pios_iap.c
	flight/PiOS/pios.h
	flight/Revolution/System/inc/pios_config.h
	flight/Revolution/System/inc/taskmonitor.h
	flight/Revolution/System/taskmonitor.c
	ground/openpilotgcs/src/plugins/serialconnection/serialplugin.cpp
	shared/uavobjectdefinition/systemalarms.xml
	shared/uavobjectdefinition/taskinfo.xml
2012-01-21 11:27:03 -06:00
..
inc bootfault: make IAP usage depend on PiOS config 2012-01-15 18:16:49 -05:00
ahrs_slave_test.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
ahrs_spi_program_master.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
ahrs_spi_program_slave.c Move some of the F2 defines into the makefile to make them global. Fixes some 2011-08-09 01:19:05 -05:00
ahrs_spi_program.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
bl_fsm.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
main.c dfu: fix typo WRITABLA -> WRITABLE 2011-05-24 00:58:10 -04:00
Makefile Move the bl_helper out of the common directory as it isn't 2011-12-24 13:10:23 -06:00
pios_board.c com: Move buffering out of USART/HID layer and into COM layer 2011-07-27 19:45:38 -04:00