bfmvsa
d00d2f9ec1
Use basic less functions to generate repeated css ( #4113 )
2024-07-29 22:38:57 +02:00
bfmvsa
7780df62f8
Vertically centered label and its radiobutton in OSD tab ( #4112 )
...
* Vertically centered label and its radiobutton
* Change gap from 5px to 3px
2024-07-29 16:45:13 +02:00
bfmvsa
80edfa62f0
Change displaying of instruments in the setup tab. ( #4108 )
...
Change flex direction of elements
2024-07-29 15:53:41 +02:00
Mark Haslinghuis
b248e3f3f5
Update TPA debug fields ( #4109 )
2024-07-29 15:52:24 +02:00
github-actions[bot]
7f7ad88f9c
Update translations ( #4111 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-29 15:50:06 +02:00
Mark Haslinghuis
1cef9650cd
Add ELRS SPI Model Match ID ( #4104 )
...
* Add ELRS SPI Model Match ID
* Fixes per review
* Also gate saving
2024-07-26 08:05:11 +02:00
Tomas Chmelevskij
295e088aa5
Remove cordova logic ( #4000 )
...
remove cordova logic
2024-07-24 15:28:00 +02:00
Mark Haslinghuis
85ceabf51f
Fix autodetect for some older 4.5 firmware builds ( #4103 )
...
Fix autodetect for older 4.5 firmware builds
2024-07-24 08:42:19 +02:00
github-actions[bot]
d0ca1330c9
Update translations ( #4107 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-22 20:17:43 +02:00
Cameron Cordes
76457d240a
Enforce preset mutally exclusive option groups ( #3940 )
...
* Enforce preset mutally exclusive option groups
This enables presets that use the (Exclusive) directive on option groups
to only allow a single item within that group to be checked at a time.
* Fix off by one cutting the first letter of the option
* PR feedback
2024-07-18 11:14:36 +02:00
Mark Haslinghuis
b81b205e49
Fix configuratorUpdateHelp message ( #4102 )
...
* Fix message
* Update message for PWA
2024-07-16 16:32:26 +02:00
Mark Haslinghuis
e5b312a7a5
Remove main.html ( #4101 )
2024-07-16 15:12:43 +02:00
Mark Haslinghuis
9a0fb31dce
Hide firmware version dropdown for virtual mode ( #4097 )
...
* Hide firmware version dropdown for virtual mode
* Another try
* Cleanup
2024-07-14 14:13:23 +02:00
Mark Haslinghuis
1ee980c59c
Fix feedforward smooth factor range ( #4098 )
2024-07-14 11:01:35 +02:00
Mark Haslinghuis
e6a48ceb2c
Fix ELRS UUID ( #4096 )
...
Fix Buffer.from
2024-07-10 21:22:52 +02:00
Tomas Chmelevskij
3cffa09ae3
Extract out virtual serial ( #3998 )
...
* Extract old virtual serial for compatability
* Update src/js/virtualSerial.js
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
---------
Co-authored-by: nerdCopter <56646290+nerdCopter@users.noreply.github.com>
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-07-10 21:21:49 +02:00
Mark Haslinghuis
dc1e86262e
Little cleanup ( #4088 )
...
* Little cleanup
* colspan attr is always 6
2024-07-08 20:19:39 +02:00
Mark Haslinghuis
659d5353a2
Fix menu overflow ( #4090 )
...
* Fix menu overflow
* There must be a better solution
2024-07-08 15:27:12 +02:00
Yaros
03a8febfc5
Fixed text color in motors & PID tabs for light mode ( #4092 )
...
Fixed text color in 2 places for light mode
2024-07-08 15:19:41 +02:00
Mark Haslinghuis
b93639f937
Fix CLI buttons ( #4094 )
2024-07-08 15:19:03 +02:00
github-actions[bot]
4244afd91d
Update translations ( #4095 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-08 11:18:29 +02:00
Vít Semrád
787bd1743b
Style Fix: Adjust layout for fixed toolbar ( #4086 )
2024-07-05 12:45:51 +02:00
Yaros
d31a21bfc7
Fixes text legibility ( #4083 )
2024-07-04 20:39:48 +02:00
Mark Haslinghuis
277dd90ff9
Fix auto_disarm_delay being reset ( #4082 )
2024-07-04 20:27:05 +02:00
Yaros
71784e5f43
Detect GitHub branch name automatically from URL ( #4081 )
...
* Detect GitHub branch name automatically from URL
* Switched if statement to ternary operator
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
---------
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-07-03 21:59:27 +02:00
Mark Haslinghuis
2bd55e0604
Update AutoBackup.js to use diff all ( #4080 )
...
* Update AutoBackup.js
* feedback
2024-07-02 00:47:37 +02:00
Leonardo Ciocari
b9e602fa71
Fix typos ( #4079 )
2024-07-01 22:22:26 +02:00
Míguel Ángel Mulero Martínez
1a979e3105
Add script to generate the capacitor.config.json file ( #4075 )
...
In this way we can generate the modifications for android with live reload automatically.
2024-07-01 16:34:10 +02:00
Míguel Ángel Mulero Martínez
86e4394ab6
Fix botton toolbar again in modes an flasher tab ( #4077 )
2024-07-01 15:33:01 +02:00
Míguel Ángel Mulero Martínez
df1b390ab2
Fix hide of dataflash element ( #4076 )
2024-07-01 15:31:43 +02:00
github-actions[bot]
b7093d148b
Update translations ( #4078 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-01 11:49:29 +02:00
SamFPV
c4fd801a07
Aesthetic CLI dropdown menu ( #4073 )
...
Darker background of CLI dropdown menu instead of white BG with yellow font.
2024-06-29 12:46:28 +02:00
SamFPV
286e2df4cd
CLI Text dark font on dark background fix. ( #4072 )
...
Resubmission of Text CLI dark font on dark background fix.
2024-06-28 22:19:26 +02:00
Mark Haslinghuis
30851d3e77
Add APM32 device support ( #4069 )
2024-06-28 21:50:29 +02:00
Míguel Ángel Mulero Martínez
23394868f4
Add capacitor android ( #3955 )
...
* Add capacitor with Android support
It's only the basic code to start as base. It needs a lot of fixes/changes to make it functional.
* Add first version of branding
* Add basic Android instructions to the README
2024-06-28 21:46:07 +02:00
nerdCopter
ee1ab8a830
[github workflow] auto-close PR's with branch named 'master' ( #4071 )
...
* [github workflow] auto-close PR's with branch named 'master'
* [github workflow] auto-close PR's with branch named 'master'
2024-06-28 21:43:32 +02:00
Mark Haslinghuis
5a3f06f890
Add bluetooth support ( #4024 )
...
* Add bluetooth support
* Add new files
* CLI now works over BT
* Fix MSP over bluetooth
* Cleanup
* More cleanup
* Fix bind for disconnect
* Rename port to device
* Reboot does not trigger event gattserverdisconnected
* Fix dual permission request
* Increase minimum MSP timeout for PWA
* Small refactor
* Reboot
* Do not crash when bluetooth flag is disabled
* Cleanup excessive logging
* Abstract navigator
2024-06-28 20:02:32 +02:00
Mark Haslinghuis
91dab8750e
Use diff ( #4068 )
2024-06-29 01:51:39 +10:00
Mark Haslinghuis
9532bda58e
Add altitude variant ( #4052 )
...
* Add altitude variant
* Only add variants if sensor enabled
2024-06-26 22:21:58 +02:00
Míguel Ángel Mulero Martínez
3abe6268e8
Fix button toolbar in motors and modes tabs ( #4067 )
2024-06-26 17:24:17 +02:00
Míguel Ángel Mulero Martínez
2bfd4f8a3a
Fix presets UI buttons bar ( #4066 )
2024-06-26 17:09:40 +02:00
Míguel Ángel Mulero Martínez
2a36f50007
Upgrade packages to latest versions in yarn.lock ( #4064 )
2024-06-26 15:58:07 +02:00
Míguel Ángel Mulero Martínez
cee1b29e6e
Fix firmware flasher tab toolbar ( #4063 )
2024-06-26 15:14:11 +02:00
Míguel Ángel Mulero Martínez
7f19dca88c
Fix disabled state of autodetect button ( #4062 )
2024-06-26 15:12:21 +02:00
Míguel Ángel Mulero Martínez
bb6482bd6e
Change Vite register type to prompt for PWA ( #4059 )
2024-06-25 15:11:20 +02:00
Mark Haslinghuis
2b99a80d07
Fix missing dmin gain and advance ( #4061 )
2024-06-25 15:08:43 +02:00
Míguel Ángel Mulero Martínez
1a7507b65d
Adjust RX Plot graph elements ( #4060 )
2024-06-25 15:02:37 +02:00
github-actions[bot]
ad64bed9ae
Update translations ( #4057 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-24 11:25:33 +02:00
Mark Haslinghuis
5c8d344eb4
Disable vbat-sagcompensation if voltage source is not ADC ( #4025 )
2024-06-23 21:50:54 +02:00
Mark Haslinghuis
cfc1cc6893
Fix servo tab not shown ( #4053 )
2024-06-23 21:50:21 +02:00