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

17749 commits

Author SHA1 Message Date
Štěpán Dalecký
be8fbcdaac Remove unused STM32 USB FS lib 2022-06-21 14:01:32 +02:00
J Blackman
192f2b1734
Merge pull request #11678 from haslinghuis/update-msp-api-level
Increment MSP version to 1.45 (4.4)
2022-06-20 16:37:04 +10:00
Mark Haslinghuis
517fc4dbb8 Increment MSP version to 1.45 (4.4) 2022-06-20 04:14:25 +02:00
Ivan Efimov
23d8a97806 Replace CLI params for OSD stats and warnings with bitmasks 2022-06-18 00:03:45 -05:00
RoarFPV
6a7d2c3788 Make sure to write dshot stop cmd to all other motors when targeting less than max motor count 2022-06-17 20:53:01 -07:00
Štěpán Dalecký
8e802eba86 Remove unused rxRefreshRate 2022-06-18 00:59:42 +02:00
Steve Evans
4f9f26ef1c Remove USE_EXTI, USE_GYRO_EXTI and USE_MPU_DATA_READY_SIGNAL defines 2022-06-17 20:09:24 +01:00
Steve Evans
49a7d0f9e4 Use timed timeouts for USB HAL functions, not simple counts as per H7 2022-06-17 19:56:23 +01:00
haslinghuis
b28b07eb95
Merge pull request #11659 from hydra/step-for-conditionally-named-artifacts
Create variably named files as an additional make step.
2022-06-16 23:55:41 +02:00
haslinghuis
ea5b108193
Merge pull request #11257 from SpencerGraffunder/angle-limit-osd
Add angle limit to OSD settings menu
2022-06-16 22:47:31 +02:00
haslinghuis
608615642a
Merge pull request #11658 from hydra/gdwarf5-support
Use gdwarf-5 debugging information.
2022-06-16 22:07:43 +02:00
haslinghuis
a90a783c41
Merge pull request #10967 from SteveCEvans/remove_f1_f3
Remove F1 and F3 support
2022-06-16 22:07:23 +02:00
mituritsyn
7036048ff0 add sensor_acc condition for ACROTRAINER and ACCCALIB modes 2022-06-16 13:51:21 +03:00
Steve Evans
a7f4b6c163 Add ICM42688P for all unified builds 2022-06-15 18:01:49 +01:00
Miguel Angel Mulero Martinez
f89c44f427 Use the new render attribute for diff/resource yaml form
Users seem to have a problem adding the three backticks symbol in he form to format the diff or resource text block.
GitHub has added a new attribute, render, to add it automatically.
This change adds this new attribute and modifies the form to simplify the use.
2022-06-15 15:45:56 +02:00
Dominic Clifton
73ada57702 Fix compilation error when USE_RX_MSP_OVERRIDE is defined without
USE_RX_MSP.
2022-06-15 14:35:19 +02:00
Dominic Clifton
9c3a023fe2 Allow FEATURE_CUT to be used on targets with any amount of flash. 2022-06-15 14:31:08 +02:00
Dominic Clifton
67887df139 Create variably named files as an additional make step.
e.g. betaflight_4.2.0_SPRACINGH7CINE_3c367e7be4.hex from
betaflight_4.2.0_SPRACINGH7CINE.hex

