1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

925 commits

Author SHA1 Message Date
Lexio
96c21e846d SYNERGYF4 updated target for 4.0 and unified targets
Updated the existing 3.5.x maintenance branch SYNERGYF4 target to be 4.0 and unified target compatible.

Including:
- Legacy target for 4.0
- Unified target for future releases
- Documentation
2019-04-02 12:42:47 +02:00
elin-neo
5ac14fbc2e fix miss type 2019-04-02 11:16:02 +09:00
Michael Keller
5ddc4f24b5 Add target JHEF7DUAL to 4.0. 2019-04-01 16:57:44 +13:00
Michael Keller
5c75974415
Merge pull request #7887 from elin-neo/elinf722_udpate_190327
Update ELINF722 config
2019-03-29 19:49:40 +13:00
elin-neo
bb8d3f4346 Update ELINF722 config 2019-03-28 14:05:48 +09:00
Michael Keller
173e958daf
Merge pull request #7872 from x4FF3/OMF4NV7
Please add OMNIBUSF4NANOV7
2019-03-27 07:53:38 +13:00
david
c916ab96ac add OMNIBUSF4NANOV7 2019-03-26 17:54:48 +01:00
Markus Pyykkö
5754263e9d
Update FrSky SPI RX.md
Updated to observe binding status with status command instead
2019-03-26 08:52:16 +02:00
Markus Pyykkö
cb8c31b025
Updated docs to have correct command for binding 2019-03-25 10:47:27 +02:00
IflightRc
f766f54b35 Add unified target config for IFlightF4_Twin_G 2019-03-23 16:13:25 +08:00
swilkens
921754c2c7
[Docs] Update ARM toolchain version link
The currently listed version (5.4.1) is insufficient, version 7.3.1 (represented as 7-2018-q2-update) is expected in make\tools.mk (GCC_REQUIRED_VERSION ?= 7.3.1)
2019-03-12 20:32:10 +01:00
elin-neo
c635e15af0 Modify some of ELINF405
Modify softserial port.
Define camera control pin.
Change esc serial port.
2019-03-08 08:34:05 +09:00
Michael Keller
1aef1a7448
Merge pull request #7629 from linuxdude21/patch-2
Profiles.md
2019-03-01 04:26:38 +13:00
Michael Keller
b5dd2d80b7 Updating README.md and the pull request template for the feature freeze / STM32F3 retirement. 2019-02-28 09:23:31 +13:00
Nick Hesson
e51573044c
Update Profiles.md
removed image.
2019-02-21 17:23:28 -08:00
Nick Hesson
4a1c33ea2b
Update Profiles.md 2019-02-20 17:07:27 -08:00
Nick Hesson
5ed49f587b
Update Profiles.md 2019-02-20 16:57:44 -08:00
Nick Hesson
3cc322898e
Update Profiles.md 2019-02-20 16:53:14 -08:00
Nick Hesson
a50750f0d0
Update Profiles.md
Updating the Profile doc with current changes to BetaFlight.
2019-02-20 16:22:31 -08:00
Michael Keller
6e28a50bc4
Merge pull request #7610 from salavatov/patch-2
Update FrSky SPI RX.md
2019-02-20 23:52:48 +13:00
Konstantin Salavatov
228394b5c3
Update FrSky SPI RX.md
added link to CrazyBee F4 FR Pro
2019-02-19 15:13:39 +07:00
Konstantin Salavatov
c5a85ced35
Update Board - CrazyBeeF4FRPro.md
Added link to manual
2019-02-19 15:05:55 +07:00
Dave Huber
c2c4641ee6 Fix documentation for MSP_MODE_RANGES_EXTRA 2019-02-17 00:41:39 -06:00
Dave Huber
bb95d53e62 Add mode logic to MSP
Add msp code 238.
Add MSP_MODE_RANGES code to msp.c.
Add 2 extra byte reads to MSP_SET_MODE_RANGES.
Add check for extra bytes in MSP_SET_MODE_RANGES
Add API documentation for MSP_MODE_RANGES_EXTRA
convert linkedTo storage to boxid
Send length of array in EXTRAS data
Add note that alignment of elements of MODE_RANGES and MODE_RANGES_EXTRA is required and indicated by permanentId.
2019-02-07 10:28:34 -06:00
Pieter Kruger
4ec536a317 Add LED profile feature - 4278 2019-01-19 20:23:03 +10:00
Michael Keller
329b9d38d7
Merge pull request #7279 from AlienWiiBF/FF_RACEPIT
Add FuriousFPV RacePit target as generic target
2019-01-13 12:37:43 +13:00
Michael Keller
cbd3a19595
Merge pull request #7371 from Asizon/frskyspidoc
Updated Frsky Spi Documentation for LBT
2019-01-13 12:32:24 +13:00
Michael Keller
10ae62efed
Merge pull request #7312 from mikeller/amend_parentheses_rule
Amended rule to stipulate minimal use of parentheses.
2019-01-12 19:22:55 +13:00
Michael Keller
f07c67fd86
Merge pull request #7361 from mikeller/fix-controls-broken-links
From cleanflight: Fix broken stick configuration documentation links.
2019-01-12 18:02:17 +13:00
Asizon
44c83a297f Updated Frsky Spi Documentation 2019-01-11 16:49:43 +01:00
Michael Keller
d8e8d8374d
Merge pull request #7309 from mikeller/update_coding_style_2
Updated coding style documentation.
2019-01-11 11:34:10 +13:00
Dominic Clifton
2f2384fa27 Merge pull request #3074 from cleanflight/fix-controls-broken-links
Fix broken stick configuration documentation links.
2019-01-11 03:33:48 +13:00
mikeller
fda4bd2124 Updated coding style documentation. 2019-01-09 09:13:15 +13:00
Kurt Wilson
f4664a3490
document telemetry sensor from #7236 2019-01-08 10:16:39 -05:00
Kurt Wilson
8b3ebe60d0
Format FRSKY telemetry table 2019-01-08 09:59:58 -05:00
Kurt Wilson
55f5a7067e
fix small table mistake 2019-01-08 09:52:30 -05:00
Kurt Wilson
42cbb00dc6
Format Smartport Telemetry lines to table 2019-01-08 09:49:32 -05:00
Michael Keller
ce1dd5225f
Merge pull request #7296 from elin-neo/master
Add new target - ElinF405
2019-01-08 22:54:30 +13:00
MJ666
3b3df3689d Add FuriousFPV RacePIT documentation 2019-01-02 12:28:59 +01:00
mikeller
af0a3ad58b Added exception for ternary conditional operator. 2018-12-30 10:15:12 +13:00
J Blackman
68a3daaade
Merge pull request #7311 from mikeller/update_enum_documentation
Added rule for trailing comma in enums.

