Commit Graph

15167 Commits

Author SHA1 Message Date
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
Michael Keller 8ce9d1413d
Incremented version to 4.2.0, updated README, templates. (#9046)
Incremented version to 4.2.0, updated README, templates.
2019-10-18 03:24:27 +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
Michael Keller c37a7c91a2
Change selected F411 targets to use timer dshot instead of bitb… (#8978)
Change selected F411 targets to use timer dshot instead of bitbang dshot
2019-10-17 00:19:41 +13:00
Thorsten Laux d907d5fab0 default f411 boards with timer 1 use to timer dshot 2019-10-16 22:47:16 +13:00
Michael Keller 4612242f0e
Support per MSP client arming disable (#9040)
Support per MSP client arming disable
2019-10-16 16:37:35 +13:00
jflyper fb2ec7fe68 Support per MSP source arming disable control 2019-10-16 11:14:25 +09:00
Michael Keller 6ff2022a2a
Fix Incorrect Gyro Setting For SP Racing H7 Ex (#9038)
Fix Incorrect Gyro Setting For SP Racing H7 Ex
2019-10-16 00:59:42 +13:00
Michael Keller f9aa840f1e
Fix MC type STM32F711 (#9036)
Fix MC type STM32F711
2019-10-15 23:22:52 +13:00
Azik 23dd915f1b
Fix Incorrect Gyro Setting For SP Racing H7 Ex
The SP Racing H7 Extreme has two gyros and should use both by default.

This PR makes this change.
2019-10-14 12:41:37 +01: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 f39f8ee410
Added more details on how to request a manufacturer id to the d… (#9012)
Added more details on how to request a manufacturer id to the documentation.
2019-10-10 00:55:24 +13:00
Michael Keller 8c5efcdb29
Fixed instances of int functions being used in float expression… (#9009)
Fixed instances of int functions being used in float expressions.
2019-10-10 00:53:34 +13:00
mikeller f59b9d0e01 Added more details on how to request a manufacturer id to the documentation. 2019-10-09 01:00:01 +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
Michael Keller 0634b1d079
Fixed RX / telemetry port sharing for iBus. (#9000)
Fixed RX / telemetry port sharing for iBus.
2019-10-08 13:50:03 +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 c6452a55cc
doc update for OMNIBUSF4NANOV7 (#8985)
doc update for OMNIBUSF4NANOV7
2019-10-06 18:36:32 +13:00
Michael Keller b65bb815bc
Merge pull request #8982 from jflyper/bfdev-register-eol-code-changes-for-html
Register changes fired by modified EOL code for html files
2019-10-06 18:34:41 +13:00
Michael Keller 020a4f890b
Add LuxMiniF7 (#8979)
Add LuxMiniF7
2019-10-06 18:29:58 +13:00
Michael Keller f57fa895da
Add DSHOT bidir info to the Blackbox (#8992)
Add DSHOT bidir info to the Blackbox
2019-10-06 14:56:48 +13:00
Miguel Angel Mulero Martinez eadc488bc6 Add DSHOT bidir info to the Blackbox 2019-10-04 13:25:14 +02:00
jflyper d9d878d88e UART DMA refactor
- Add UART DMA configurability

- Consolidation of DMA settings code
  DMA setting code for all MCUs is now in serial_uart.c

- Consolidation of UART buffer
  UART buffers are not embedded in uartDevice[] array anymore for all MCUs.

- Consolidation of HAL DMA IRQ handler

- Add missing defs for DMA on UART4 for F3
2019-10-04 12:58:11 +09:00
x4FF3 204268854a doc revision update 2019-10-03 10:53:59 +02:00
jflyper 9ed7ceb47c Register changes fired by modified EOL code for html files 2019-10-03 03:18:37 +09:00
x4FF3 47082027cb Add LuxMiniF7 2019-10-02 18:36:53 +02:00
Michael Keller 9aa1a75fe0
Updated unified '.gitattributes' file. (#8973)
Updated unified '.gitattributes' file.
2019-10-02 23:42:30 +13:00
Michael Keller 9256daae74
Updated the Unified Target creation documentation to reflect th… (#8963)
Updated the Unified Target creation documentation to reflect the new naming.
2019-10-02 23:42:17 +13:00
Michael Keller e1612e9fbc
Removing directories with unused support code. (#8975)
Removing directories with unused support code.
2019-10-02 22:02:03 +13:00
Nicola De Pasquale 5d86ebffc8 add ascend and descend rate to MSP 2019-10-01 16:13:55 +02:00
Michael Keller 392936298f Added unified '.gitattributes' file. 2019-10-02 01:05:29 +13:00
mikeller cb0091c1d1 Removing directories with unused support code. 2019-10-01 22:29:29 +13:00
mikeller 0b1276c487 Updated the Unified Target creation documentation to reflect the new naming. 2019-09-29 16:27:46 +13:00