1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/targets/boards/revolution/firmware
Karl Knutsson a3715598c7 OP-1522 New channel allocation
Generate a pseudo random list of channels from hmac_sha1 with the
coordid as key.

Enforce channel spacing based on the frequency deviation derived
from the configured data rate.
2015-02-02 21:25:38 +01:00
..
inc OP-1535 - Add board specific sensor update rate constant 2014-10-14 05:38:57 +02:00
cm3_fault_handlers.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
dcc_stdio.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
Makefile OP-1522 New channel allocation 2015-02-02 21:25:38 +01:00
Makefile.osx OP-942 moved DelayedCallbackScheduler into pios/common 2014-02-02 20:31:37 +01:00
pios_board_sim.c OP-942 refactored callback scheduler to fit into PiOS naming scheme 2014-02-02 22:08:16 +01:00
pios_board.c OP-1522 New channel allocation 2015-02-02 21:25:38 +01:00
revolution.c OP-1274 Remove unneeded cast from task name in xTaskCreate call 2014-06-18 01:47:43 +02:00
UAVObjects.inc gpsassist:code review comments 2015-01-09 07:51:37 +11:00