Commit Graph

1722 Commits (6ee30ea293028654e6e863147952ea0271ae3408)

Author SHA1 Message Date
asizon 2235247a36 fix version component margin
fix darktheme background

remove margin
2022-05-09 21:35:54 +02:00
Tomas Chmelevskij 5772b5ca2c use gap for version spacing 2022-05-08 19:12:30 +03:00
Asizon 6319421e3d
Merge pull request #2908 from chmelevskij/chore/move-styles-into-components
refactor: move styles closer to the components
2022-05-08 09:28:57 +02:00
Miguel Angel Mulero Martinez 51eca21578 Add Danish translation 2022-04-29 20:51:40 +02:00
Tomas Chmelevskij a85cdfd5b7 refactor: move styles closer to the components 2022-04-27 16:01:53 +02:00
Tomas Chmelevskij 9904abd7eb chore: stories for BatteryLegend and StatusBar 2022-04-27 15:33:28 +02:00
haslinghuis be4a9e1ba0
Merge pull request #2904 from klutvott123/reboot-options
Make "Activate bootloader" button use bootloader in flash if it exists
2022-04-24 04:09:23 +02:00
Hans Christian Olaussen 145d567ff9 Make "Activate bootloader" button use bootloader in flash if it exists 2022-04-24 00:19:12 +02:00
Tomas Chmelevskij 17ad89fe7e Add storybook setup for vue 2022-04-23 18:51:06 +02:00
Ivan Efimov f08fa0a743 Cli tab: vertical flex fix and removing scroll bars 2022-04-22 18:20:40 -05:00
Mark Haslinghuis f41e135333 Migrate chrome storage API to window.localStorage
Add remove function

Remove callback from set and remove

Rebased

Rebased
2022-04-22 01:08:48 +02:00
Ivan Efimov 85663b1bee Presets fix: proper escape button handling for preset dialogs 2022-04-17 04:41:54 -05:00
Mark Haslinghuis 9e4c844417 [chore] remove_duplicates from receiver tab 2022-04-14 16:26:10 +02:00
Mark Haslinghuis 94037827e8 Fix model preview
Refactor currentRates
2022-04-13 02:04:42 +02:00
haslinghuis d9089dc212
Merge pull request #2884 from limonspb/failsafe_units_fix
Change failsafe delays units to seconds in UI
2022-04-13 01:57:56 +02:00
Mark Haslinghuis 6a4a457eb9 Fix autocomplete 2022-04-10 00:32:39 +02:00
Ivan Efimov 8fb0961701 Change failsafe delays units to seconds in UI 2022-04-07 20:21:33 -05:00
Mark Haslinghuis 2fb9308265 Fix expert mode 2022-04-02 00:07:40 +02:00
Ben Lumley d220d420d2 Bit of padding to keep text away from selects 2022-03-29 11:38:09 +01:00
Ben Lumley 60d6ee448e Fix select2 height displaying differently 2022-03-29 11:33:58 +01:00
J Blackman 77cd427c89
Auto merged - #2866 at Tue, 29 Mar 2022 07:17:07 GMT
Make expert mode permanent even after manually switching it off and reconnecting
2022-03-29 18:17:08 +11:00
Jakub Sobczak a46ff4bb5c Reload permament expert mode config value when reconnecting 2022-03-23 20:52:09 +01:00
Jakub Sobczak 73a3c62be4 Fix typo 2022-03-22 23:31:10 +01:00
haslinghuis 99a11689aa
Merge pull request #2862 from limonspb/presets_fix_freeze_bug
Presets: fix a bug when saving freezes the progress dialog (because of the \r in the CLI text)
2022-03-22 11:46:57 +01:00
haslinghuis b36736cd62
Merge pull request #2853 from haslinghuis/fix_motor_css
fix_motor_css
2022-03-21 12:26:39 +01:00
Ivan Efimov 272b0fb1ba Presets: fix a bug when saving freezes the progress dialog (because of the \r in the CLI text) 2022-03-21 01:44:54 -05:00
Mark Haslinghuis 93421d061e fix_motor_css
Fix css selector by id and scrollbar

Go with Limon suggestion using floats instead overflow-x: hidden