Agreed.
2018-12-29 16:06:23 -05:00
J Blackman
f85463bc1c
Merge pull request #7310 from mikeller/update_if_brace_policy
Updated policy on allowing 'if' without braces.

Agreed 100%
2018-12-29 16:05:27 -05:00
mikeller
82e999e589 Amended rule to stipulate minimal use of parentheses. 2018-12-30 00:32:26 +13:00
mikeller
3466923dc3 Added rule for trailing comma in enums. 2018-12-30 00:15:06 +13:00
mikeller
3eafbc87ae Updated policy on allowing 'if' without braces. 2018-12-30 00:03:21 +13:00
jonpas
c5fd7caeb2 Create new STM32F411DISCOVERY target and Add STM32Discovery
documentation
2018-12-28 03:40:21 +01:00
elin-neo
a31792b385 Add new target - ElinF405 2018-12-27 12:04:00 +09:00
githubDLG
d72169fa78 add Variant Target CrazyBeeF4 Pro series
Add MATEKF411RX Variants: CrazyBEEF4 Pro series targets, including: CrazyBeeF4FRPro/CrazyBeeF4FSPro/CrazyBeeF4DXPro
2018-12-21 18:42:33 +08:00
LinJieqiang
786f1935a1 TARGET: Add support code for EXF722DUAL board.
Doc: Add the description for EXF722DUAL board.

Target: Remove the EXF722DUAL PID-Audio Feature.

Target: Remove the EXF722DUAL unused build code.
2018-12-10 18:30:14 +08:00
mikeller
5698b6c4a2 Moved CLRACINGF7 board description into 'docs/boards/'. 2018-12-06 21:37:04 +13:00