1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries
Alessio Morale 2fe7139fc3 Merge branch 'amorale/OP-908_clean_float_math' into next
Conflicts:
	flight/PiOS/Common/pios_rfm22b.c
2013-04-23 02:09:01 +02:00
..
inc Merge branch 'amorale/OP-908_clean_float_math' into next 2013-04-23 02:09:01 +02: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-886 fixed a bug caused by wrong check for xSemaphoreTakeRecursive return code 2013-04-20 17:17:55 +02: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_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