Fixes width of mixer (convert to uppercase) + escprotocol selectors
2022-03-13 20:34:28 +01:00
Mark Haslinghuis b4f35d5fad Fix state if local target does not match board 2022-03-04 22:00:29 +01:00
Ivan Efimov 3fcd420903 Motors tab: moved motor tool buttons away from the bottom panel 2022-03-04 04:38:56 -06:00
Asizon 5b1845ff74
Merge pull request #2838 from haslinghuis/dynamic_timeout
Make serial connection timeout dynamic
2022-03-02 09:26:30 +01:00
haslinghuis ea6958f8c2
Merge pull request #2841 from limonspb/marked
Presets: support Marked description layout
2022-03-01 21:08:04 +01:00
Ivan Efimov 35d7cb699c Presets: support Marked description layout 2022-02-28 23:54:21 -06:00
Mark Haslinghuis f8371afca2 Make connection timeout dynamic 2022-02-28 15:51:14 +01:00
haslinghuis a8a9ac6b6a
Merge pull request #2836 from ctzsnooze/check-every-100ms-for-dfu-mode-when-flashing
check every 100ms for DFU mode
2022-02-28 10:49:57 +01:00
ctzsnooze 249345beda check every 100ms for DFU mode 2022-02-28 17:42:31 +11:00
haslinghuis 623537277a
Merge pull request #2834 from haslinghuis/show_firmware_loaded
Show firmware loaded in firmware flasher tab
2022-02-27 01:30:00 +01:00
haslinghuis 1c94c65641
Merge pull request #2829 from McGiverGim/fix_rx_model_preview
Fix RX model preview for different rates system
2022-02-27 01:22:33 +01:00
Mark Haslinghuis 6a2fc80b60 Show firmware loaded 2022-02-26 17:57:54 +01:00
Miguel Angel Mulero Martinez 7bf2adc0d8 Fix RX model preview for different rates system 2022-02-25 16:03:48 +01:00
Míguel Ángel Mulero Martínez f7eb0e8b0a
Merge pull request #2758 from haslinghuis/fix_reboot
Fix reboot
2022-02-25 12:55:39 +01:00
Mark Haslinghuis e7ca4dc07d Fix logging 2022-02-24 14:42:10 +01:00
Asizon 7f59ed0c85
Merge pull request #2828 from limonspb/marked_fix
Firmware flasher fix for the release notes show
2022-02-24 10:43:44 +01:00
Ivan Efimov ce1ac33298 Firmware flasher fix for the release notes show 2022-02-23 18:18:49 -06:00
Mark Haslinghuis 8e17e5a59b Change timeout for MacOS 2022-02-23 00:48:50 +01:00
Mark Haslinghuis f5dab89965 fix_reboot
Fix clicks

reinitializeConnection should be callback

MSP fix
2022-02-20 14:21:57 +01:00
asizon 96ab7d8a8e remove outdated comment 2022-02-19 10:47:06 +01:00
asizon e8a5af55d6 Fix const 2022-02-18 10:44:08 +01:00
Asizon 15f49363de Fix dshot bidir switch
typo fix

Fix dialog if rpm is disabled
2022-02-18 10:21:36 +01:00
haslinghuis 984fa1cc0c
Merge pull request #2790 from limonspb/miltipleselect_scroll_fix
Presets: hack-fix for multiple select dropdowns with 199+ elements
2022-02-06 13:53:40 +01:00
Miguel Angel Mulero Martinez 17e1603c99 Increase width for PID compensation table column 2022-02-02 13:43:09 +01:00
Miguel Angel Mulero Martinez 2b06b6e59b Hide Iterm Relax cutoff tooltip if disabled 2022-02-02 13:39:50 +01:00
Ivan Efimov f5ccad61ed Presets: fix for multiple select dropdowns with 199+ elements 2022-02-02 02:43:00 -06:00
Pascal Luginbuehl 78c34ed38c fix: battery calibration in power tab 2022-01-31 20:57:02 +01:00
haslinghuis c4f7a8f0bd
Merge pull request #2775 from haslinghuis/fix_flash_status
Fix board select trigger after flashing
2022-01-29 04:39:16 +01:00
haslinghuis f3f8df6d38
Merge pull request #2712 from Asizon/rpm_defaults_fix
Rpm defaults fix for 4.3
2022-01-28 14:19:09 +01:00
Mark Haslinghuis b44b7ecc2e Fix board select trigger after flashing
Detect unofficial targets
2022-01-28 14:13:29 +01:00
Asizon b14107822d
Merge pull request #2770 from limonspb/motor_dialogs_fix
Motor reorder and direction dialogs: hardcode throttle value to 6%
2022-01-27 07:43:02 +01:00
Asizon d72d608e56 stetic fixes 2022-01-26 18:42:00 +01:00
Asizon b7085a5926 Rpm defaults fix
Change dialog

