1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00
Commit graph

1130 commits

Author SHA1 Message Date
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
Tomas Chmelevskij
73172bdb04 chore: ESM for localization 2020-11-03 21:49:48 +01:00
Miguel Angel Mulero Martinez
5213ca0602 Revert "Upgrade i18next backend to i18nextHttpBackend"
This reverts commit 0671cfed3f.
2020-10-29 19:25:35 +01:00
Miguel Angel Mulero Martinez
39808a5477 Revert "Replace i18next http backend by filesystem sync backend"
This reverts commit 60d58e7ac9.
2020-10-29 13:11:28 +01:00
Miguel Angel Mulero Martinez
3c89029015 Replace timeout/interval functions by Node ones 2020-10-26 10:00:27 +01:00
Michael Keller
2e5566636a
Merge pull request #2254 from limonspb/osd_total_flights
Total flights stats for OSD (configurator part)
2020-10-25 20:48:13 +13:00
Ivan Efimov
61631b56d3 Total flights stats for OSD 2020-10-25 01:30:27 -05:00
Miguel Angel Mulero Martinez
d7a6b7374f Remove underscore from _locales 2020-10-23 09:01:46 +02:00
Michael Keller
dd56446241
Merge pull request #2244 from Asizon/update_antigravity_min 2020-10-23 12:04:18 +13:00
Miguel Angel Mulero Martinez
60d58e7ac9 Replace i18next http backend by filesystem sync backend 2020-10-22 10:06:07 +02:00
Asizon
559017049f Rename constant 2020-10-22 00:18:00 +02:00
Michael Keller
b371ed471d
Merge pull request #2237 from McGiverGim/remove_message_i18n
Parse messages file and use i18next vue plugin
2020-10-22 04:37:42 +13:00
Miguel Angel Mulero Martinez
dba61bc652 Parse messages file and use i18next vue plugin 2020-10-21 10:40:29 +02:00
Miguel Angel Mulero Martinez
477661131c Move Switchery library to npm/yarn 2020-10-21 08:44:50 +02:00
Asizon
d016039098 Update min value for antigravoty gain 2020-10-21 08:03:20 +02:00
Michael Keller
57f56f79d1
Merge pull request #2234 from Asizon/fix_cpuload_status
Fix cpuload value status update after disconnect
2020-10-20 21:04:14 +13:00
Miguel Angel Mulero Martinez
a0f1cadb32 Fix Sonar issues Cli and CliAutoComplete 2020-10-19 11:29:37 +02:00
Michael Keller
f87c0f5461
Merge pull request #2233 from haslinghuis/fix-sliders
Fix tuning sliders
2020-10-19 19:30:53 +13:00
Asizon
075d45d80f Fix cpuload value update 2020-10-18 09:16:50 +02:00
Michael Keller
8928517c83
Merge pull request #2230 from McGiverGim/update_i18next_backend
Upgrade i18next backend to i18nextHttpBackend
2020-10-18 20:02:51 +13:00
Mark Haslinghuis
91986d705e Fix tuning sliders 2020-10-18 04:45:47 +02:00
Miguel Angel Mulero Martinez
0671cfed3f Upgrade i18next backend to i18nextHttpBackend 2020-10-16 08:33:52 +02:00
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +02:00
Michael Keller
7fcc9efc72
Merge pull request #2182 from chmelevskij/chore/add-vue 2020-10-15 10:12:32 +13:00
Michael Keller
5ec6078b40
Merge pull request #2185 from ImmersionRC/irc-ghost
Add IRC Ghost Serial Rx Protocol
2020-10-15 08:56:23 +13:00
anthonycake
491ae85acb Change hard-coded API version for GHST support to macro
"1.44.0" -> API_VERSION_1_44
2020-10-14 21:28:45 +02:00