1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/libraries
2013-05-06 01:03:15 +01:00
..
inc OP-932: Fixes a bug that was preventing setting of Tx power on remote modem. 2013-05-06 01:03:15 +01:00
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 'corvuscorax/Attitude-fixes' into next 2013-05-05 23:09:07 +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-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required 2013-05-05 16:32:24 +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 Merge remote-tracking branch 'origin/next' into sambas/diffnext 2013-04-26 16:31:19 +03:00
stopwatch.c Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
taskmonitor.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