Commit Graph

593 Commits (042211b187916d657a50e41bf3c374e35fb4b5f7)

Author SHA1 Message Date
ctzsnooze 042211b187 update pid_tuning page for 4.3 2021-12-03 14:17:50 +11:00
J Blackman 662ff529c2
Auto merged - #2655 at Sat, 27 Nov 2021 09:17:08 GMT
RFC Dynamic Idle
2021-11-27 20:17:09 +11:00
J Blackman 074c03f0e6
Auto merged - #2666 at Sat, 27 Nov 2021 08:17:11 GMT
Fixed Android File System
2021-11-27 19:17:11 +11:00
J Blackman 474ff80240
Auto merged - #2489 at Fri, 26 Nov 2021 01:17:29 GMT
Presets for Betaflight Configurator
2021-11-26 12:17:29 +11:00
WalcoFPV c5bb584520 Fixed Android File System 2021-11-25 22:57:20 +01:00
haslinghuis 92948e2212
Merge branch 'master' into rfc_filters 2021-11-25 04:31:28 +01:00
Ivan Efimov e63a5fe642 Presets TAB 2021-11-23 22:28:56 -06:00
Mark Haslinghuis 319bd852bf RFC Dynamic Idle 2021-11-21 21:54:08 +01:00
Mark Haslinghuis a11c7616a5
RFC feedforward max_rate_limit and jitter_factor 2021-11-18 21:42:01 +01:00
Mark Haslinghuis d57ce5ffd1
rfc filter sliders
Fix manual input

improve gyro and dterm

Fix expo

Fix enabling gyro dyn lpf 1 to use slider value instead of default

Fix enabling dterm dyn lpf 1 to use slider value instead of default

Change labels to static

Refactor left panel

right panel

Add switches

latest fixes

save filter type on lp1

Remove need to save if changing switches

Change lowpass html

Change slider on/off behavior

Fix enable/disable filter mode selectors

Reworked to work with legacy and firmware sliders

Change gyro warning limit to 1.4 as in 10.7 (limon)
2021-11-17 04:24:31 +01:00
Mark Haslinghuis 4c9fbc6a63 Split header and fix i18n message
Fix sonar bug

Remove comment
2021-10-14 18:58:03 +02:00
Michael Keller 5477deffa8 Added internationalisation support for the sliders mode drop down. 2021-10-10 14:36:22 +13:00
Michael Keller bd2640b2af
Merge pull request #2623 from haslinghuis/handle_expert_settings 2021-10-10 13:57:33 +13:00
J Blackman 16acc68182
Auto merged - #2622 at Sat, 09 Oct 2021 22:17:06 GMT
Fixed text for the PID profile reset button.
2021-10-10 09:17:06 +11:00
Mark Haslinghuis 348198d9be Handle expert settings
reduce code

Add props

Allow changing mode without save inbetween

Fix affecting touching slider
2021-10-09 00:27:22 +02:00
Michael Keller 9a68f0b187 Fixed text for the PID profile reset button. 2021-10-06 01:44:28 +13:00
Mark Haslinghuis 1251120115
Small patch 2021-10-05 13:01:32 +02:00
Mark Haslinghuis 48659bd6ec
Changes after reviews 2021-09-30 00:47:46 +02:00
Mark Haslinghuis 1dbe298abd
Change Sliders and defaults
0-1-2 ranges ff and dmax

gui fixes

Fix master slider

Fix TODO

Fix enable slider when PID has changed

Fix RP mode editing manual values

Restore backward compatibility

Rearrange order of 4.3 sliders and add divider for expert mode

d_lowpass slider range changed, 75-150 defaults

Fix filter sliders

Optimise FF, DMax and filter slider steps

Fix doubleclick on pid sliders

stop D lowpass slider position moving left on save

update gyro and dterm lowpass filter messages

fix some bugs

Fix spacing in messages

Little fixes

Respect slider mode

Fix legacy mode and slider values

Code cleanup

Add slider defaults

rename dmin ratio to dmax gain

Fix legacy sliders again

Enable Expert Mode
2021-09-27 02:55:26 +02:00
J Blackman f0bc8219c8
Auto merged - #2574 at Mon, 06 Sep 2021 21:17:13 GMT
Standardised configurator version naming.
2021-09-07 07:17:14 +10:00
Michael Keller 4480621c14 Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
Mark Haslinghuis 54820d43c6
Change mixer 2021-08-19 22:42:05 +02:00
J Blackman 2d268ee115
Auto merged - #2522 at Sun, 01 Aug 2021 04:17:08 GMT
Added latest Rc Smoothing changes
2021-08-01 14:17:09 +10:00
Mark Haslinghuis c0cda1f735
Detect board in firmware_flasher patch 2021-07-28 03:34:09 +02:00
Asizon 467655ecdd Added latest Rc Smoothing changes
Requested changes and sonar

