1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/libraries
2014-11-08 13:32:40 +01:00
..
inc OP-1599 added course lock mode, renamed other position vario modes 2014-11-08 12:59:55 +01:00
math Merge branch 'amorale/OP-1535_mpu_overhaul' into next 2014-10-16 00:51:02 +02:00
PyMite Rename Libraries->libraries, Modules->modules 2013-04-25 13:13:36 +03:00
rscode OP-922 Comment out the unused DEBUG variable in rscode 2014-08-16 16:58:16 +02: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 OP-1456 get rid of cast_struct_to_array because it is error prone! 2014-08-24 00:16:34 +02:00
auxmagsupport.c OP-1406 - Create a support library to share common calibration and sample publishing logic 2014-09-13 16:14:34 +02:00
CoordinateConversions.c OP-1317 Added better comments on the function of the partial calculation of the rotation matrix. And added a remark on the debuging variable in the airspeed object definition 2014-05-13 17:30:50 +02:00
fifo_buffer.c OP-1275 - Optimize fifo for single char operations 2014-09-25 20:26:35 +02: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
lednotification.c OP-1379 - Rebuild and simplify the queuing mechanism 2014-09-17 01:24:01 +02:00
notification.c Merge remote-tracking branch 'origin/amorale/OP-1379_ext_led_notification_module_new' into next 2014-09-29 21:26:31 +02:00
op_dfu.c OP-1476 - Fixes for Bootloader 2014-09-16 22:40:53 +02:00
optypes.c OP-1379 - Rebuild and simplify the queuing mechanism 2014-09-17 01:24:01 +02:00
paths.c OP-1156 fix path logic to not deviate from correct altitude too much 2014-08-15 17:56:57 +02:00
plans.c OP-1599 add low pass filter to control input in vario mode to possibly reduce rubber-band effect - needs test and tuning 2014-11-08 13:32:40 +01: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-1599 added course lock mode, renamed other position vario modes 2014-11-08 12:59:55 +01:00
ssp.c OP-1476 - Fixes for Bootloader 2014-09-16 22:40:53 +02:00
ubx_utils.c OP-1477 - typos and other fixes from review 2014-09-20 20:58:40 +02:00
WorldMagModel.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00