1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/Libraries/inc
Corvus Corax 7642f44cad Merge remote branch 'origin/corvuscorax/sanity_additions' into corvus/directory_and_sanity
Conflicts:
	flight/Modules/FirmwareIAP/firmwareiap.c
	flight/Modules/ManualControl/manualcontrol.c
	flight/targets/SimPosix/Makefile
	shared/uavobjectdefinition/systemalarms.xml
2013-02-03 14:57:54 +01:00
..
aes.h Removed unecessary include of stm32f10x.h from aes.h 2012-08-22 06:45:44 -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 RFM22B: Added link quality calculation based on number of dropped packets. Also added packet error correction, which apparently wasn't being done before. 2012-10-04 21:11:40 -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
sanitycheck.h Sanity Check: For now force the sanity check to run once a second and always set an error 2012-10-25 12:43:56 -05:00
stopwatch.h More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
taskmonitor.h SanityCheck: Directly query the task monitor 2012-10-27 13:43:41 -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