1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries/inc
Stacey Sheldon c73cffce59 Merge remote-tracking branch 'op-public/next' into revo-next
Conflicts:
	Makefile
	flight/PiOS/Boards/STM32F4xx_Revolution.h
	flight/Revolution/System/inc/pios_config.h
	package/Makefile

Fixed CRLF line end clobbering in:
	flight/Bootloaders/Revolution/inc/pios_config.h
	flight/Modules/OveroSync/inc/overosync.h
	flight/Modules/Sensors/inc/sensors.h
	flight/PiOS.posix/posix/Libraries/FreeRTOS/Source/tasks.c
	flight/PiOS/Boards/STM32F4xx_Revolution.h
	flight/PiOS/Common/pios_usb_util.c
	flight/PiOS/STM32F4xx/pios_iap.c
	flight/PiOS/inc/pios_rfm22b_priv.h
	flight/PiOS/inc/pios_usb_util.h
2012-06-10 19:01:11 -04:00
..
aes.h Added start at a modified PipX packet handler. 2012-03-15 19:29:54 -07:00
ahrs_comm_objects.h Merged latest origin/next. 2012-05-05 09:40:44 -07:00
ahrs_spi_comm.h Merged latest origin/next. 2012-05-05 09:40:44 -07:00
CoordinateConversions.h Merged latest origin/next. 2012-05-05 09:40:44 -07:00
fifo_buffer.h Merged latest origin/next. 2012-05-05 09:40:44 -07:00
insgps.h Some work on the code to initialize the INSGPS and allow setting the variance 2012-04-07 00:37:42 -05:00
packet_handler.h Fixed RSSI reporting on PipX. 2012-06-06 21:14:31 -07:00
paths.h path library: updated API and usage from pathfollowers, added new conditions and additional user feedback in pathstatus 2012-05-28 01:51:17 +02:00
stopwatch.h More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
taskmonitor.h taskmonitor: move taskmonitor into flight/Libraries 2012-01-15 21:37:10 -05:00
WMMInternal.h Fixed possible memory leaks. Now check for NULL pointers from all MALLOC calls. Functions now return '0' if OK, otherwise returns a value < 0. 2011-01-11 11:11:23 +00:00
WorldMagModel.h Fixed possible memory leaks. Now check for NULL pointers from all MALLOC calls. Functions now return '0' if OK, otherwise returns a value < 0. 2011-01-11 11:11:23 +00:00