1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00
Commit graph

20 commits

Author SHA1 Message Date
Štěpán Dalecký
c688c2bc8b BV/BIT macro consolidation 2021-06-19 22:52:08 +02:00
mikeller
0dcdeaa105 Unified the handling of the EXTI pin for SPI RX. 2019-12-24 16:05:36 +13:00
mikeller
0a0d3631a7 Renamed 'rxRuntimeConfig' to 'rxRuntimeState'. 2019-10-22 00:12:51 +13:00
jflyper
1a035aa0f3 Create a pg for rxSpiConfig 2018-05-27 13:13:20 +09:00
jflyper
041bfb22c6 Create a pg for rxConfig 2018-05-27 09:13:04 +09:00
mikeller
2feae20c32 Replaced instances of '#include <platform.h>' with '#include "platform.h"'. 2018-05-24 23:46:19 +12:00
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
2979056b66
Merge pull request #4936 from mikeller/fix_frsky_spi_rx
Improved FrSky SPI RX detection / LED output.
2018-01-11 23:29:13 +13:00
Martin Budden
740234c909 Fix F1 builds 2018-01-11 09:35:08 +00:00
mikeller
daa8762f71 Improved FrSky SPI RX detection / LED output. 2018-01-11 21:55:29 +13:00
Martin Budden
3d4f0bb137 Whitespace tidy 2017-07-05 06:36:22 +01:00
jflyper
c7f62e47a6 Automatic spektrum bind pin determination 2017-06-17 04:12:50 +09:00
Martin Budden
23f158913e Moved time functions out of system.h into time.h 2017-05-26 14:03:28 +01:00
Martin Budden
df62665728 Tidied RX_SPI enums 2016-12-27 17:51:27 +00:00
Martin Budden
420c73ebaf Fixed CJMCU build 2016-10-20 11:51:10 +01:00
atomiclama
ce1c46ff84 Results from review.
Removed no longer required include build/build_config.h
2016-10-20 08:50:09 +01:00
atomiclama
4afab418fe Refactor to remove duplicate define of UNUSED macro. 2016-10-19 14:52:44 +01:00
Martin Budden
1273ce8923 Better alignment of serial and SPI receiver code 2016-10-02 08:45:42 +01:00
Martin Budden
551bbe1d1a Initial commit of SPI receiver code. 2016-10-02 08:45:42 +01:00