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 8cd4816d7b taskmonitor: move taskmonitor into flight/Libraries
taskmonitor.[ch] existed as (nearly) identical copies under
CC and OP directories.  Both builds now reference the common
version under Libraries.
2012-01-15 21:37:10 -05:00
..
ahrs_comm_objects.h AHRS Comms: Send FirmwareIAP object to AHRS so that it can be remotely 2010-12-10 21:03:29 +00:00
ahrs_spi_comm.h hwinit: Convert SPI drivers to dynamic init 2011-02-12 22:19:50 +00:00
CoordinateConversions.h CC-24: Rotate the CC board at any angle relative to "flat and level" with GCS 2011-04-15 06:37:16 +00:00
fifo_buffer.h flight/Libraries/fifo_buffer: Use platform independent <stdint.h> instead of "stm32xxx.h" to get definition of intX_t types 2011-08-14 14:21:54 +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