1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries
2013-04-09 01:10:41 +02:00
..
inc 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
math 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
PyMite PyMite: fix nasty build bug with open file problem on Windows 2013-03-25 02:03:35 +02: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 Added include of stdint.h to aes.c 2012-08-24 19:26:06 -07: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 Updating INS Pos/Vel variance includes the vertical velocity 2012-04-15 11:50:11 -05: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_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
printf2.c Move 3rd party printf formatter functions from PiOS to Libraries folder 2013-03-24 13:06:06 +02: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 Merge remote branch 'origin/corvuscorax/sanity_additions' into corvus/directory_and_sanity 2013-02-03 14:57:54 +01:00
stopwatch.c stopwatch: Add support for timers 5-8 2011-05-08 12:41:02 -04:00
taskmonitor.c Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
WorldMagModel.c OP-908 Cleanup for unwanted double precision math on float data. 2013-04-06 16:45:05 +02:00