1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries/inc
Alessio Morale 2fe7139fc3 Merge branch 'amorale/OP-908_clean_float_math' into next
Conflicts:
	flight/PiOS/Common/pios_rfm22b.c
2013-04-23 02:09:01 +02:00
..
aes.h OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
alarms.h OP-886: use enum for extended alarm status field 2013-04-20 02:10:40 +03: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 Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS 2013-04-11 14:42:49 +01: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 OP-886 move systemalarm.h include inside guards in sanitycheck.h 2013-04-22 22:58:37 +02:00
stopwatch.h More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
taskmonitor.h OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
WMMInternal.h OP-908 added pios_math.h and pios_helper.h to contains all the various math and general macros/constants. Fixed remaining constants still defined as double. 2013-04-09 01:10:41 +02: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