1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
Commit graph

15166 commits

Author SHA1 Message Date
Michael Keller
b39bc0e4e8 Merge pull request #9420 from mikeller/exclude_swd_pins_from_pullup
Exclude SWD pins from being initialised as pull up if unused.
2020-03-28 13:58:29 +13:00
Michael Keller
4aa4280ec9 Merge pull request #9610 from jflyper/bfdev-h7-add-missing-SPI1_MOSI-pin
[H7] Add missing SPI1_MOSI pin
2020-03-28 13:58:29 +13:00
Michael Keller
f6fa0bc89e Merge pull request #9616 from TonyBlit/fix_alt_before_arm
Absolute altitude before arming is now correct when using GPS and Baro
2020-03-28 13:58:29 +13:00
Michael Keller
2f95749523 Merge pull request #9608 from etracer65/fix_mixer_profile_init
Fix initialization of mixer related pidProfile settings
2020-03-28 13:58:29 +13:00
Michael Keller
a8d962157a Merge pull request #9489 from mikeller/move_targets_into_legacy_for_4_1_6
Move targets into legacy targets for 4.1.6.
2020-03-28 13:58:29 +13:00
Michael Keller
ffba17c614 Merge pull request #9602 from McGiverGim/fix_osd_dbm
Fix OSD dbm element size
2020-03-28 13:58:29 +13:00
mikeller
7c4c997cfd Incremented maintenance branch version to 4.1.6. 2020-03-16 18:55:59 +13:00
Michael Keller
d4e74e39c1 Merge pull request #9587 from mikeller/fix_crsf_rssi_collection
Fixed collection of RSSI data for CRSF.
2020-03-16 17:57:20 +13:00
Michael Keller
6da2c5e6e5 Merge pull request #9554 from TheIsotopes/patch-1
fixes wrong comparison operators
2020-03-15 15:56:16 +13:00
Michael Keller
b92bdaaabc Merge pull request #9563 from mikeller/fixed_frsky_spi_rx_frame_handling
Fixed frame handling for FrSky SPI RX.
2020-03-10 00:33:20 +13:00
Michael Keller
7a5ffad37a Merge pull request #9560 from etracer65/add_msp_rc_smoothing_auto_factor_validation
Add validation to MSP for the rc_smoothing_auto_factor setting
2020-03-09 13:24:03 +13:00
Michael Keller
c7a1f7cfd7 Merge pull request #9546 from etracer65/fix_cli_led_validation
Fix CLI LED command validation
2020-03-07 15:59:01 +13:00
Michael Keller
fec652313d Merge pull request #9537 from jflyper/bfdev-camera-control-use-timerclock
[Camera Control] Use timerClock() instead of predefined constant
2020-03-04 22:40:44 +13:00
Michael Keller
88820c99b1 Merge pull request #9531 from senatorperkins/H7EXTREME_MAG_SUPPORT
Added QMC-5883 magnetometer support to SPRACING H7 EXTREME target
2020-03-04 12:39:57 +13:00
Michael Keller
46f22bc74e Merge pull request #9518 from Asizon/cmsImprovements
REBOOT_REQUIRED flag to cms power options, unified confirm page options
2020-03-01 22:18:31 +13:00
Michael Keller
b5357b32cf Merge pull request #9490 from jflyper/bfdev-fix-overlooked-case-from-unified-dma-instance-handling
Fix overlooked case in unified DMA instance handling
2020-02-19 00:00:29 +13:00
Michael Keller
d4196cd509 Merge pull request #9410 from mikeller/move_targets_into_legacy_for_4_1_5
Move targets into legacy targets for 4.1.5.
2020-02-17 08:10:47 +13:00
Michael Keller
cbea99c75f
Merge pull request #9483 from mikeller/increment_maintenance_branch_version_to_4_1_5
Incremented maintenance branch version to 4.1.5.
2020-02-17 08:10:11 +13:00
mikeller
2f4649885b Incremented maintenance branch version to 4.1.5. 2020-02-15 14:40:33 +13:00
Michael Keller
bc9715eece Merge pull request #9445 from mikeller/fix_sdcard_default
Fixed default for 'sdcard_mode' to 'none'.
2020-02-05 06:07:45 +13:00
Michael Keller
2332ee7b22 Merge pull request #9436 from mikeller/added_sdio_to_unified_targets
Added support for SDIO to Unified Targets.
2020-02-03 19:50:57 +13:00
Michael Keller
5995c536f6 Merge pull request #9433 from etracer65/gps_rescue_fix_altitude_mode
Fix GPS Rescue altitude mode behavior
2020-02-03 13:11:40 +13:00
Michael Keller
6ad5314541 Merge pull request #9421 from etracer65/fix_compile_without_vtxtable
Fix compile errors if USE_VTX_TABLE is not defined
2020-01-31 01:09:35 +13:00
Michael Keller
5e35eb0d39 Merge pull request #9418 from mikeller/fix_stm32f411_pin_init
Fixed initialisation of unused pins on STM32F411.
2020-01-28 21:22:30 +13:00
Michael Keller
39e777c764 Merge pull request #9307 from mikeller/move_targets_into_legacy_for_4_1_4
Move targets into legacy targets for 4.1.4.
2020-01-24 13:21:10 +13:00
Michael Keller
a7a93869f2 Merge pull request #9402 from etracer65/tasks_checkfn_max_reset
Fix tasks check function max time not being reset along with other stats
2020-01-24 13:00:36 +13:00
Michael Keller
d3db8e53b1 Merge pull request #9398 from jflyper/bfdev-new-pin-init-f7-and-h7
[F7][H7] Add pin traverse facility and unused pin initialization
2020-01-24 12:51:39 +13:00
Michael Keller
6b95068ffa Merge pull request #9373 from Asizon/fixCmsNavigation
Fix CMS Menu Navigation
2020-01-21 13:42:37 +13:00
Michael Keller
6a14e1ca9b
Merge pull request #9375 from mikeller/increment_maintenance_branch_version_to_4_1_4
Incremented maintenance branch version to 4.1.4.
2020-01-21 13:29:29 +13:00
mikeller
4e95ce6224 Incremented maintenance branch version to 4.1.4. 2020-01-17 02:46:01 +13:00
Michael Keller
543a5e1ba8 [H7] Fix ADC DMA buffer transposing bug (#9367)
[H7] Fix ADC DMA buffer transposing bug
2020-01-17 00:08:55 +13:00
Michael Keller
a2a2fe313a
Merge pull request #9360 from mikeller/fix_max7456_detection
Fix max7456 detection
2020-01-16 12:52:56 +13:00
Michael Keller
9b1b4844d2 Removed changes not required for the backport into 4.1. 2020-01-14 16:03:11 +13:00
Michael Keller
73956581b2 MSP DisplayPort support improvement (#9013)
MSP DisplayPort support improvement
2020-01-14 14:20:23 +13:00
Michael Keller
9596d9a405 Fix SITL target build and runtime segfaults (#9342)
Fix SITL target build and runtime segfaults
2020-01-14 00:48:06 +13:00
Michael Keller
6b13cfb9d9 Prevent EXTI handler from crashing when EXTI lines 16-32 are us… (#9311)
Prevent EXTI handler from crashing when EXTI lines 16-32 are used.
2019-12-26 12:49:42 +13:00
Michael Keller
d99c30badf Merge pull request #9309 from TonyBlit/fix_sat_list
Clear sat list to avoid showing old data
2019-12-25 00:19:27 +13:00
Michael Keller
9011c4e722 Revert "BugFix: time to first fix was sometimes abnormally high… (#9308)
Revert "BugFix: time to first fix was sometimes abnormally high due t…
2019-12-25 00:18:10 +13:00
Michael Keller
3629edc8a9 Move targets into legacy targets for 4.1.3. (#9181)
Move targets into legacy targets for 4.1.3.
2019-12-23 23:26:34 +13:00
Michael Keller
445a37e2ff
Incremented maintenance branch version to 4.1.3. (#9302)
Incremented maintenance branch version to 4.1.3.
2019-12-23 23:24:57 +13:00
mikeller
1083d6a106 Incremented maintenance branch version to 4.1.3. 2019-12-22 16:41:09 +13:00
Michael Keller
89051e2561 Fix CLI rc_smoothing_info frame rate display formatting (#9289)
Fix CLI rc_smoothing_info frame rate display formatting
2019-12-22 14:35:06 +13:00
Michael Keller
a7fb0d0f60 Fix undefined reference to mag when USE_MAG isn't defined (#9290)
Fix undefined reference to mag when USE_MAG isn't defined
2019-12-22 14:31:35 +13:00
Michael Keller
59ca3edfe1 SRXL2 frame drops reported more appropriately (#9291)
SRXL2 frame drops reported more appropriately
2019-12-22 14:17:31 +13:00
Michael Keller
26c5a4784d Fix CLI vtx command parsing, range checks, and output order in… (#9295)
Fix CLI vtx command parsing, range checks, and output order in diff
2019-12-22 13:51:46 +13:00
Michael Keller
68cdde94fc SRXL2 failsafe fix for newer receivers (#9189)
SRXL2 failsafe fix for newer receivers
2019-12-04 15:55:35 +13:00
Michael Keller
534ea7577b Fix compile errors if USE_FLASHFS is defined but USE_FLASH_CHIP… (#9253)
Fix compile errors if USE_FLASHFS is defined but USE_FLASH_CHIP is not
2019-12-03 13:58:04 +13:00
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