Miguel Angel Mulero Martinez
7d26bfea35
Update translations
2021-12-28 15:59:54 +01:00
Asizon
f6d50d77e1
fix_duplicated_i18n
...
minor fix
fix
2021-12-21 09:52:20 +01:00
Ivan Efimov
cb25761153
Merge pull request #2695 from ctzsnooze/tidy-up-filtering-messages
...
Tidy up filter message text
2021-12-20 18:03:12 -06:00
Ivan Efimov
b396f0a667
Merge pull request #2603 from TonyBlit/gps_sat_list_extra
...
Enhanced sat list for M8N/M9N
2021-12-20 17:43:41 -06:00
Tony Cabello
cbfeb25d9b
enhanced sat list for M8N/M9N
2021-12-20 08:04:16 +01:00
ctzsnooze
0ad9253690
tidy up filter message text
...
Notch Count thanks Karatebrot
fix thanks limon
2021-12-20 10:08:14 +11:00
Asizon
b8e0263460
motor idle update for 4.2
2021-12-19 12:00:46 +01:00
J Blackman
9b080c3d64
Auto merged - #2677 at Wed, 08 Dec 2021 11:17:12 GMT
...
[BUG-FIX] Fix Port Detection using VID/PID
2021-12-08 22:17:12 +11:00
KarateBrot
69f5da9b51
Indicate inactive dyn notch if looprate less 2k
2021-12-04 04:11:24 +01:00
Mark Haslinghuis
706a239044
Add option for manufacturers and developers
2021-12-03 22:12:58 +01:00
J Blackman
61603bcb58
Auto merged - #2525 at Fri, 03 Dec 2021 07:17:23 GMT
...
Verify addresses in hex files
2021-12-03 18:17:23 +11:00
Ivan Efimov
4e85ee9bee
Merge pull request #2672 from ctzsnooze/pid_tuning-tab-can-be-smaller
...
update pid_tuning page for 4.3
2021-12-03 01:05:31 -06:00
ctzsnooze
042211b187
update pid_tuning page for 4.3
2021-12-03 14:17:50 +11:00
Mark Haslinghuis
114256becc
Update html, messages, dropdown
2021-11-28 13:32:41 +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
Hydra
2683824b64
Verify target has all addresses found in the hex file instead of
...
verifying the size.
As noted in PR #2512 simply verifying the size of the hex file is not
extensible and is not how hex files are designed to be used.
A hex file can contains many non-contiguous blocks of data.
This also supports targets with any partition layout.
Additionally, this provides a more flexible way of providing hex files
which can now contain data for non-contiguous blocks, e.g. firmware +
config or firmware + osd fonts.
2021-10-10 16:34:33 +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