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

11890 commits

Author SHA1 Message Date
Michael Keller
e5015a6b81 Restructure flashfs MSC to prevent device timeout on MacOS (#9252)
Restructure flashfs MSC to prevent device timeout on MacOS
2019-12-03 13:56:54 +13:00
Michael Keller
1595fbe00b Fixed and un-ignored the 'stringop-truncation' warning. (#9230)
Fixed and un-ignored the 'stringop-truncation' warning.
2019-11-27 13:39:06 +13:00
Michael Keller
e28cf4323b Fixed handling of SPI parameters for Unified Targets. (#9218)
Fixed handling of SPI parameters for Unified Targets.
2019-11-25 18:47:15 +13:00
Michael Keller
78befad3b8 Uninitialized variable in max7456DrawScreenSlow (#9198)
Uninitialized variable in max7456DrawScreenSlow
2019-11-21 20:01:47 +13:00
Michael Keller
15db6eca14 Copy-paste error on line 2829 in cli.c (#9197)
Copy-paste error on line 2829 in cli.c
2019-11-21 19:55:29 +13:00
Michael Keller
1fa53a28b8 Stamp out use of "VTX PIT MODE" for VTX power switches - SYNERG… (#9065)
Stamp out use of "VTX PIT MODE" for VTX power switches - SYNERGYF4
2019-11-20 21:54:59 +13:00
Michael Keller
730aef4025 Restructure CRSF frame processing and RC channel handling to pr… (#9190)
Restructure CRSF frame processing and RC channel handling to prevent erroneous dropped frames
2019-11-20 08:17:39 +13:00
Michael Keller
5f0637c715 Fixed potentially incorrect calculation in ACC calibration if n… (#9177)
Fixed potentially incorrect calculation in ACC calibration if non-default cycle number is used.
2019-11-17 23:22:11 +13:00
mikeller
d14262051c Incremented maintenance branch version to 4.1.2. 2019-11-16 02:10:28 +13:00
Michael Keller
1e5e3d3691 Fix multi-range profile type adjustments (#9162)
Fix multi-range profile type adjustments
2019-11-16 01:02:59 +13:00
Michael Keller
3a7607aef3 IBUS telemetry for GPS combined frames fixed, IBUS telemetry co… (#8925)
IBUS telemetry for GPS combined frames fixed, IBUS telemetry code simplified.
2019-11-06 21:32:24 +13:00
Michael Keller
8a1b41ee89 Fix rc_smoothing_type blackbox header (#9140)
Fix rc_smoothing_type blackbox header
2019-11-03 11:47:26 +13:00
Michael Keller
68a62cfc9f
Disable CMS Tramp menu if other VTX device configured (#9134)
Disable CMS Tramp menu if other VTX device configured
2019-11-01 19:18:07 +13:00
Bruce Luckcuck
0904089c22 Disable CMS Tramp menu if other VTX device configured
Present a "disabled" menu with all 0 values that prevents changing settings if the VTX dvice is not configured as Tramp.
2019-10-30 19:40:33 -04:00
Michael Keller
443869efcd Fix data type overflow in HDOP calculation in Smartport telemet… (#9112)
Fix data type overflow in HDOP calculation in Smartport telemetry
2019-10-28 18:56:50 +13:00
Michael Keller
14af3023ae Fix ESC_SENSOR blackbox debug array overflow for more than 4 mo… (#9087)
Fix ESC_SENSOR blackbox debug array overflow for more than 4 motors
2019-10-27 16:05:30 +13:00
Michael Keller
1d9fff5890 Merge pull request #9089 from jflyper/bfdev-serial-blackbox-handle-buffer-overflow-properly
Serial blackbox: check TX buffer space before calling serialWrite
2019-10-27 15:31:08 +13:00
Michael Keller
db062d7ddb QUADSPI - Fix quadSpiTransmit1LINE when writing 1 or more bytes… (#9100)
QUADSPI - Fix quadSpiTransmit1LINE when writing 1 or more bytes of data.
2019-10-27 15:23:54 +13:00
Michael Keller
8c75b557b1 Add compass support for EXF722DUAL board. (#9092)
Add compass support for EXF722DUAL board.
2019-10-25 08:13:47 +13:00
Michael Keller
8238206be0 Fix CLI task output header alignment (#9081)
Fix CLI task output header alignment
2019-10-23 13:21:15 +13:00
Michael Keller
3a8a2f725a Stamp out use of box 39 for pinio, use 40 USER1 instead (#9062)
Stamp out use of box 39 for pinio, use 40 USER1 instead
2019-10-21 20:35:53 +13:00
Michael Keller
4d5568a477 Added flash tools support to Unified Targets. (#9064)
Added flash tools support to Unified Targets.
2019-10-21 20:34:19 +13:00
Michael Keller
941e208eab Update target flywoof411 config (#9051)
Update target flywoof411 config
2019-10-20 15:14:49 +13:00
Michael Keller
d5501cee9c Merge pull request #9053 from AlienWiiBF/Flash_Test
Add W25N01G driver to AlienFlightNG F7 target
2019-10-20 12:03:53 +13:00
mikeller
a05a71b7ae Incremented maintenance branch version to 4.1.1. 2019-10-17 02:05:00 +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
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
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
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
Miguel Angel Mulero Martinez
eadc488bc6 Add DSHOT bidir info to the Blackbox 2019-10-04 13:25:14 +02:00
x4FF3
47082027cb Add LuxMiniF7 2019-10-02 18:36:53 +02:00
Michael Keller
fcaa16cd7d
Fix "BIT_GYRO" definition error. (#8952)
Fix "BIT_GYRO" definition error.
2019-09-29 11:43:01 +13:00
Michael Keller
13f95df078
H7 - Fix bi-directional DSHOT (#8961)
H7 - Fix bi-directional DSHOT
2019-09-29 10:24:54 +13:00
Michael Keller
eef0ab56f5
Merge pull request #8956 from x4FF3/master
add mag and bmp support for AIRBOTF7
2019-09-29 10:15:44 +13:00
terry chen
159a5670ce fix "BIT_GYRO" definition error.
"Register 104" bits 2 to 0 are used to reset the analog and digital signal paths of the gyroscope, accelerometer, and temperature sensors. so that 'BIT_GYRO' should be 0x04 instead of 3.
reference: https://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Register-Map1.pdf @4.27 Register 104 – Signal Path Reset SIGNAL_PATH_RESET

Comment and code behavior do not match.

The code is set to 2000, but the comment is 1000.
2019-09-29 10:13:04 +13:00
Thorsten Laux
6b0bca4ef5 Fix dshot bidir on H7 2019-09-28 14:24:48 +02:00
x4FF3
906b84ba8c add mag and bmp support 2019-09-26 12:17:40 +02:00
unknown
319f55d878 Add TRANSTECF411 Target 2019-09-26 13:51:56 +08:00
Michael Keller
be4db4cfa4
Fixed hanging on 'defaults nosave' when RX_SERIAL is enabled. (#8946)
Fixed hanging on 'defaults nosave' when RX_SERIAL is enabled.
2019-09-26 00:29:15 +12:00
Michael Keller
462699d1a5
Handle a lack of trailing newline in config file. (#8942)
Handle a lack of trailing newline in config file.
2019-09-25 23:32:19 +12:00
Michael Keller
35e2e16e86
[VTX] Fixed version checks in smartaudio that disabled pitmode… (#8940)
[VTX] Fixed version checks in smartaudio that disabled pitmode on SA2.1 devices
2019-09-25 23:30:57 +12:00