1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/libraries
abeck70 7d603bc6cb OP-1847 gpsassist fix
Set assisted control state to HOLD when Brake controller transitions to HOLD.  This impacts throttle stick behavior as it is different during braking and on brake completion in the hold state.
Also cleanuped and removed unused/old code that triggered HOLD in plans.c
2015-05-16 20:33:03 +10:00
..
inc OP-1847 gpsassist fix 2015-05-16 20:33:03 +10:00
math OP-1696 PathFollower rewrite in C++ and Landing Squashed commit of the following: 2015-03-20 21:42:20 +11:00
pid OP-1848 altvario improvements 2015-05-12 17:40:28 +10: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-1750 - don't reuse invBmag, calculate mag magnitude only if mag samples are provided 2015-03-20 21:45:50 +01: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
mini_cpp.cpp OP-1721 C++ and ARM tools 2015-02-13 12:56:04 +11: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 Fixed calls to path_circle. 2015-03-28 13:42:31 +01:00
plans.c OP-1847 gpsassist fix 2015-05-16 20:33:03 +10: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 uncrustified 2015-05-02 16:46:35 +02:00
sha1.c uncrustify 2015-02-05 01:42:32 +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