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 45b0e787a4 OP-886 Improvements to sanitychecks
Added an Extensions to Alarm for detailed status/substatus reporting.
Extended Alarms are the first in the Alarm structure and have corresponding fields in Status and Substatus structures.
Also added a filter to the HWsettings update to prevent to block arming when actual settings have not changed.

+review OPReview
2013-03-30 19:57:16 +01:00
..
aes.h Removed unecessary include of stm32f10x.h from aes.h 2012-08-22 06:45:44 -07:00
alarms.h OP-886 Improvements to sanitychecks 2013-03-30 19:57:16 +01: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 Removed (now unused) packet_handler.c 2012-12-16 09:31:21 -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 OP-886 Improvements to sanitychecks 2013-03-30 19:57:16 +01: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