1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/libraries/inc
Alessio Morale 233dec6d8d OP-1379 - Various fixes and additions
- Support blocks of led for notification (that is a certain number of leds between a min and a max index);
- Fix an issue with bogus colours on fast updates at LED N°0.
- Add NOTIFY_SEQUENCE_NULL to skip handling a specific alarm status;
- Adjust sequences and add Config and Receiver Alarms;
- fix issue with Alarm trigger/repetition;
- Enables Notify module only if a WS281x output is enabled.
- Add some documentation for sequence/alarm definitions (sequences.h)
- Make sequences more coherent. All GPS related info are now shown in green.
- Revert to original blinking rate for onboard led
- add Notify on DiscoveryF4Bare target
2014-09-06 12:11:53 +02:00
..
aes.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
alarms.h OP-1302 make leds more "readable" 2014-04-12 22:00:02 +02:00
CoordinateConversions.h OP-1355 Fix Mag scaling being calculated after applying board rotation. 2014-05-25 11:28:43 +02:00
fifo_buffer.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
insgps.h OP-1316 fix gravity constants 2014-05-01 15:50:02 +02:00
instrumentation.h OP-1365 Flight code instrumentation API: Fix wrapper documentation/headers 2014-06-07 15:45:27 +02:00
lednotification.h OP-1379 - Split simple notification and external lednotifications libraries 2014-08-13 15:14:55 +02:00
notification.h OP-1379 - Various fixes and additions 2014-09-06 12:11:53 +02:00
op_dfu.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
optypes.h OP-1379 - initial version of external led sequencer implemented in notification lib. 2014-08-12 22:18:36 +02:00
paths.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
plans.h OP-1287 added handler definitions for new flightmodes 2014-06-04 10:29:45 +02:00
sanitycheck.h OP-1374 - Add sanitycheck API to detect frame type 2014-06-29 17:22:41 +02:00
stopwatch.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
WMMInternal.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
WorldMagModel.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00