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

12667 commits

Author SHA1 Message Date
Kyle K
ead84908f4 Stamp out use of box 39 for pinio, use 40 USER1 instead
Effects legacy targets: CLRACINGF4 CLRACINGF7
2019-10-20 00:24:37 +00:00
Bruce Luckcuck
5c98726318 Replace individual CMS vtx menus with a single entry that redirects to the correct protocol menu
Instead of having individual menus for RTC6705, SmartAudio, and Tramp, Now there is a single VTX menu that detects the type of active device and redirects to the appropriate protocol menu.

Reduces confusion and chances of erroneously using the wrong VTX menu.

Fixes a problem where the Tramp menu could be used to change band/channel/power even though the VTX was a SmartAudio device.

If the VTX is not configured or not communicating, a more informative message will be presented rather than a partially populated protocol menu. For example:
```
  VTX NOT RESPONDING
  OR NOT CONFIGURED

> BACK
```

Extends the CMS menu capabilities by adding an optional `redirectCheck` function that can conditionally return a menu that should be redirected to instead of the current menu. This redirect happens before any processing happens for the original menu. Adds flexibility to make the CMS menus have a more dynamic aspect.
2019-10-19 20:17:43 -04:00
Kyle K
2d8d3766bc Effects legacy target: SYNERGYF4
Separated from #9062 for manufacterer coordination/comment
2019-10-20 00:13:28 +00:00
Michael Keller
90163f4c4a
Update W25N01G driver to work with floating /WP pin in SPI mode (#9056)
Update W25N01G driver to work with floating /WP pin in SPI mode
2019-10-20 13:04:59 +13:00
Michael Keller
cb9481b137
MSP DisplayPort support improvement (#9013)
MSP DisplayPort support improvement
2019-10-20 12:43:03 +13:00
Michael Keller
b169d36014
Merge pull request #9053 from AlienWiiBF/Flash_Test
Add W25N01G driver to AlienFlightNG F7 target
2019-10-20 12:03:06 +13:00
mikeller
cc8aaffb22 Added flash tools support to Unified Targets. 2019-10-20 12:01:00 +13:00
Michael Keller
648c48ffbb
Removed pins not available in LPQFP-100 or 144 packages. (#8921)
Removed pins not available in LPQFP-100 or 144 packages.
2019-10-20 11:34:25 +13:00
MJ666
8cc5fb951c Update W25N01G driver to work with floating /WP pin in SPI mode 2019-10-19 18:42:46 +02:00
jflyper
09bbd4000a Add debug code for blackbox output bandwidth measurement 2019-10-19 23:38:28 +09:00
MJ666
05bd6358df Add W25N01G driver to AlienFlightNG F7 target 2019-10-18 21:28:24 +02:00
jflyper
f9ac769af6 Enable USE_OSD_OVER_MSP_DISPLAYPORT for large flash targets 2019-10-18 14:56:21 +09:00
jflyper
6a8dfa75c2 Restrict MSP DisplayPort output to the MSP port that is marked 2019-10-18 14:56:21 +09:00
jflyper
8494d6e634 Add OSD displayPort device configurability 2019-10-18 14:56:19 +09:00
jflyper
e821fec341 Detect MAX/AT7456 chip existence 2019-10-18 14:54:40 +09:00
Michael Keller
1c8d41b952
Clarified the name of the 'clear to send' function in SmartPort. (#9011)
Clarified the name of the 'clear to send' function in SmartPort.
2019-10-18 08:26:06 +13:00
jflyper
cb1bdfe204 Add Nucleo-F303RE support 2019-10-18 00:19:52 +09:00
Michael Keller
429f684378
add gps_ublox_use_galileo and gps_set_home_point_once to MSP (#9027)
add gps_ublox_use_galileo and gps_set_home_point_once to MSP
2019-10-18 03:40:02 +13:00
Michael Keller
20306a6440
Fix W25M (stacked die SPI flash) support (#9021)
Fix W25M (stacked die SPI flash) support
2019-10-18 03:39:28 +13:00
mikeller
0ff58a84da Clarified the name of the 'clear to send' function in SmartPort. 2019-10-18 03:36:14 +13:00
Michael Keller
dd949472f9
Fix flash filesystem mass storage support for > 128MB flash (#9007)
Fix flash filesystem mass storage support for > 128MB flash
2019-10-18 03:33:24 +13:00
Michael Keller
d5c858e5b1
UART DMA code refactor (#8980)
UART DMA code refactor
2019-10-18 03:32:56 +13:00
Michael Keller
50ed636e8d
Add ascend and descend rate to MSP (#8977)
Add ascend and descend rate to MSP
2019-10-18 03:32:44 +13:00
Michael Keller
5824bd4d93
Removed unused feature 'SOFTSPI'. (#8931)
Removed unused feature 'SOFTSPI'.
2019-10-18 03:32:07 +13:00
Michael Keller
a404674e7e
Add NUCLEOF103RG target (#8929)
Add NUCLEOF103RG target
2019-10-18 03:31:53 +13:00
Michael Keller
5efceb11a1
Add cliDebugPrint functions to facilitate easy debug printing t… (#8905)
Add cliDebugPrint functions to facilitate easy debug printing to CLI
2019-10-18 03:29:33 +13:00
Michael Keller
f02e1e081f
Remove deprecated CLI name command (#8837)
Remove deprecated CLI name command
2019-10-18 03:28:48 +13:00
Michael Keller
c8c523328e
Add RC channel values to OSD (#8813)
Add RC channel values to OSD
2019-10-18 03:28:34 +13:00
Michael Keller
4b38b6b374
Incremented MSP API version to 1.43. (#9047)
Incremented MSP API version to 1.43.
2019-10-18 03:24:48 +13:00
flywoo
18b520e3e5 Update target flywoof411 config 2019-10-17 21:41:47 +08:00
flywoo
22548e0af1 Update target flywoof411 config 2019-10-17 15:34:11 +08:00
mikeller
066cfe92dc Incremented MSP API version to 1.43. 2019-10-17 02:02:10 +13:00
mikeller
a7ec954fd5 Incremented version to 4.1.0, updated README, templates. 2019-10-17 01:59:53 +13:00
Thorsten Laux
d907d5fab0 default f411 boards with timer 1 use to timer dshot 2019-10-16 22:47:16 +13:00
jflyper
fb2ec7fe68 Support per MSP source arming disable control 2019-10-16 11:14:25 +09:00
Utyf
c3898752c6 fix MC type STM32F711 2019-10-14 00:18:00 +03:00
Michael Keller
714f27b2de
Add missing ARMING_DISABLED_DSHOT_BITBANG name string (#9022)
Add missing ARMING_DISABLED_DSHOT_BITBANG name string
2019-10-13 10:59:26 +13:00
Michael Keller
048c6e8f42
Fix targets with broken ADC DMA definition. (#9017)
Fix targets with broken ADC DMA definition.
2019-10-13 10:57:23 +13:00
Nicola De Pasquale
0aa05c9a93 add gps_ublox_use_galileo and gps_set_home_point_once to MSP 2019-10-11 14:15:47 +02:00
jflyper
babe5e9e1e Add targets for CI on W25M support 2019-10-11 00:22:54 +09:00
Bruce Luckcuck
1d7cb24bb9 Add missing ARMING_DISABLED_DSHOT_BITBANG name string
Would caouse display problems in the OSD with `ARMING_DISABLED_DSHOT_BITBANG` showing up as `ARMSWITCH` and any real cases of `ARMING_DISABLED_ARM_SWITCH` display garbage or possibly cause a wedge.
2019-10-10 10:08:15 -04:00
Michael Keller
1b1647fc95
Fixed telemetry for FrSky X SPI. (#9010)
Fixed telemetry for FrSky X SPI.
2019-10-10 22:02:06 +13:00
jflyper
39905b3b60 Fix W25M support 2019-10-10 12:50:25 +09:00
mikeller
83a2bd79fb Fix targets with broken ADC DMA definition. 2019-10-10 07:12:21 +13:00
mikeller
e78f9761bc Fixed RX FIFO buffer flush on frame error. 2019-10-10 01:59:07 +13:00
Michael Keller
bbf09b6027 Fixed telemetry for FrSky X SPI. 2019-10-08 21:32:50 +13:00
Michael Keller
c3fff1a5de Fixed instances of int functions being used in float expressions. 2019-10-08 15:45:00 +13:00
Bruce Luckcuck
7ef0daf854 Fix flash filesystem mass storage support for > 128MB flash
The required padding would be calculated incorrectly if more than 128MB of flash was used for log files.
2019-10-07 10:20:25 -04:00
mikeller
4ef9743d1b Fixed RX / telemetry port sharing for iBus. 2019-10-08 00:05:32 +13:00
Michael Keller
020a4f890b
Add LuxMiniF7 (#8979)
Add LuxMiniF7
2019-10-06 18:29:58 +13:00