Tomas Chmelevskij
2a4deed7cf
Refactor config storage to use modules ( #3189 )
2023-01-03 18:08:36 +01:00
J Blackman
e6cbc22f6b
FIX: Update spelling error in code ( #3201 )
2023-01-03 08:08:39 +01:00
J Blackman
17d4738b34
Adding some extra data elements to a build request ( #3194 )
...
* Adding some extra data elements to a build request
- so as to be able to provide better support, and analysis
* Renamed "info" to more appropriate "response"
2023-01-01 05:11:10 +01:00
haslinghuis
b287361575
Fix tooltip ( #3175 )
2022-12-31 00:32:42 +01:00
haslinghuis
cfacb833b8
Fix Android receiver tab (replace MD5 library) ( #3184 )
...
Replace MD5 library
2022-12-30 07:34:44 +01:00
HThuren
ff5913b6cc
Language sort optionlist at LED tab ( #3178 )
...
* Sort 2 optionlist using sortSelect
* Update led_strip.js
Do the suggestion to code
(and remove some blank lines)
2022-12-30 03:08:03 +01:00
Míguel Ángel Mulero Martínez
bf69053da5
Fix local download of hex file ( #3182 )
2022-12-30 01:44:57 +01:00
HThuren
6e88558744
Language sort optionslist at power tab ( #3177 )
...
Sort 2 tabs using sortSelect
2022-12-29 14:41:39 +01:00
Tomas Chmelevskij
483dec9103
Chore/move gui to modules ( #3001 )
...
Move `GUI` to esm
2022-12-28 21:08:48 +01:00
HThuren
704970e291
Tab adjustments: Sort the translated optionlist ( #3152 )
...
* Sort the translated optionlist
* Remoove 22_2 and 23_2
* Remove 22_2 and 23_2 in messages
* Now use sortSelect in common.js
2022-12-28 14:13:09 +01:00
haslinghuis
1f7e77938c
Update sort function ( #3167 )
2022-12-28 14:00:18 +01:00
J Blackman
072be2eaaf
IMPROVEMENT: As per suggestion, one RX protocol, and one Telem protocol ( #3161 )
2022-12-26 14:48:05 +11:00
haslinghuis
9927aa2e1b
Fix dynamic filter ( #3153 )
2022-12-18 15:27:07 +01:00
Vasyl Demianov
bc6307adf7
Fields for PID and rate profile names. ( #3150 )
...
* Fields for PID and rate profile names.
* Minor styling changes.
2022-12-17 07:41:28 +01:00
J Blackman
e8ef9418e1
Always request hex via the post to API mechanism ( #3149 )
...
* Always request hex via the post to API mechanism
- enables logging of requests for older versions via API rather than GA,
- gives flexibility in future if we need to return alternative hex files for any reason.
* The URL for the hex is now returned by the API
* Only apply these settings if expertmode is enabled.
2022-12-16 06:46:49 +01:00
haslinghuis
b6d8efc9f8
Remove Google Analytics ( #3148 )
2022-12-16 14:11:05 +11:00
haslinghuis
d70a7b3269
Update MCU types ( #3146 )
2022-12-15 16:22:59 +01:00
haslinghuis
bb8d3b4019
Add DEBUG_ANGLEMODE ( #3133 )
...
Add DEBUG_ANGLE_CONTROLLER
2022-12-16 00:02:17 +11:00
J Blackman
1c94746cb4
FIX: Commit selection should not be available unless prerelease ( #3144 )
...
FIX: Commit selection should not be available unless the release is an "Unstable" / "zulu" release.
2022-12-15 01:11:50 +01:00
J Blackman
54747c9c2b
FIX: Load firmware online button not enabled if not in expert mode ( #3142 )
2022-12-14 20:49:36 +01:00
haslinghuis
44684cb8d0
Fix receiver provider order ( #3140 )
...
* Fix receiver provider order
* Fix rates preview and throttle rates preview
2022-12-13 20:41:46 +01:00
haslinghuis
c625741604
Restore experimental backup and restore only for virtual and fw below 4.3 ( #3134 )
...
Restore backup and restore
2022-12-11 23:22:12 +01:00
haslinghuis
867b59d204
Bump API_VERSION_ACCEPTED and semver cleanup ( #3104 )
...
Firmware flasher: build config help icons style fix (#3092 )
Co-authored-by: Ivan Efimov <gendalf44@yandex.ru>
2022-12-11 04:55:14 +01:00
HThuren
8b79bcd3a0
Improved message when save lua VTX file ( #3110 )
...
* Improved message when save lua VTX file
* Added new strings
* Missing backslash
* Update messages.json
removed one blank line
* Update locales/en/messages.json
Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
* Update locales/en/messages.json
Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
* Update locales/en/messages.json
Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
2022-12-08 23:35:34 +01:00
Míguel Ángel Mulero Martínez
85860ac527
Remove outdated languages ( #3126 )
2022-12-09 08:03:16 +11:00
haslinghuis
402b7323a8
Constrain rates minimum setting ( #3124 )
...
Constrain rates minumum setting
2022-12-08 02:21:13 +01:00
haslinghuis
212b0bdb11
Fix virtual OSD elements and OSD backwards compability bug ( #3118 )
2022-12-06 12:20:52 +01:00
haslinghuis
6242f1e721
Add support for ELRS UID ( #3097 )
...
* Add support for ELRS UID
* Add Babel
* Fix review
* Fix CSS
2022-12-05 14:24:37 +11:00
haslinghuis
a7b53afe13
Fix HD selection in UI ( #3106 )
2022-12-05 14:23:58 +11:00
ASDosjani
88f5c7d863
Fix elrs connection ( #3095 )
...
fix elrs connection
arrange mdns to class
2022-12-02 04:59:48 +01:00
haslinghuis
09355c25d0
Update MSP2TEXT command ( #3096 )
...
Fix constants for MSP2TEXT command
2022-12-02 02:40:46 +01:00
haslinghuis
b7d0bd5df1
Fix local flashing messaging ( #3102 )
2022-12-01 14:44:12 +11:00
Ivan Efimov
50fc11cd66
Firmware flasher: classic build toggle - moved to build configuration header ( #3091 )
2022-11-20 19:14:48 +01:00
haslinghuis
d6c129fb1f
Fix RSNR ( #3088 )
...
Fix OSD items
2022-11-20 19:11:51 +01:00
Steve Evans
266d5f445d
Add HD OSD support ( #3071 )
...
* Add HD OSD mode
* Update src/js/tabs/osd.js
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2022-11-20 18:42:52 +01:00
J Blackman
0064747f30
Adding ability to specify a classic build ( #3087 )
...
* Adding ability to specify a classic build
This means a user rather than using cloud options, can simply get all options (same as previous unified nightlies).
* Corrected means to enable/disable.
2022-11-19 03:14:43 +01:00
haslinghuis
6b78f369fd
Fix serialportconfig ( #3084 )
2022-11-15 02:00:56 +01:00
Ivan Efimov
46f0bb3885
Removed release notes from firmware flasher ( #3083 )
...
Co-authored-by: J Blackman <blckmn@users.noreply.github.com>
2022-11-14 22:59:41 +01:00
haslinghuis
4df7f5b9fb
Enable or disable features according to port configuration ( #2840 )
2022-11-14 22:30:28 +01:00
J Blackman
717d7f6685
Adding a progress bar for CLOUD BUILD progress ( #3081 )
...
* Adding simple progress bar for build request
* Adding language support.
2022-11-14 21:48:12 +01:00
haslinghuis
40d204c546
Fix TPA ( #3078 )
2022-11-14 15:12:20 +11:00
haslinghuis
907d5b00da
Fix gps_rescue_min_start_dist ( #3076 )
2022-11-13 02:00:54 +01:00
haslinghuis
bb8687bcbe
Fix scale for gyro readings ( #3073 )
2022-11-10 12:46:32 +01:00
J Blackman
0543f93777
Allow user to specify a sha / pull request ( #3069 )
2022-11-09 10:11:30 +11:00
J Blackman
2a01685373
Adding custom define input box ( #3074 )
2022-11-09 10:11:07 +11:00
blckmn
956158ec12
Revert removal of selectedBoard as used within stm32.js
2022-11-06 15:09:59 +11:00
blckmn
07dda5dda5
Fix for moving off tab and no update to cloud build options.
2022-11-05 15:42:35 +11:00
blckmn
cfa789b49e
Fixed board selection not sticking
2022-11-05 13:25:49 +11:00
J Blackman
9f77e00e17
Add GPS DOP debug ( #3060 )
...
Add GPS_DOP debug
https://github.com/betaflight/betaflight/pull/11912
2022-11-05 11:52:10 +11:00
J Blackman
6bb248a9e3
Restoring ability to load local configuration for a target ( #3066 )
...
Based on device auto detect, and the use of local flash files.
2022-11-05 11:51:01 +11:00