1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/libraries
Corvus Corax e0de2083af Merge branch 'next' into corvuscorax/OP-944_EKF-improvements
Conflicts:
	flight/libraries/insgps13state.c
2013-05-16 23:29:15 +02:00
..
inc OP-936: Merges branch 'next' into hyper/OP-936_task-monitor-rework, fixes damage/conflicts, 2013-05-06 19:11:14 +09:30
math OP-931: Makes flight code compile with -Wfloat-equal and -Wunsuffixed-float-constants enabled. 2013-04-30 20:36:42 +09:30
PyMite Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
rscode Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
aes.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
alarms.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
CoordinateConversions.c OP-931: Makes flight code compile with -Wfloat-equal and -Wunsuffixed-float-constants enabled. 2013-04-30 20:36:42 +09:30
fifo_buffer.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
insgps13state.c Merge branch 'next' into corvuscorax/OP-944_EKF-improvements 2013-05-16 23:29:15 +02:00
insgps16state.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
insgps_helper.c Cherry-pick and hand-merge of Sami's math cleanup commit from branch sambas/diffnext: 5f3e0c3e1d 2013-04-28 10:45:28 +09:30
op_dfu.c OP-951: Adds -Wshadow to flight CFLAGS and fixes resulting compilation breakage. 2013-05-14 07:01:45 +09:30
paths.c Merge branch 'next' into hyper/OP-931_extra_compiler_warnings and update as necessary. 2013-05-04 11:12:44 +09:30
printf2.c OP-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required 2013-05-05 16:32:24 +09:30
printf-stdarg.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
sanitycheck.c OP-936: Merges branch 'next' into hyper/OP-936_task-monitor-rework, fixes damage/conflicts, 2013-05-06 19:11:14 +09:30
stopwatch.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
WorldMagModel.c OP-931: Adds -Wdouble-promotion compiler option and fixes problems that the compiler then identifies. 2013-05-04 19:24:01 +09:30