sonar fixes

sonar fix

fix text

no values change if not dialog shows

typo
2022-01-26 07:41:21 +01:00
Ivan Efimov 43b7a8b0d9 Presets: show warning dialog when preset options list has not been opened 2022-01-25 21:49:51 -06:00
Ivan Efimov f8fbf69e6e Motor reorder and direction dialogs: hardcode throttle value to 6% for spinning 2022-01-25 03:19:21 -06:00
Ivan Efimov d0d3141b72
Merge pull request #2696 from chmelevskij/chore/eslint-prefer-templates
chore: add prefer template rule
2022-01-21 23:25:48 -06:00
Asizon 8aa3a74b39
Merge pull request #2764 from Asizon/fix_multiple-select_darkmode
Fixes multiple-select in darkmode
2022-01-21 09:57:36 +01:00
Asizon 3d3ba093c7 Fixes multiple-select in darkmode
remove hover background from presets dialog

add specific selector
2022-01-20 07:13:58 +01:00
Ivan Efimov 8e1c48efce Presets fix: properly process options withing option groups 2022-01-19 21:06:14 -06:00
Tomas Chmelevskij 83ab0ce877 chore: replace with template 2022-01-18 14:55:41 +01:00
Tomas Chmelevskij 770f0352cb chore: remove nested template literal 2022-01-18 12:30:19 +01:00
Tomas Chmelevskij 5be4a4596a chore: add `template-curly-spacing` 2022-01-18 12:30:17 +01:00
Tomas Chmelevskij 6e6c3f76ae chore: removenested template literals 2022-01-18 12:29:54 +01:00
Tomas Chmelevskij 8cf9473c88 chore: add prefer template rule 2022-01-18 12:29:53 +01:00
Asizon 27b3afbca7
Merge pull request #2692 from chmelevskij/chore/sonar-cloud-eslint-match
chore: add no-vars rule to match sonar cloud
2022-01-18 12:13:17 +01:00
haslinghuis 598ab9b544
Merge pull request #2759 from limonspb/presets_remove_description
Presets: shorter index.json file, added option groups, preset priority, updated search, source versioning
2022-01-18 00:36:01 +01:00
Ivan Efimov 9357eae32c Presets: shorter index.file, added option groups and preset priority 2022-01-17 00:33:25 -06:00
ctzsnooze b24a189e6f
Merge pull request #2753 from haslinghuis/add_debug_rx_state_time
Add debugging modes
2022-01-14 13:28:46 +11:00
Asizon dc33fb9e97
Merge pull request #2748 from haslinghuis/restore_backup_virtual
Make virtual mode an option using msp backup and restore
2022-01-13 06:40:28 +01:00
haslinghuis c634421c8e
Merge pull request #2746 from Asizon/android_css_fixes
Motor and preset tabs android css fixes
2022-01-13 01:30:30 +01:00
Mark Haslinghuis cd9995aaeb Add debugging modes 2022-01-13 01:11:12 +01:00
Mark Haslinghuis 77d30caf9b Move section and rename buttons 2022-01-12 15:57:41 +01:00
Mark Haslinghuis bad27d3d15 Make virtual mode an option using msp backup and restore 2022-01-10 14:25:01 +01:00
ctzsnooze 993b59a650 update filter messages
update filter messages
2022-01-10 12:53:32 +11:00
Asizon 88c9ff7aa3 end of file fix 2022-01-09 17:16:21 +01:00
Asizon 13ede8ef69 Fix old chrome versions css 2022-01-09 13:36:21 +01:00
Asizon 26521e04c2 Motor and preset tabs android fixes 2022-01-09 11:59:37 +01:00
haslinghuis c9b7ed8fd7
Merge pull request #2743 from Asizon/fix_android_toolbar
Fix android toolbar buttons
2022-01-09 01:54:42 +01:00
Asizon d09019f1ae fix double bottom padding 2022-01-08 10:57:48 +01:00
Mark Haslinghuis 8be5b1e907 Restrict backup and restore to virtual mode 2022-01-08 07:33:11 +01:00
Asizon 6fc5c37c20 Fix android toolbar buttons 2022-01-07 23:35:58 +01:00
Mark Haslinghuis 9eb72e1aa5 Remove backup and restor 2022-01-07 03:19:46 +01:00
J Blackman 71fb7a68a7
Merge pull request #2704 from limonspb/add_discord_link 2022-01-07 11:33:53 +11:00
Ivan Efimov fb3f3b9700
Merge pull request #2714 from haslinghuis/fix_auto_factor
RC smoothing auto factor tooltip text for 4.3
2022-01-06 18:20:01 -06:00
Ivan Efimov 9e3c735829
Merge pull request #2724 from haslinghuis/fix_filter_slider_display
Fix filter Slider Display
2022-01-06 18:19:51 -06:00
ctzsnooze 6f421b48cb
Merge pull request #2727 from chmelevskij/fix/loggging-tab-error
fix: logging tab error about modules
2022-01-07 10:38:54 +11:00
Mark Haslinghuis 57ca2bc20d Fix filter Slider Display
Fix display when all lowpasses are disabled