* Default goals unchanged
* Some developers use external tools that require fixed filenames.
2022-06-15 14:22:49 +02:00
Dominic Clifton
2d041c9936 Use gdwarf-5 debugging information. 2022-06-15 14:15:29 +02:00
J Blackman
b6af12b6b1
Merge pull request #11648 from SteveCEvans/stm32F411sx1280
Add STM32F411SX1280 unified target
2022-06-15 08:47:43 +10:00
J Blackman
376e5fe93f
Merge pull request #11633 from blckmn/next_version
Preparing for 4.3 final - commencing 4.4
2022-06-15 08:04:50 +10:00
Steve Evans
701b0ae55c Remove F1 and F3 support 2022-06-14 19:10:13 +01:00
ctzsnooze
5989d7b067 Put execution time at the end 2022-06-13 21:48:02 +10:00
ctzsnooze
e5a882d861 include descent and ascent sanity check 2022-06-13 21:38:57 +10:00
ctzsnooze
f7c645bfcd update GPS code 2022-06-13 09:43:52 +10:00
Steve Evans
6d17f3f765 Add STM32F411SX1280 unified target 2022-06-12 14:45:54 +01:00
J Blackman
229ac66755
Merge pull request #11644 from klutvott123/increment-eeprom-version 2022-06-11 18:12:56 +10:00
Hans Christian Olaussen
724331af8e Increment eeprom version
Increment eeprom version. Merge before release of 4.3 final.
2022-06-10 23:48:43 +02:00
J Blackman
69126eaa81
Merge pull request #11627 from phobos-/crazybee-bmi270
Added BMI270 drivers to CRAZYBEEF4SX1280 target
2022-06-08 10:41:28 +10:00
blckmn
6e63feea7f Preparing for 4.3 final 2022-06-05 12:55:39 +10:00
J Blackman
b125cc146d
Merge pull request #11628 from ctzsnooze/During-switch-failsafe,-aux-channel-hold-passes-data
failsafe by switch aux channel hold change
2022-06-04 16:55:33 +10:00
ctzsnooze
bc7161532c failsafe by switch aux channel hold change 2022-06-03 00:08:00 +10:00
phobos-
95bbc8933c Added BMI270 drivers to CRAZYBEEF4SX1280 target 2022-06-02 09:06:30 +02:00
J Blackman
4fa2dc1115
Merge pull request #11621 from limonspb/flip_over_warning_show_before_arm 2022-05-29 06:45:37 +10:00
J Blackman
930082fe54
Merge pull request #11613 from SteveCEvans/gyro_init_spi_clk 2022-05-29 06:45:04 +10:00
Steve Evans
9f0a6129a9 Simplify SPI CLK speed setting during gyro detection 2022-05-28 17:15:55 +01:00
J Blackman
a9e31d6829
Merge pull request #11556 from blckmn/file_cleanup 2022-05-28 12:08:50 +10:00
J Blackman
a615cee171
Merge pull request #11597 from SteveCEvans/check_eeprom_write 2022-05-28 12:08:14 +10:00
haslinghuis
b08ff50765
Merge pull request #11573 from klutvott123/elrs-spi-eeprom-write
ELRS SPI Fix eeprom write and reboot for msp over telemetry
2022-05-27 16:54:06 +02:00
Ivan Efimov
bb33c65f11 Changes in crash flip OSD warnings:
1. Show "ARMED"<new line>"> CRASH FLIP <" when arming in crash flip
2. Show "CRASH FLIP SWITCH" when disarmed, but in crash flip.
3. Hide the disarmed stats screen if "CRASH FLIP SWITCH" is activated.
2022-05-27 02:06:16 -05:00
J Blackman
aaece8915a
Auto merged - #11549 at Wed, 25 May 2022 09:18:04 GMT
Add gyro lock/dma support to BMI160
2022-05-25 19:18:04 +10:00
J Blackman
b2644ec71e
Merge pull request #11604 from haslinghuis/fix-spi4 2022-05-21 09:15:09 +10:00
Steve Evans
7e03617a88 Add gyro lock/dma support to BMI160 2022-05-20 22:41:57 +01:00
J Blackman
6527eb01a1
Merge pull request #11609 from SteveCEvans/bmi270_driver 2022-05-19 06:09:58 +10:00
Steve Evans
8821162004 Revert BMI270 read length change, but keep typo fix 2022-05-18 19:44:23 +01:00
Steve Evans
fdd7990a29 Maintain FNV checksums per PG to only write if config updated 2022-05-16 17:39:32 +01:00
Mark Haslinghuis
e9a4589a76 Fix SPI4 DMA assignment 2022-05-14 01:49:00 +02:00
haslinghuis
b2deec1715
Merge pull request #11588 from limonspb/fix11547
Change ACC Trim step to 1 (for stick commands)
2022-05-13 14:13:22 +02:00
haslinghuis
9e894586b7
Merge pull request #11584 from SteveCEvans/fix_ICM_20689
Fix ICM-20689 initialisation
2022-05-09 13:28:00 +02:00
Ivan Efimov
8ff89b5ed0 Change ACC Trim step to 1 (for stick commands) 2022-05-06 23:30:37 -05:00