blckmn
a9f74cd6df
Removed excess trailing spaces before new lines on licenses.
2018-04-25 20:58:00 +10:00
blckmn
46fe22b4bd
Direct license replacement
2018-04-22 09:22:46 +10:00
Michael Keller
75bafb7b71
Merge pull request #3039 from cleanflight/f7-transponder-ir ( #5618 )
...
CF/BF - Add support for IR Transponder on STM32F7 boards.
2018-04-06 03:44:18 +12:00
Martin Budden
8dd4a584c1
Fixed whitespace
2017-08-17 08:32:37 +01:00
jflyper
fda5e0f962
Configurable transponder
2017-06-15 17:43:05 +09:00
Dominic Clifton
fac694ce4b
Cherry-pick CF/fbb3f92
2017-06-11 02:07:17 +09:00
Hydra
72e67a882c
Cherry-pick 0e6e19c
(without fc_msp.c)
2017-06-11 01:53:17 +09:00
Dominic Clifton
a4ee4102d7
Cherry-pick CF/9f7f2f2
2017-06-11 01:47:01 +09:00
Martin Budden
2493c214b0
Created subdirectories in drivers directory
2017-04-12 08:06:22 +01:00
Dominic Clifton
b0c21d0a34
Merge pull request #2631 from cleanflight/fix-f4-transponder
...
Fix F4 transponder transponder.
2017-02-28 20:36:25 +00:00
Hydra
3c29725672
Prevent hard-fault when no IO available for transponder.
...
This cleans up the transponder api too.
2017-01-16 19:27:20 +00:00
Hydra
782d8316da
Move transponder to use IO/Timer configuraton.
...
Initialisation now matches LED strip code.
2016-11-17 19:07:33 +01:00
borisbstyle
3a156f98ab
Fix LED_STRIP feature // Add DMA drivers // UART fixes
2016-02-10 22:36:05 +01:00
Dominic Clifton
6d32aa5d7b
SPRacingF3Mini - First cut of transponder system.
...
Implementation is DMA buffer based, just like the WS2811 LED Strip code,
so that there is minimal impact on flight performance.
Currently the code is mutually exclusive with the LED_STRIP code and
there is no means to set the transponder code.
2016-02-02 23:36:42 +01:00