1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/libraries
Werner Backes 3e2961420d Add a 3D mode to path_endpoint. This allows FlyDirect waypoints to do
vertical movements without changing position.
2014-07-29 13:16:39 +02:00
..
inc Add a 3D mode to path_endpoint. This allows FlyDirect waypoints to do 2014-07-29 13:16:39 +02:00
math OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
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 Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
alarms.c Merge branch 'amorale/OP-1302_updated_led_behaviour' into next 2014-05-11 12:01:53 +02:00
CoordinateConversions.c New Filter to calculate NED from LLA as part of StateEstimation 2013-06-30 18:49:29 +02:00
fifo_buffer.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
insgps13state.c OP-1316 fix gravity constants 2014-05-01 15:50:02 +02:00
insgps16state.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
insgps_helper.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
instrumentation.c OP-1365 Flight code instrumentation API: Fix wrapper not publishing last counter 2014-06-07 17:33:37 +02:00
notification.c OP-1302 Fixes for current next. Show flightmode everytime it changes when disarmed 2014-05-08 22:27:55 +02:00
op_dfu.c Comment and header renames, change PipX to OPLink Mini 2013-05-26 15:48:02 +10:00
paths.c Add a 3D mode to path_endpoint. This allows FlyDirect waypoints to do 2014-07-29 13:16:39 +02:00
plans.c OP-1287 improved deadband implementation to be jump-free 2014-06-10 09:59:37 +02:00
printf2.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
printf-stdarg.c Enabled printf-stdarg on all targets, implemented vsnprintf() (needed for logging) 2013-11-17 18:49:50 +01:00
sanitycheck.c OP-1063 Multi_config_Hexa_fixes Added OctoX, define new mixer table for Octo(p) and OctoX. New motor definition for OctoX (NNE, ENE...) Fixes for svg frames. Defined default settings for OctoP/X in setupwizard (but disabled) 2014-07-13 13:58:18 +02:00
stopwatch.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
WorldMagModel.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00