1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries/inc
2012-08-25 11:41:32 -07: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 Split out the PipX radio interface from RadioComBridge module to a separate Radio module. Now the RadioComBridge module just routes messages between the com ports and handles sending/receiving the PipX UAVOs. 2012-08-25 11:41:32 -07:00
paths.h Add path navigation mode to guidance. Works well in simulation. 2012-04-10 01:48:03 -05: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