Fix filter selector

Fix PID display

fix pid display
2022-01-05 13:14:17 +01:00
haslinghuis 621f8de9d2
Merge pull request #2736 from limonspb/presets_minor_fixes
Presets: minor fixes
2022-01-05 01:42:40 +01:00
Ivan Efimov e43025cffe
Merge pull request #2728 from chmelevskij/chore/fix-vue-lint-warnings
chore: fix vue lint warnings
2022-01-03 23:31:25 -06:00
Ivan Efimov 183cc9abd0 Presets: minor fixes for style and automatic save presets source when click active 2022-01-03 20:31:55 -06:00
Ivan Efimov 163cc81dd9 Fix firmware flash button when non-english is selected and FC is connected 2022-01-02 04:01:30 -06:00
Tomas Chmelevskij d6c7ca57a2 chore: fix vue lint warnings 2021-12-31 16:23:52 +01:00
Tomas Chmelevskij 15f1b0fb6e fix: logging tab error about modules 2021-12-31 15:58:12 +01:00
Mark Haslinghuis 10da45c1eb
Fix auto_factor tooltip
Fix target help
2021-12-27 17:40:29 +01:00
Asizon 35373fac01 add missing class 2021-12-26 10:23:52 +01:00
Tomas Chmelevskij bfec87d931 chore: add `no-var` rule to match sonarcloud 2021-12-25 18:49:11 +01:00
Ivan Efimov c6705b0e73 Added Betaflight Discord server link to the landing page 2021-12-23 17:35:06 -06:00
Pawel Stefanski 4bc3bfb765 Added EXPRESSLRS to the list of SPI protocols 2021-12-23 10:13:38 +01:00
haslinghuis 9abfca78fb
Merge pull request #2706 from chmelevskij/sonar-duplication-fix
refactor: use js to generate table contents
2021-12-23 02:31:14 +01:00
J Blackman 88c146742a
Merge pull request #2699 from haslinghuis/fix_dd_ff_42 2021-12-23 12:28:59 +11:00
Tomas Chmelevskij f71e4d0d1e refactor: use js to generate table contents 2021-12-22 14:23:53 +01:00
haslinghuis c09d64b9b2
Merge pull request #2693 from chmelevskij/chore/eslint-trailing-comma
chore: add comman dangle rule for multiline
2021-12-22 01:56:16 +01:00
Mark Haslinghuis 611190603f
Rebase to master 2021-12-21 12:58:45 +01:00
Mark Haslinghuis 393be634b9 Fix DD and FF for legacy targets 2021-12-21 12:52:17 +01:00
Asizon f6d50d77e1 fix_duplicated_i18n
minor fix

