1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/Libraries
2013-04-24 00:07:06 +03:00
..
inc OP-899: move board_hw_defs.c under board directories and fix some includes 2013-04-24 00:07:06 +03:00
math OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style. 2013-04-18 21:03:25 +02:00
PyMite OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
rscode *.mk: fix double '/' in path names ($dir always returns it as a last char) 2013-03-24 13:06:08 +02:00
aes.c OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
alarms.c OP-899: move board_hw_defs.c under board directories and fix some includes 2013-04-24 00:07:06 +03:00
CoordinateConversions.c 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
fifo_buffer.c Merged latest origin/next. 2012-05-05 09:40:44 -07:00
insgps13state.c insgps: move definition of NavStruct variable from header to source file 2013-03-24 13:05:54 +02:00
insgps16state.c OP-899: move board_hw_defs.c under board directories and fix some includes 2013-04-24 00:07:06 +03:00
insgps_helper.c Start migrating the attitude solution to FreeRTOS 2011-11-13 18:51:35 -06:00
paths.c OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style. 2013-04-18 21:03:25 +02:00
printf2.c OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
printf-stdarg.c Move 3rd party printf formatter functions from PiOS to Libraries folder 2013-03-24 13:06:06 +02:00
sanitycheck.c OP-886 Fixes to styles, used enum for ExtendedAlarmStatus 2013-04-20 16:33:38 +02:00
stopwatch.c stopwatch: Add support for timers 5-8 2011-05-08 12:41:02 -04:00
taskmonitor.c OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
WorldMagModel.c OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style. 2013-04-18 21:03:25 +02:00