1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00
Commit graph

60 commits

Author SHA1 Message Date
mikeller
ebd36055da Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13:00
Michael Keller
94bd817aff
Merge pull request #1905 from Asizon/dynamicIdle
Dynamic Idle configurable
2020-03-06 08:23:12 +13:00
Michael Keller
8607d8293d
Merge pull request #1903 from mikeller/show_acc_calibration_warning
Show warning on connect when ACC is not calibrated.
2020-03-05 09:28:29 +13:00
mikeller
bfc83238c4 Show warning on connect when ACC is not calibrated. 2020-03-05 00:35:18 +13:00
Asizon
6aaababb1d Adding Dynamic Idle 2020-03-04 10:36:32 +01:00
Asizon
7e9cebfbf3 Adding Motor Output Limit and cellcount
Fix cell count min

Move tootltip`icons

Cosmetic changes
2020-03-03 01:34:08 +13:00
Michael Keller
682472e1b0
Merge pull request #1873 from mikeller/add_bind_button
Added bind button for receivers that support it.
2020-02-08 20:47:37 +13:00
Asizon
e3041286a3 Add Dynamic Notch Max Hz
Remove white spaces

Remove white space2

Revert and add suggested changes

Some cosmetic changes

MinHz Changes

Fix MinHz Max
2020-02-06 09:27:44 +01:00
Michael Keller
c2575935fc Added bind button for receivers that support it. 2020-02-06 15:41:47 +13:00
Miguel Angel Mulero Martinez
9394d5901c Work with gyro native sampling 2020-02-04 16:42:39 +01:00
Andrew Young
10fb05efc8 Added change heatmap to PIDs for the sliders 2019-12-23 00:28:47 +00:00
Michael Keller
53fb5944d1
Add more parameters to GPS Rescue (#1812)
Add more parameters to GPS Rescue
2019-11-10 11:32:31 +13:00
Miguel Angel Mulero Martinez
77dfd8eaa8 Fix galileo and home point once as per review 2019-11-08 08:52:40 +01:00
Miguel Angel Mulero Martinez
1672a44dc2 Add more parameters to GPS Rescue 2019-11-08 08:45:17 +01:00
Miguel Angel Mulero Martinez
ce044622a2 Add Galileo and Home Point once to GPS 2019-11-06 19:25:56 +01:00
mikeller
6999656097 Added dialog to offer resetting to custom defaults. 2019-09-15 00:54:39 +12:00
Michael Keller
68d076c714
Fixed duplication of 'gyro_to_use'. (#1629)
Fixed duplication of 'gyro_to_use'.
2019-09-09 01:09:11 +12:00
Miguel Angel Mulero Martinez
25fe13be25 Add RPM filter configuration 2019-09-07 15:35:45 +02:00
mikeller
7d6effca85 Fixed duplication of 'gyro_to_use'. 2019-09-07 23:06:50 +12:00
IvoFPV
35dd326778 Add tuning sliders 2019-09-07 13:00:39 +02:00
Michael Keller
cd7f305bef
Merge pull request #1605 from McGiverGim/msp_multiple_msp
Add MSP_MULTIPLE_MSP command
2019-09-02 22:52:23 +12:00
Miguel Angel Mulero Martinez
bb2334ca56 Add MSP_MULTIPLE_MSP command 2019-09-02 12:32:01 +02:00
Michael Keller
19106ae6cb
Merge pull request #1602 from McGiverGim/add_telem_info_motors
Add telemetry dshot data info to the motors tab
2019-08-30 01:19:01 +12:00
Miguel Angel Mulero Martinez
b065c8f4f7 Add telemetry dshot data info to the motors tab 2019-08-28 11:50:47 +02:00
IvoFPV
70464f5ff2 Add rcsmoothing auto smoothness to UI 2019-08-25 20:06:09 +02:00
Michael Keller
bb67dbbd72
Merge pull request #1569 from McGiverGim/add_vtx_tab
Add an VTX tab
2019-08-20 23:37:09 +12:00
Miguel Angel Mulero Martinez
0817e7d9e6 Add an VTX tab 2019-08-20 13:23:10 +02:00
Michael Keller
541074238c
Add debug modes to blackbox tab (#1566)
Add debug modes to blackbox tab
2019-08-15 12:47:53 +12:00
IvoFPV
c2bae18846 Add debug modes to blackbox tab 2019-08-11 00:16:06 +02:00
IvoFPV
b39f7df5f7 Add dyn notch to UI try2 2019-08-10 14:48:30 +02:00
IvoFPV
1fb5c046f4 Add iterm relax cutoff to UI 2019-08-08 00:23:48 +02:00
Ian Murphy
991c051e80 Updated to MSP API v1.42 & rebased onto master. 2019-04-12 20:36:45 +01:00
Michael Keller
5e7f229afa
Merge pull request #1346 from McGiverGim/fujin-improve-board-and-gyro-alignment
Show/Hide gyro elements
2019-04-08 19:29:24 +12:00
Miguel Angel Mulero Martinez
14167c6c72 Show/Hide gyro elements by detection 2019-04-08 08:42:45 +02:00
Michael Keller
06c20442cd
Merge pull request #1338 from fujin/improve-board-and-gyro-alignment
MSP Multiple GYRO/ACC alignment support
2019-04-07 16:39:46 +12:00
Bruce Luckcuck
fcf802b8d4 Add support fo filtering defaults based on firmware version
Ensures that when filters are enabled the defaults used are appropriate for the firmware version.
2019-04-03 09:37:50 -04:00
AJ Christensen
e322ef0795 MSP Multiple GYRO/ACC alignment support
* Make use of 1.41.0 MSP API changes introduced
  https://github.com/betaflight/betaflight/pull/7506
* Not really happy with the elements/css, but opening this up for feedback. I
  can't quite get the select inputs or the text/icons to go where I want :p
2019-04-02 20:03:15 +13:00
Johannes
e4f792bf4a
update defaults to match firmware settings
update dterm_lowpass_dyn_min_hz dterm_lowpass2_type and dterm_lowpass2_hz to match firmware defaults
2019-03-29 00:23:25 +01:00
Miguel Angel Mulero Martinez
bad5b7c627 Add D Min feature to PIDs tab 2019-03-12 13:56:29 +01:00
Miguel Angel Mulero Martinez
9f2e608530 Add dynamic lpf and dterm filters 2019-03-08 08:25:23 +01:00
Michael Keller
5de1b703aa
Merge pull request #1287 from dthubereng/add_mode_logic_to_msp
Add modeLogic and mode link UI support
2019-03-03 12:40:00 +13:00
mikeller
1530bed5b6 Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets. 2019-02-13 21:29:25 +13:00
mikeller
c690eadcbd Added analytics for board type, MCU id, configurator build type. Also improved status display. 2019-02-10 17:21:01 +13:00
Dave Huber
5b8e38c216 Add MSP_MODE_RANGES_EXTRA
Add MSP_MODE_RANGES_EXTRA to msp codes.
Add MODE_RANGES_EXTRA function call.
Add modeRangeExtra when reading mode settings.
Add UI for modeLogic.
Position and populate Logic selector.
Some fixes for msp apiVersion checking.
Add 'save' modeLogic.
Add link button and translations.
Add code to show/hide Link button.
Adjust position of link and range buttons.
Add structure code for Link button.
Add linkedTo code.
Add link div with delete button to html and css.
Add code to hide/show buttons when link is pressed.
Add code to add link select to range area.
Add save code for linked modes.
Add formatting to link.
Don't allow linking to/from ARM or self.
Remove unnecessary styling.
Update reading MODE_RANGES_EXTRA array length.
Set defaults for '_EXTRA' to aux tab.
2019-02-07 11:23:07 -06:00
Sean M
ab83c79315 Add display name to config, backup/restore and OSD 2019-02-01 01:36:51 +13:00
Miguel Angel Mulero Martinez
2c04c3350b Arming disabled flags into text 2019-01-23 16:06:53 +01:00
Miguel Angel Mulero Martinez
62de168868 Add GPS Rescue option to Failsafe tab 2018-11-14 12:05:46 +01:00
Trond G. Ziarkowski
68adc30de8 Independent rates settings for roll and pitch 2018-09-09 11:46:56 +02:00
Sean M
f4ea605685 Merge branch 'master' into rc_smoothing 2018-08-11 20:59:00 -04:00
Sean M
5a6b277778 Adding rc smoothing 2018-08-05 20:27:51 -04:00