1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries/inc
Brian Webb 1cac81b3e8 Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS
Conflicts:
	flight/targets/PipXtreme/System/inc/pios_config.h
	flight/targets/RevoMini/System/inc/pios_config.h
2013-03-29 17:17:55 -07:00
..
aes.h Removed unecessary include of stm32f10x.h from aes.h 2012-08-22 06:45: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 insgps: move definition of NavStruct variable from header to source file 2013-03-24 13:05:54 +02:00
packet_handler.h RFM22B/RM: Added GPIO debugging to revomini to test rfm22b. Fixed (apparently) the reset issues with the rfm22b frequency hopping. Periodic frequency hopping is working pretty well now. 2013-03-09 01:06:42 +00: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