1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00
Commit graph

1155 commits

Author SHA1 Message Date
Michael Keller
e827a97371
Merge pull request #2310 from haslinghuis/tuning
Change lexical scope tuning
2020-12-14 01:16:06 +01:00
Mark Haslinghuis
1a3dc52f58 Change lexical scope receiver and failsafe 2020-12-13 22:15:46 +01:00
Mark Haslinghuis
12408e5e55 Change lexical scope tuning 2020-12-13 21:32:09 +01:00
Mark Haslinghuis
625931c4ba Change lexical scope serial 2020-12-13 20:48:58 +01:00
Mark Haslinghuis
2607ab8a3c Change lexical scope utils 2020-12-13 20:25:54 +01:00
Michael Keller
76b236c6e4
Merge pull request #2314 from haslinghuis/logging 2020-12-13 18:39:57 +01:00
Michael Keller
ef0448c4a3
Merge pull request #2312 from haslinghuis/transponder
Change lexical scope transponder
2020-12-13 18:31:03 +01:00
Michael Keller
21f51371aa
Merge pull request #2335 from Asizon/improve_hardwareId_check
Improving hardwareId behavior
2020-12-13 12:51:15 +01:00
Asizon
0a98eee4b3 Reset when no flashing,remove reset when erase chip is checked 2020-12-13 12:46:44 +01:00
Asizon
1647ca6ec5 Improving hardwareId behavior
Fix indendation

Add css changes

Change hiden to reset data aproach

Add semicolons
2020-12-13 11:24:36 +01:00
Asizon
4243e70a18 Fix trailing 2020-12-13 11:21:23 +01:00
Michael Keller
a24911098c
Merge pull request #2306 from haslinghuis/workers
Change lexical scope workers
2020-12-13 11:07:12 +01:00
Michael Keller
8b006c48db
Merge pull request #2332 from haslinghuis/fix_osd_preview
Fix drawStickOverlayPreview in OSD
2020-12-13 10:11:57 +01:00
Asizon
d243a24755 Improve conditionals 2020-12-13 08:40:57 +01:00
Asizon
511ba1cf96 Fix Load Firmware buttons reactivation after flash 2020-12-12 12:44:12 +01:00
Mark Haslinghuis
cb9067b11e Fix drawStickOverlayPreview in OSD 2020-12-12 03:47:18 +01:00
Michael Keller
7a87426adb
Merge pull request #2328 from haslinghuis/fix_exit_dfu
Disable Exit Dfu Mode and Load Firmware buttons while flashing
2020-12-12 00:18:49 +01:00
Mark Haslinghuis
f79ade37ec Disable Exit Dfu Mode button while flashing 2020-12-09 22:54:01 +01:00
Mark Haslinghuis
e0bc8174d8 Change lexical scope configInsert and configStorage 2020-12-09 21:12:10 +01:00
Mark Haslinghuis
2f98306544 Change lexical scope setup 2020-12-08 22:27:54 +01:00
Mark Haslinghuis
7e40d36c26 Change lexical scope ratecurve 2020-12-08 20:02:50 +01:00
Mark Haslinghuis
8487c421e9 Change lexical scope gps 2020-12-08 19:16:16 +01:00
Mark Haslinghuis
7689357d38 Change lexical scope auxiliary 2020-12-08 19:13:43 +01:00
Mark Haslinghuis
9b2eedeaa6 Change lexical scope osd 2020-12-08 19:01:20 +01:00
Mark Haslinghuis
d2f3860400 Change lexical scope logging and help 2020-12-08 18:47:54 +01:00
Mark Haslinghuis
dd42f0dc1c Change lexical scope transponder 2020-12-08 18:01:00 +01:00
Mark Haslinghuis
aa18663d2b Change lexical scope workers 2020-12-08 16:31:58 +01:00
Michael Keller
317f937fd5
Merge pull request #2266 from Asizon/hide_hardwareid 2020-12-08 13:04:44 +01:00
Asizon
883bb9c53f Remove hardwareId when checks for usb devices 2020-12-08 11:59:06 +01:00
Asizon
67be78325f Added condition to avoid duplication when is connected 2020-12-08 11:12:56 +01:00
Asizon
95665ded0d Move resetState to stm32.js 2020-12-08 09:37:10 +01:00
Asizon
5b836e0e68 Force FC status reset when flashing 2020-12-07 09:19:49 +01:00
Hydra
c0f66a5aca Allows the user to always open the last tab that was used *before* the
CLI tab.

This simply avoids storing 'tab_cli' as the last tab in the first place.
2020-12-03 12:08:43 +01:00
Michael Keller
ed9192f46e
Merge pull request #2289 from haslinghuis/fix-cli-copy-button
Fix Copy to Clipboard Button
2020-11-24 23:32:18 +01:00
Mark Haslinghuis
28f2193593 Fix Copy to Clipboard Button 2020-11-23 17:26:17 +01:00
Mark Haslinghuis
06f4c8b976 Fix minor issues 2020-11-22 23:20:28 +01:00
Michael Keller
dcfe3d3108
Merge pull request #2282 from haslinghuis/fix_three_mesh
THREE.MeshFaceMaterial has been removed. Use an Array instead.
2020-11-22 09:13:39 +13:00
Michael Keller
32d5bcf88e
Merge pull request #2284 from visdauas/backup-restore-getSerialRxTypes
Moved getSerialRxTypes to not interfere with backup/restore
2020-11-22 09:11:09 +13:00
Michael Keller
75977853ae
Merge pull request #2285 from haslinghuis/fix_msp
Remove unused mspHelper
2020-11-22 05:23:56 +13:00
Mark Haslinghuis
a35d11d7ac Remove unused mspHelper 2020-11-20 03:30:29 +01:00
visdauas
27a4849ddf Moved getSerialRxTypes to not interfere with backup/restore 2020-11-19 22:41:36 +01:00
Michael Keller
56e5299be3
Merge pull request #2280 from haslinghuis/fix_unknown_code_detected
fix unknown msp code 33 & 225 detected
2020-11-20 05:07:17 +13:00
Michael Keller
2a4897e0bf
Merge pull request #2276 from chmelevskij/remove-format
chore: remove custom string formatting
2020-11-20 04:45:56 +13:00
Mark Haslinghuis
de8a240a2d THREE.MeshFaceMaterial has been removed. Use an Array instead. 2020-11-19 01:57:58 +01:00
Mark Haslinghuis
8c8ef16481 fix unknown msp code detected 2020-11-18 21:24:20 +01:00
Michael Keller
f1d7386117
Merge pull request #2263 from haslinghuis/fix_tcp_reconnect 2020-11-18 01:12:48 +13:00
Mark Haslinghuis
545ec324c0 Fix tcp boot 2020-11-17 05:20:49 +01:00
Michael Keller
407b9eaac6
Merge pull request #2272 from haslinghuis/bugfixes_msp
Minor bugfixes MSPHelper.js
2020-11-16 06:27:33 +13:00
Tomas Chmelevskij
2938c4338d chore: remove custom string formatting
String template literals are in built way to handle these cases now
2020-11-12 22:01:01 +01:00
Mark Haslinghuis
48c1e830f3 Minor bugfixes MSPHelper.js 2020-11-09 02:51:36 +01:00