Michael Keller
|
0bef24a579
|
Merge pull request #10799 from hydra/bf-sdcard-fixes-2
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
089cae0af1
|
Merge pull request #10791 from mikeller/add_stm32h743_unified_target
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
60ea8e9f73
|
Merge pull request #10765 from cruwaller/pr-fix-vcp-baudrate-change
|
2021-10-03 17:29:33 +13:00 |
|
J Blackman
|
eceec807ce
|
Merge pull request #10776 from mikeller/fix_g4_h7_spi
Fixed SPI access for SD cards for STM32G4 and STM32H7.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
90257190be
|
Merge pull request #10897 from hydra/bf-fix-msp-boxnames-memory-corruption
Fix memory corruption caused by MSP_BOXNAMES buffer overflow.
|
2021-10-03 17:29:33 +13:00 |
|
J Blackman
|
8494644ae3
|
Merge pull request #10886 from mikeller/fix_missing_include_in_sitl
Fixed missing include in SITL file.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
658c7add34
|
Merge pull request #10879 from hydra/bf-fix-h7-spi5-dma-entries
STM32H7 - Fix SPI5 DMA RX mapping.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
b9107e014d
|
Merge pull request #10876 from klutvott123/fix-crsf-unit-test
Fix crsf unit test
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
9c84c4f398
|
Merge pull request #10875 from hydra/bf-fix-bitbang-dshot
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
ac4170cbc7
|
Merge pull request #10781 from ctzsnooze/fix-error-horizon-code
|
2021-10-03 17:29:33 +13:00 |
|
J Blackman
|
7158bd4300
|
Merge pull request #10785 from JulioCesarMatias/FixMavLinkRssi
MavLink RSSI Range
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
3471fd6c1b
|
Merge pull request #10869 from SteveCEvans/max7456clk
|
2021-10-03 17:29:33 +13:00 |
|
J Blackman
|
bf4616aa44
|
Merge pull request #10776 from mikeller/fix_g4_h7_spi
Fixed SPI access for SD cards for STM32G4 and STM32H7.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
712173f968
|
Merge pull request #10730 from hydra/bf-sdcard-fixes-1
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
99c243c238
|
Merge pull request #10739 from hexfet/sdcard_name_clash
Fix name clashes in FAT filesystem
|
2021-10-03 17:29:33 +13:00 |
|
mikeller
|
97fd2f5afc
|
Incremented maintenance branch version to 4.2.10.
|
2021-10-03 17:29:33 +13:00 |
|
mikeller
|
3a787dd390
|
Removed non-existent drivers from IFLIGHT_H743_AIO_V2 for 4.2.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
f2e39e0ce2
|
Merge pull request #10693 from hydra/bf-icm42605-fixes-1
ICM42605 fixes.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
4fd86eb4fc
|
Merge pull request #10657 from klutvott123/fix-spi-timeout
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
38fe23d483
|
Merge pull request #10661 from klutvott123/msp-bytes-remaining-check-fix
MSP fix bytes remaining check
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
4e4e4533df
|
Merge pull request #10663 from SteveCEvans/ll_spi
[H7][LIB] Remove duplicate definition of assert_param from LL spi
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
8fb0e4dfac
|
Merge pull request #10696 from hydra/bf-config-id-sd-card-fix
Fix infinite loop in SD card initialisation failure when CONFIG_IN_SDCARD is used.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
d863e113fc
|
Merge pull request #10603 from etracer65/fix_cms_rssi_dbm_alarm
Fix CMS RSSI dBm alarm data type and range
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
d75d86b9c6
|
Merge pull request #10584 from knoopx/fix-dp-msp-linking
fix: linking error when USE_MSP_DISPLAYPORT is undefined
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
498379be48
|
Merge pull request #10631 from klutvott123/fix-i2c-timeout
Fix I2C timeout
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
9affc1f7a3
|
Merge pull request #10562 from ImmersionRC/sabidirfix
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
eb944fbc3d
|
Merge pull request #10388 from ImmersionRC/irc-uart-bidir-fix
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
4aa4d8f0b7
|
Merge pull request #10616 from Linjieqiang/IFLIGHT_H743_AIO_V2
Add support for board "IFLIGHT_H743_AIO_V2"
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
5a4dba22d9
|
Merge pull request #10612 from hydra/bf-h7adc2-fix
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
6b8fc3ac93
|
Merge pull request #10563 from etracer65/fix_vbat_hysteresis
Fix vbat_hysteresis docs and potential calculation underflow
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
61a66ca85e
|
Merge pull request #10559 from alexeystn/fix_boxparalyze_disarm
|
2021-10-03 17:29:33 +13:00 |
|
mikeller
|
e0c4560c1c
|
Incremented maintenance branch version to 4.2.9.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
b8e1cddb55
|
Merge pull request #10550 from etracer65/fix_serialportidentifier_enum
|
2021-10-03 17:29:33 +13:00 |
|
mikeller
|
69735590d8
|
Incremented maintenance branch version to 4.2.8.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
6baf103f33
|
Merge pull request #10363 from mikeller/fix_compiler_warning
Fixed compiler warnings in FrSky OSD code.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
9b17a8afb6
|
Merge pull request #10489 from etracer65/msp_displayport_serial_validation
Fix incorrect displayport_msp_serial default and add validation
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
54a1104e6e
|
Merge pull request #10490 from etracer65/msp_serial_push_fix
Fix mspSerialPush() selected serial port logic
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
889fcb5d77
|
Merge pull request #10383 from mluessi/ml_h7_dshot_opt
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
5c278df76d
|
Merge pull request #10481 from mikeller/fix_baro_sample_count_setting
Fixed incorrect parameter value for barometer sample count.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
eb95b3a246
|
Merge pull request #10290 from 4712/serial-4way-if_v20005
Update serial-4way-if to v20005
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
e4d16c5499
|
Fixed AK8975 driver in maintenance branch.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
d9c3a61474
|
Merge pull request #10473 from etracer65/battery_min_max_config_validation
Validate that the battery min cell voltage is less than the max cell voltage
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
6b4b00a8f3
|
Merge pull request #10448 from etracer65/fix_cms_displayport_register
Only register CMS displayPort for SRXL and CRSF when appropriate
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
d606cf6a88
|
Merge pull request #10468 from mikeller/add_ak8975_mag_to_unified_targets
Added AK8975 magnetometer driver to Unified Targets.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
3827a62685
|
Merge pull request #10471 from etracer65/current_meter_div0_fix
Fix possible div-by-zero in current meter
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
4f41a952cd
|
Merge pull request #10472 from etracer65/baro_sample_range_fix
Fix baro sample size minimum range
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
ae5c48434b
|
Merge pull request #10464 from etracer65/fix_ak8975_compile_errors
Fix compile errors for ak8975 magnetometer driver
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
1dc5baab9d
|
Incremented maintenance branch version to 4.2.7.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
54e4a939a6
|
Merge pull request #10451 from Linjieqiang/iflight_H743_AIO
Add more feature for iFlight_H743_AIO support.
|
2021-10-03 17:29:33 +13:00 |
|
Michael Keller
|
cd54ef5247
|
Revert #10388: 'Fix BIDIR UART issue' in maintenance branch.
|
2021-10-03 17:29:33 +13:00 |
|