fix
2021-12-21 09:52:20 +01: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
haslinghuis 51d0633ada
Merge pull request #2700 from limonspb/presets-cli-error-fix
Presets FIX for loading broken BATCH configs - 'Save anyway' button did not work.
2021-12-21 00:13:15 +01:00
haslinghuis b7fd385f3d
Merge pull request #2698 from haslinghuis/simplified_tuning
Simplified Tuning update
2021-12-21 00:11:05 +01:00
Ivan Efimov d74b675b69 Presets: fix for loading broken BATCH configs - 'Save anyway' button did not work 2021-12-20 01:28:32 -06:00
Tony Cabello cbfeb25d9b enhanced sat list for M8N/M9N 2021-12-20 08:04:16 +01:00
Mark Haslinghuis 92a0c915db
Simplified Tuning update 2021-12-20 01:03:43 +01:00
Asizon b8e0263460 motor idle update for 4.2 2021-12-19 12:00:46 +01:00
Tomas Chmelevskij 03690e087f chore: add comman dangle rule for multiline 2021-12-18 08:21:05 +01:00
ctzsnooze 08dff0c21b update feedforward and add ghost debug names 2021-12-11 15:16:51 +11:00
Ivan Efimov 79e081f0f7
Merge pull request #2651 from Asizon/integrated_yaw_fix
Nice, works all as expected.
Enabled editing: sets YPR to PR.
Setting back to YPR disables integrated yaw.
resets works as expected.
2021-12-09 23:50:57 -06: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
Asizon 476ba71e63 disable only if rpy 2021-12-08 09:34:33 +01:00
Ivan Efimov 460b7b51d3
Merge pull request #2678 from limonspb/presets_cache_fix
Presets fix: remove cache for fetch
2021-12-08 02:13:08 -06:00
J Blackman b2e12efe70
Auto merged - #2683 at Wed, 08 Dec 2021 07:17:10 GMT
Bugfix: don't change filter type when moving filter slider
2021-12-08 18:17:10 +11:00
ctzsnooze 03f2539c2e don't change filter type when moving filter slider 2021-12-06 15:13:22 +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 d974d0362a
Merge pull request #2676 from haslinghuis/fix_filter_disable
[BUGFIX] Fix sliders disable input
2021-12-03 01:06:01 -06: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
Ivan Efimov c7af0c4fd9
Merge pull request #2671 from ctzsnooze/Receiver-tab-update-for-4.3
Receiver tab update for 4.3
2021-12-03 00:17:52 -06:00
ctzsnooze 042211b187 update pid_tuning page for 4.3 2021-12-03 14:17:50 +11:00
Ivan Efimov 83de02fe14 Presets: remove cache for fetch 2021-12-02 18:52:32 -06:00
Mark Haslinghuis 3562ed9d3a
Fix Port Detection using VID/PID 2021-12-03 00:36:49 +01:00
Mark Haslinghuis 7bc90fc476
Fix sliders disable input 2021-12-03 00:19:17 +01:00
KarateBrot cab3e3ba8f Removed Dynamic Notch from Features 2021-12-01 08:40:37 +01:00
Ivan Efimov 11e2ec6542
Merge pull request #2668 from limonspb/preset/typo
Presets tab:  minor fix border inside the detailed preset dialog
2021-11-29 17:59:43 -06:00
Ivan Efimov 3f431a7431
Merge pull request #2670 from haslinghuis/fix_cli
Make timeout run conditional instead of allowing 0
2021-11-29 16:22:13 -06:00
Mark Haslinghuis 87e013d200
Make timeout run conditional instead of allowing 0 2021-11-29 02:48:34 +01:00
Asizon bb2e75a93a fix new feedforwardgroup options 2021-11-28 10:44:08 +01: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
Ivan Efimov bf422146f5 Presets: fix border of the preset title in the detailed dialog 2021-11-27 01:12:35 -06:00
haslinghuis a45cc1d8c7
Merge branch 'master' into fix_tab_switch 2021-11-26 02:49:56 +01: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
Asizon 5a13439897 fix integrated yaw usage
move code to pidtuning.js

fix tuningsliders
2021-11-25 07:38:23 +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 1801ead814
Fix tab switching 2021-11-20 02:16: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
J Blackman dd183f0412
Auto merged - #2634 at Tue, 09 Nov 2021 07:17:18 GMT
Split header and fix i18n message
2021-11-09 18:17:18 +11:00
haslinghuis 2dca1e7243
Merge pull request #2633 from haslinghuis/fix_save_restore
Extend save and restore for all settings (pid-tuning)
2021-10-15 00:35:15 +02:00
Mark Haslinghuis 4c9fbc6a63 Split header and fix i18n message
Fix sonar bug

Remove comment
2021-10-14 18:58:03 +02:00
haslinghuis 1315fa57cf
Merge pull request #2626 from mikeller/remove_repetitive_logging
Removed repetitive logging on slider move.
2021-10-14 13:20:59 +02:00
haslinghuis 88b7c9a4d9
Merge pull request #2575 from Asizon/convert_serial_protocols_select2
Convert serial rx and Spi rx protocols selectors to Select2
2021-10-13 22:24:16 +02:00
haslinghuis dc5d1d9b05
Merge pull request #2627 from mikeller/add_sliders_mode_internationalisation
Added internationalisation support for the sliders mode drop down.
2021-10-13 22:23:25 +02:00
Mark Haslinghuis 5b5ae0dc1a
Fix Dmin in RP mode 2021-10-13 21:46:41 +02:00
Mark Haslinghuis 3ebd1697a5
Extend save and restore for all settings
Fix Enable PID sliders button