More sonar fixes

Changes to msp and rename bad old names
2021-07-05 14:41:57 +02:00
J Blackman 5fb3007a17
Auto merged - #2511 at Sat, 26 Jun 2021 02:17:09 GMT
Update Feedforward to new names and values
2021-06-26 12:17:09 +10:00
J Blackman d024dd4fbc
Auto merged - #2436 at Sat, 26 Jun 2021 01:13:51 GMT
Validate motor outputs and reset mixer if not enough resources available
2021-06-26 11:13:51 +10:00
J Blackman 1d296d5af4
Auto merged - #2475 at Sat, 26 Jun 2021 00:51:14 GMT
Make connection timeout user-configurable
2021-06-26 10:51:15 +10:00
J Blackman 31603a2e05
Auto merged - #2485 at Sat, 26 Jun 2021 00:43:00 GMT
Verify board from firmware before flashing
2021-06-26 10:43:00 +10:00
J Blackman 676b284c5f
Auto merged - #2504 at Tue, 22 Jun 2021 20:25:12 GMT
Update Dshot Bidir autodefaults and dynamic notch options
2021-06-23 06:25:12 +10:00
Asizon 2e89fa2031 Update Feedforward to new names and values
Replace all ff with feedforward

Requested changes

Fix duplicated ff name

Reenabling on/off switch

Optimize F value update

Use exiting array for PID defaults
2021-06-21 06:59:46 +02:00
Mark Haslinghuis 6fca8ad5e1 Validate motor outputs and reset mixer if not 2021-06-20 23:56:42 +02:00
Mark Haslinghuis 7af9fb28a9 Verify board from firmware before flashing 2021-06-20 03:00:50 +02:00
J Blackman c44e48f51b
Auto merged - #2468 at Sat, 12 Jun 2021 20:25:18 GMT
Add support for OSD elements variants
2021-06-13 06:25:18 +10:00
J Blackman f326092307
Merge pull request #2427 from dkustec/osd-tx-uplink-power
OSD Tx Uplink Power support
2021-06-12 14:42:29 +10:00
Asizon 0096a03782 Update Dshot Bidir autodefaults and dynamic values
Missing semicolon

Added MSP workaround

Code smells fix

added missing indent
2021-06-07 18:06:57 +02:00
Mark Haslinghuis 3b90d3d520 Change Auto-Connect timeout 2021-06-03 18:59:07 +02:00
Michael Keller ceea7ef60b
Merge pull request #2465 from klutvott123/mcu-id-for-vtx-table-lua 2021-06-04 01:57:51 +12:00
Michael Keller b04c29c3f6
Merge branch 'master' into link-to-lua-scripts 2021-05-18 01:37:08 +12:00
Michael Keller c07529b6bc
Merge pull request #2470 from Asizon/dyn_notch_count_bandwidth 2021-05-18 01:14:13 +12:00
Hans Christian Olaussen 9c9f53813a Add GPS rescue min dth 2021-04-11 20:20:16 +02:00
Asizon bd7634a290 Dynamic notch new parameters
Hide if not =>1.44

Remove unneeded show action

Update with new values

Fixing requested changes

Added frecuency label
2021-04-10 10:26:27 +02:00
Miguel Angel Mulero Martinez e6c2e67c5b Add support for OSD type variants 2021-04-06 09:46:09 +02:00
Hans Christian Olaussen b283120bf0 Mcu ID for lua vtx table
Use mcu ID as filename for the vtx table .lua file.
2021-04-05 17:10:56 +02:00
Hans Christian Olaussen b818794df0 Link to Betaflight lua scripts
Added link to the Betaflight lua scripts in the welcome text.
2021-04-02 18:15:15 +02:00
Michael Keller 06c8e5075d
Merge pull request #2451 from haslinghuis/fix_818
Remove chrome references
2021-03-28 18:30:01 +13:00
Mark Haslinghuis bede10fe4e Remove chrome references 2021-03-22 14:22:41 +01:00
Mark Haslinghuis d5553b2ee1 Fix persistant settings after changing FC 2021-03-22 00:21:29 +01:00
Davor Kustec 2ebdd016d7 Initial commit
Changes requested by review
2021-02-23 23:56:48 +01:00
Mark Haslinghuis e82e489e62 Fix darkmode on motor and servo tab 2021-02-18 13:18:44 +01:00