1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00
Commit graph

368 commits

Author SHA1 Message Date
Michael Keller
ea3e64d49a
Merge pull request #10987 from mikeller/add_simplified_tuning_on_reset 2021-10-10 16:12:56 +13:00
Michael Keller
22780eab02
Merge pull request #10962 from tstibor/remove_redundant_bool_check 2021-10-03 17:04:02 +13:00
Steve Evans
d5f62be013 Trigger gyro SPI DMA reads in EXTI handler if supported and lock gyroTask loop to gyro to eliminate missed updates and jitter 2021-09-28 01:38:18 +13:00
Michael Keller
6a6930e34f Added application of simplified tuning on reset. 2021-09-27 03:11:33 +13:00
Michael Keller
a2ecc5c3e7 Clarified the macro name for the resourceValue_t max index. 2021-09-10 22:22:40 +12:00
Thomas Stibor
582e2c684f Remove redundant check representing same value 2021-09-10 10:33:40 +02:00
ctzsnooze
4ef02928e0 smoothing fix level mode 2021-09-01 11:22:11 +10:00
Michael Keller
55f2be55f6
Merge pull request #10765 from cruwaller/pr-fix-vcp-baudrate-change 2021-08-05 23:31:18 +12:00
Michael Keller
8a18651319
Merge pull request #10863 from mikeller/add_n_channel_to_timer_show 2021-08-04 01:43:30 +12:00
Michael Keller
4d79c0fbd2 Rename timer functions to make them easier to understand. 2021-07-28 01:01:46 +12:00
Michael Keller
1d555a6297 Added check to disable bidirectional Dshot when N-channel timers are used. 2021-07-28 00:23:30 +12:00
Michael Keller
9eda7b4735 Added indication for N-channel timers to 'resource show all'. 2021-07-27 18:35:13 +12:00
Michael Keller
33dd967736
Merge pull request #10755 from mikeller/add_parameter_group_reset_defaults
Added resetting to defaults for individual parameter groups.
2021-06-28 11:07:17 +12:00
cruwaller
885c520adb cli: fix baudrate reconfigure based on USB VCP baudrate 2021-05-25 14:29:16 +03:00
ctzsnooze
c26428232a msp and other small fixes 2021-05-25 08:29:32 +10:00
Michael Keller
b414be320f
Merge pull request #10727 from ctzsnooze/PT2-PT3-options-for-filters 2021-05-25 01:53:53 +12:00
Michael Keller
64961e8b23 Added resetting to defaults for individual parameter groups. 2021-05-23 00:48:32 +12:00
ctzsnooze
636d563abe major rc changes ctzsnooze 2021 2021-05-07 14:40:43 +10:00
mikeller
687c7014c0 Added MCU id / name for STM32G474. 2021-04-27 01:37:33 +12:00
ctzsnooze
a096c99664 PT2 and PT3 filter maths PT3 for RC smoothing 2021-04-26 14:12:54 +12:00
Steve Evans
bb119e95c5 Display late execution stats in tasks command 2021-03-08 17:46:31 +00:00
Michael Keller
243be1d216
Merge pull request #9119 from IvoFPV/add-tuning-sliders 2021-01-06 02:19:29 +08:00
Michael Keller
7fc3c7cea6 Renamed 'tuning sliders' to 'simplified tuning'. 2020-12-26 14:26:56 +01:00
IvoFPV
cff19dc113 Implement tuning sliders, add to CMS, MSP 2020-12-26 14:26:50 +01:00
Michael Keller
0b81b26ce0 Fixed MSP command to send Dshot commands. 2020-12-15 16:12:11 +01:00
jflyper
1feb306674 [H7] H723/H725 support 2020-11-11 23:45:15 +09:00
jflyper
697d0f7ed3 [H7] H7A3 support 2020-11-01 00:32:39 +09:00
Michael Keller
b92f030434
Merge pull request #10113 from knoopx/improve-custom-builds 2020-10-11 13:45:15 +13:00
Michael Keller
b085bf77ab
Merge pull request #10237 from jflyper/bfdev-fix-dmaopt-timup-numbering
Fix dmaopt peripheral numbering for TIMUP
2020-10-07 00:57:21 +13:00
jflyper
24b4ffa912 Fix dmaopt peripheral numbering for TIMUP 2020-10-04 00:06:04 +09:00
jflyper
08f1f91c50 [G4] CLI and config changes for overclocking 2020-10-01 20:40:44 +09:00
Victor Martinez
88f2fdcf7d prevent unused warning when using USE_QUAD_MIXER_ONLY 2020-08-19 00:42:52 +02:00
Bruce Luckcuck
ed35b1d773 Fix CLI range check error message formatting 2020-08-11 18:27:11 -04:00
Michael Keller
899cae197c
Merge pull request #9998 from mikeller/fix_stack_check
Fixed stack size monitoring.
2020-07-22 02:12:58 +12:00
mikeller
386be8d742 Added registration for bus devices. 2020-07-08 21:34:31 +12:00
mikeller
81abf873da Fixed stack size monitoring. 2020-07-08 20:08:39 +12:00
Michael Keller
3822d6eb75
Merge pull request #9688 from mikeller/show_configuration_status
Show configuration status in CLI.
2020-07-05 21:09:01 +12:00
Michael Keller
97ad043f9e
Merge pull request #9691 from mikeller/add_common_hardware_settings
Added the most common (reasonable) hardware settings to 'dump hardware'.
2020-06-22 01:07:17 +12:00
Michael Keller
88cf45872f
Merge pull request #9632 from mikeller/improve_error_formatting
Improved styling of error messages in CLI.
2020-06-22 00:22:24 +12:00
mikeller
15114d0e43 Added the most common (reasonable) hardware settings to 'dump hardware'. 2020-06-07 12:57:30 +12:00
Michael Keller
f101a730a1
Merge pull request #9871 from mikeller/fix_resource_command
Fixed pin id parsing in CLI.
2020-06-03 23:37:18 +12:00
mikeller
4b5273c34e Fixed parsing of over length custom default headers. 2020-06-01 23:08:18 +12:00
mikeller
a09ddb5f4e Fixed pin id parsing in CLI. 2020-06-01 13:01:45 +12:00
Michael Keller
6bada9c5e9
Merge pull request #9807 from mikeller/fix_osd_device_reporting 2020-05-28 01:19:04 +12:00
mikeller
c058da20b5 Fixed typo in CLI. 2020-05-18 01:32:53 +12:00
mikeller
98efe1a972 Fixed reporting of configured / detected OSD device. 2020-05-17 03:56:20 +12:00
Michael Keller
e060a0d507
Merge pull request #9712 from etracer65/fix_blocking_dshot_command
Fix blocking DSHOT commands
2020-04-20 23:07:40 +12:00
Bruce Luckcuck
c6c9ba7229 Fix blocking DSHOT commands
Motor and DSHOT refactoring broke blocking DSHOT commands as the check for commands being enabled was not taking into account that "blocking" type commands need to operate only when the motors are not enabled.

Fixes the CLI `dshotprog` command.
2020-04-17 08:29:24 -04:00
mikeller
547f161d27 Added missing linefeed after version in CLI. 2020-04-12 15:18:45 +12:00
mikeller
3174f5ab30 Show configuration status in CLI. 2020-04-12 01:01:49 +12:00