Fix duplicate block?
2021-10-12 20:56:53 +02:00
Hydra d2f9b7fde7 Fix pre-existing code-smells. 2021-10-10 16:34:33 +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 203583b799 Added support for LPUART1. 2021-10-10 15:10:45 +13:00
Michael Keller 5477deffa8 Added internationalisation support for the sliders mode drop down. 2021-10-10 14:36:22 +13:00
Michael Keller f98c2966c7 Removed repetitive logging on slider move. 2021-10-10 13:59:27 +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 ae8eebf644
remove dd an ff switch 2021-10-09 21:56:24 +02: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
J Blackman 3feefcb184
Auto merged - #2618 at Wed, 06 Oct 2021 12:17:10 GMT
Expert mode toggle bugfix and refactoring
2021-10-06 23:17:10 +11: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
Michael Keller 2b98947fb4
Merge pull request #2616 from haslinghuis/fix_reset_profiles 2021-10-04 23:50:13 +13:00
Mark Haslinghuis f893a87073
Prevent changing profiles is settings are not saved 2021-10-03 16:12:38 +02:00
Ivan Efimov b63c02673a Expert mode toggle refactoring 2021-10-02 03:16:46 -05:00
Michael Keller 7152730e20 Fixed parsing of firmware versions to support multi-digit versions. 2021-10-01 02:02:09 +13:00
Mark Haslinghuis 48659bd6ec
Changes after reviews 2021-09-30 00:47:46 +02:00
Mark Haslinghuis 2e0334c114
Revise filter sliders 2021-09-27 04:29:41 +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 2dad799a78
Auto merged - #2554 at Sun, 26 Sep 2021 08:17:10 GMT
Remove scrolling conditional and allow auto-detect board when no board selected
2021-09-26 18:17:11 +10:00
J Blackman 1ffa40e8fd
Auto merged - #2570 at Sun, 26 Sep 2021 03:17:08 GMT
Rebase stm32.js
2021-09-26 13:17:09 +10:00
J Blackman b93805154c
Auto merged - #2561 at Sun, 26 Sep 2021 00:17:14 GMT
Fix reconnection issue in cli
2021-09-26 10:17:14 +10:00
Mark Haslinghuis 03aeb41105
Remove scrolling 2021-09-20 23:20:42 +02:00
Michael Keller 9f0ccee463 Added build for Android Play store bundle. 2021-09-07 16:49:34 +12: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
J Blackman 37e41a014d
Auto merged - #2563 at Wed, 01 Sep 2021 07:17:17 GMT
Change mixer
2021-09-01 17:17:18 +10:00
Mark Haslinghuis 682539f11b
Rebase of stm32.js 2021-08-31 06:47:43 +02:00
Asizon 675e03889c Dont aply Select2 on andoid 2021-08-28 08:46:17 +02:00
Michael Keller 4480621c14 Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
Asizon 04b6edafbb Convert Spi rx protocolos to select2 2021-08-22 13:28:37 +02:00
Asizon b83ccdf146 Convert serial protocols to select2 2021-08-22 13:22:31 +02:00
Mark Haslinghuis 54820d43c6
Change mixer 2021-08-19 22:42:05 +02:00
Mark Haslinghuis 7f9e15878c
Fix reconnection issue in cli 2021-08-18 02:16:01 +02:00
J Blackman bfa9a38fef
Auto merged - #2553 at Mon, 16 Aug 2021 15:17:11 GMT
Fix Expert Mode Switch
2021-08-17 01:17:11 +10:00
J Blackman 6f3b50d7eb
Auto merged - #2556 at Sun, 15 Aug 2021 12:17:08 GMT
Added Analytics Tracking for Each 'Save' Button Click that Tracks Changes.
2021-08-15 22:17:08 +10:00
Michael Keller a635e7d11a Removed unneeded BOXNAME polling. 2021-08-11 01:59:09 +12:00
Michael Keller 79d6021660 Added Analytics Tracking for Each 'Save' Button Click that Tracks
Changes.

This should help by giving an upper bound for how many users change
these settings at all.
2021-08-08 02:04:24 +12:00