J Blackman
10645cb791
Merge pull request #2931 from haslinghuis/move-telemetry-to-receiver-tab
2022-05-29 08:49:26 +10:00
haslinghuis
6093e7aa71
Merge pull request #2932 from haslinghuis/fix-porthandler
...
Fix PortHandler
2022-05-28 04:28:18 +02:00
J Blackman
8f633889fb
Merge pull request #2921 from haslinghuis/stop-motortest-with-space
2022-05-28 12:10:36 +10:00
Mark Haslinghuis
503e129fdb
Fix PortHandler
2022-05-27 03:36:42 +02:00
haslinghuis
ee3ddc197e
Merge pull request #2636 from haslinghuis/remove_chrome_storage
...
[chore] migrate remaining deprecated chrome storage API calls to ConfigStorage JSON implementation.
2022-05-27 02:44:08 +02:00
Mark Haslinghuis
6f0bdba5f4
Move telemetry to receiver tab
2022-05-22 05:00:47 +02:00
Miguel Angel Mulero Martinez
ec7822f5f6
Make OSD screen bigger if possible
2022-05-20 08:08:36 +02:00
haslinghuis
abdcbc6d30
Merge pull request #2920 from benlumley/improve-osd-elements-rendering
...
OSD Tab - Improve the way osd elements picker + timer section render/wrap
2022-05-19 23:21:31 +02:00
haslinghuis
87eec422c3
Merge pull request #2913 from haslinghuis/fix-freezing
...
Fix freezing of configurator while loading local firmware and OSD preview while moving elements on Linux
2022-05-19 20:20:27 +02:00
Mark Haslinghuis
b5abb41fe3
Stop motor test with any key
2022-05-17 22:23:25 +02:00
Ben Lumley
7d44593165
Also tidy up timers
2022-05-11 10:45:31 +01:00
Ben Lumley
282df2c7ff
Improve the way osd elements render, in particular - stop the labels + variant pickers wrapping under the 3 checkboxes and looking messy
2022-05-11 10:31:03 +01:00
Mark Haslinghuis
2cb90b13a3
Fix-freezing
...
Bump ubuntu version in workflow
2022-05-11 02:45:04 +02:00
Miguel Angel Mulero Martinez
51eca21578
Add Danish translation
2022-04-29 20:51:40 +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
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
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
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
b36736cd62
Merge pull request #2853 from haslinghuis/fix_motor_css
...
fix_motor_css
2022-03-21 12:26:39 +01: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
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
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