Miguel Angel Mulero Martinez
c289b779a0
Update Catalan translation
2019-10-12 08:51:44 +02:00
Anisotropic
7ea8068b69
Fix small typos in English locale
2019-10-11 13:32:27 +03:00
Bruce Luckcuck
8ebed0a53a
Add missing support for DSHOT_BBANG arming disabled flag
2019-10-10 21:10:22 -04:00
mikeller
5655f099f9
Added introduction to Unified Targets.
2019-10-09 01:42:02 +13:00
Michael Keller
00fa455008
Hacktoberfest contribution @team_translation ( #1711 )
...
Hacktoberfest contribution @team_translation
2019-10-06 18:34:17 +13:00
Michael Keller
aa47d04fdb
Add description for hacktoberfest ( #1710 )
...
Add description for hacktoberfest
2019-10-04 00:29:54 +13:00
Michael Keller
1e8b35d612
Add description for hacktoberfest ( #1709 )
...
Add description for hacktoberfest
2019-10-04 00:29:47 +13:00
Michael Keller
704cf5a7ea
Modify a translation in zh_CN for Hacktoberfest -3 ( #1707 )
...
Modify a translation in zh_CN for Hacktoberfest -3
2019-10-04 00:29:34 +13:00
Michael Keller
3216a95346
Modify a translation in zh_CN for Hacktoberfest -2 ( #1706 )
...
Modify a translation in zh_CN for Hacktoberfest -2
2019-10-04 00:29:26 +13:00
Leo Bottaro
15741030b7
Hacktoberfest contribution @team_translation
...
My little contribution to this big project, it's an honor to be part of it. :)
2019-10-02 12:22:21 -03:00
Ivo
b8aa787121
Add description for hacktoberfest
2019-10-02 10:27:13 +02:00
Ivo
d5dd751ca4
Add description
2019-10-02 10:25:11 +02:00
DusKing1
45c33f9bdf
Modify a description
...
For Hacktoberfest
2019-10-02 08:42:11 +08:00
DusKing1
eb2f83caf7
typo fix
...
I won't make this mistake anymore...
2019-10-02 08:37:53 +08:00
DusKing1
b0a70cc6e1
typo fix
...
Ooops
2019-10-02 08:30:42 +08:00
DusKing1
00b33bfad0
Update messages.json
...
Hacktoberfest
2019-10-02 08:26:19 +08:00
DusKing1
bbcb2300ff
Update messages.json
...
Hacktoberfest!
2019-10-02 08:16:10 +08:00
Michael Keller
71e538379a
Don't accept fancy lookin letters in Unified configs ( #1693 )
...
Don't accept fancy lookin letters in Unified configs
2019-09-29 19:24:23 +13:00
Kyle K
7133001fa2
revise limit to 255, and handle comments
2019-09-29 06:13:25 +00:00
Michael Keller
f0a7462139
Fixed naming of the 'Altitude' graph in the sensors tab. ( #1690 )
...
Fixed naming of the 'Altitude' graph in the sensors tab.
2019-09-29 16:43:11 +13:00
mikeller
0778587fcb
Fixed naming of the 'Altitude' graph in the sensors tab.
2019-09-29 15:58:00 +13:00
Michael Keller
8e0fb8ee98
Update translations ( #1696 )
...
Update translations
2019-09-29 10:31:05 +13:00
Miguel Angel Mulero Martinez
0114557d50
Update Chinese Simplified translation
2019-09-28 08:59:14 +02:00
Miguel Angel Mulero Martinez
0bb1d5af6e
Update Swedish translation
2019-09-28 08:58:57 +02:00
Miguel Angel Mulero Martinez
1839768c94
Update Russian translation
2019-09-28 08:58:48 +02:00
Miguel Angel Mulero Martinez
eb968f1dc9
Update Portuguese translation
2019-09-28 08:58:36 +02:00
Miguel Angel Mulero Martinez
b6d9ddc15b
Update Latvian translation
2019-09-28 08:58:26 +02:00
Miguel Angel Mulero Martinez
8fbbe251c5
Update Korean translation
2019-09-28 08:58:16 +02:00
Miguel Angel Mulero Martinez
9e1f36b126
Update Japanese translation
2019-09-28 08:58:08 +02:00
Miguel Angel Mulero Martinez
3488130c87
Update Italian translation
2019-09-28 08:57:59 +02:00
Miguel Angel Mulero Martinez
5f4c7c1138
Update Croatian translation
2019-09-28 08:57:50 +02:00
Miguel Angel Mulero Martinez
8640e83fac
Update Galician translation
2019-09-28 08:57:36 +02:00
Miguel Angel Mulero Martinez
90c1de55e4
Update French translation
2019-09-28 08:57:22 +02:00
Miguel Angel Mulero Martinez
4105c9f4cf
Update Spanish translation
2019-09-28 08:57:14 +02:00
Miguel Angel Mulero Martinez
d7daaceb09
Update German translation
2019-09-28 08:57:06 +02:00
mikeller
261ebd7bbe
Added support for Unified Target configurations with manufacturer_id in the name.
2019-09-27 15:48:03 +12:00
Kyle K
96619a4b58
Don't accept fancy lookin letters.
...
Backstory, Unified configs mean we can embed arbitrary text into the firmware, what is one source of text? Project Gutenberg!
I tried attaching a snippet of the text into the config (as comments, I am a careful deviant) and ended up learning a little about how text is encoded and handled these days.
Given a character with a value higher than 1 byte, the value gets cropped off, so 0x2018 would get flashed as 0x18, and would fail validation, because we'd be checking 0x2018 against 0x18
Asking Notepad++ to convert the document to ANSI was no good either, it decided to use Code page 1252, which still has fancy quotes, and when loaded into the configurator, instead of 0x92, it'd be converted to a replacement character FFFD if you want to look something up.
2019-09-26 22:06:47 +00:00
Michael Keller
074bb46f78
Fix esc protocol tooltip for removed dshot1200 ( #1689 )
...
Fix esc protocol tooltip for removed dshot1200
2019-09-26 22:35:33 +12:00
IvoFPV
f397cbcd2d
Fix forced dark mode if dark mode on OS level
2019-09-25 13:44:46 +02:00
IvoFPV
9a74087762
Fix esc protocol tooltip for removed dshot1200
2019-09-24 20:33:10 +02:00
Michael Keller
fa0325c1c7
Added analytics for battery calibration.
2019-09-16 21:13:35 +12:00
mikeller
005868bc07
Added analytics for new configurator elements.
2019-09-15 22:15:25 +12:00
Michael Keller
93e4cf83b8
Added dialog to offer resetting to custom defaults. ( #1651 )
...
Added dialog to offer resetting to custom defaults.
2019-09-15 10:23:32 +12:00
mikeller
6999656097
Added dialog to offer resetting to custom defaults.
2019-09-15 00:54:39 +12:00
Michael Keller
dde266a4de
Add paste from clipboard option to VTX tab ( #1650 )
...
Add paste from clipboard option to VTX tab
2019-09-15 00:43:30 +12:00
Michael Keller
fcecf694d5
Tuning sliders non expert mode limits ( #1653 )
...
Tuning sliders non expert mode limits
2019-09-15 00:35:56 +12:00
Miguel Angel Mulero Martinez
b4ed431242
Update Chinese Simplified translation
2019-09-13 09:47:54 +02:00
Miguel Angel Mulero Martinez
64894210da
Update Swedish translation
2019-09-13 09:47:33 +02:00
Miguel Angel Mulero Martinez
bbb38f4bf4
Update Russian translation
2019-09-13 09:47:17 +02:00
Miguel Angel Mulero Martinez
edefe7ce4c
Update Portuguese translation
2019-09-13 09:47:06 +02:00
Miguel Angel Mulero Martinez
139dfb78ef
Update Latvian translation
2019-09-13 09:46:56 +02:00
Miguel Angel Mulero Martinez
d8f2316cab
Update Korean translation
2019-09-13 09:46:37 +02:00
Miguel Angel Mulero Martinez
3d33ac6965
Update Japanese translation
2019-09-13 09:46:24 +02:00
Miguel Angel Mulero Martinez
17d1aa3569
Update Italian translation
2019-09-13 09:46:13 +02:00
Miguel Angel Mulero Martinez
8abbbb791b
Update Indonesian translation
2019-09-13 09:46:02 +02:00
Miguel Angel Mulero Martinez
b848f8bea3
Update Croatian translation
2019-09-13 09:45:44 +02:00
Miguel Angel Mulero Martinez
299ca37eb1
Update Galician translation
2019-09-13 09:44:57 +02:00
Miguel Angel Mulero Martinez
63f48739a3
Update French translation
2019-09-13 09:44:43 +02:00
Miguel Angel Mulero Martinez
ab39f70beb
Update Spanish translation
2019-09-13 09:44:24 +02:00
Miguel Angel Mulero Martinez
d2c544f40c
Update German translation
2019-09-13 09:44:14 +02:00
Miguel Angel Mulero Martinez
a6fd1823b0
Update Catalan translation
2019-09-13 09:43:50 +02:00
IvoFPV
8b7f0353e5
Tuning sliders non expert mode limits
2019-09-13 01:46:47 +02:00
Michael Keller
14034d129f
Improve filter tuning tip ( #1646 )
...
Improve filter tuning tip
2019-09-13 07:55:21 +12:00
Miguel Angel Mulero Martinez
abb9997d1d
Add paste from clipboard option to VTX tab
2019-09-12 15:41:43 +02:00
Michael Keller
e1f6cb2be1
Add detailed instructions to the VTX Table ( #1644 )
...
Add detailed instructions to the VTX Table
2019-09-12 07:44:46 +12:00
IvoFPV
02a6610a99
Improve filter tuning tip
2019-09-11 10:04:36 +02:00
Michael Keller
62a0ba51a9
Further work: consider versions for unified targets ( #1626 )
...
Further work: consider versions for unified targets
2019-09-11 19:12:19 +12:00
Kyle K
000e537283
Finish up work on unified targets
2019-09-10 22:32:04 +00:00
Miguel Angel Mulero Martinez
d35b41cfe0
Add detailed instructions to the VTX Table
2019-09-10 20:02:50 +02:00
Miguel Angel Mulero Martinez
d54b9d1045
Reorder and make more consistent the Motor/ESC Configuration box
2019-09-10 22:24:11 +12:00
Miguel Angel Mulero Martinez
25fe13be25
Add RPM filter configuration
2019-09-07 15:35:45 +02:00
IvoFPV
35dd326778
Add tuning sliders
2019-09-07 13:00:39 +02:00
Michael Keller
9f63b994b9
Merge pull request #1616 from etracer65/mode_show_arming_disabled
...
Add visual indicator on ARM mode when arming is disabled by the firmware
2019-09-07 12:30:18 +12:00
Michael Keller
2ba51a8019
Merge pull request #1615 from IvoFPV/vtx-warning
...
Add warning if Smartaudio port assigned and VTX table not set up
2019-09-07 12:30:03 +12:00
Kyle K
f7275c25f3
translate the (Legacy) bit, and only show it where needed
2019-09-05 04:15:22 +00:00
Bruce Luckcuck
d6a86dd3c3
Add visual indicator on mode when arming is disabled
...
If arming is disabled (at the firmware level) but the channel is withing the arming mode activation range, display the mode in red to indicate arming not available.
2019-09-04 07:44:25 -04:00
Miguel Angel Mulero Martinez
ca6b1f4e0e
Add save/load buttons for the VTX Table
2019-09-04 12:03:00 +02:00
IvoFPV
5b7d9bfa52
Add warning if SA port assigned and no Vtx Table
2019-09-03 19:35:08 +02:00
Michael Keller
19106ae6cb
Merge pull request #1602 from McGiverGim/add_telem_info_motors
...
Add telemetry dshot data info to the motors tab
2019-08-30 01:19:01 +12:00
Miguel Angel Mulero Martinez
b065c8f4f7
Add telemetry dshot data info to the motors tab
2019-08-28 11:50:47 +02:00
Michael Keller
a1349e6ac5
Merge pull request #1599 from IvoFPV/add-auto-smoothness-to-ui
...
Add rc smoothing auto smoothness to UI, fix refresh button and slowdown
2019-08-28 17:21:53 +12:00
Leo Bottaro
67e11bb6e0
Fixed typo on vtxTablePowerLevelsTableHelp
...
County -> Country
2019-08-27 08:38:07 -03:00
Leo Bottaro
759265cf8f
Fixed structure of VTX tab Introduction string
...
From:
You can configure here the values for your Video *Trasmitter* (VTX). You can consult and configure the values of the transmission including the VTX Tables if the flight controller and the VTX support it
To:
Here you can configure the values for your Video Transmitter (VTX). You can view and change the transmission values, including the VTX Tables, if the flight controller and VTX support it
2019-08-26 16:54:20 -03:00
IvoFPV
70464f5ff2
Add rcsmoothing auto smoothness to UI
2019-08-25 20:06:09 +02:00
Michael Keller
e3e79f6e81
Merge pull request #1584 from IvoFPV/piduiov2
...
Improve PID Tuning tab style and layout
2019-08-25 13:44:10 +12:00
Hydra
4c0e9f06e5
Replace legacy firmware reboot sequence with MSP based sequence.
...
This allows two things:
1. good user experience when flashing devices that use FLASH
bootloaders. previously users would have to use `bl flash` or enter
flash bootloader manually.
2. arbitrary setting of cli reboot character without breaking ability to
reboot flash via configurator.
Squashed commits:
* Extract MSPConnector from code in stm32.js to allow reuse.
* Use reboot_baud when connecting via MSP.
* Ensure GUI connect is unlocked after connect failures.
* Support legacy reboot method for old firmware.
* Don't treat MSPConnector as a singleton.
* Fix `port` usage in handlers.
* Add short delay after closing serial port before re-opening it again.
2019-08-24 22:11:35 +02:00
IvoFPV
61d0b1e857
Dmin set per default ratio
2019-08-24 09:57:35 +02:00
IvoFPV
72b00c1d91
Add dmin note, remove spacer on wrap
2019-08-24 09:21:51 +02:00
IvoFPV
0c267265d4
Clean up css
2019-08-23 17:20:45 +02:00
IvoFPV
b3a5865a65
Fix messages
2019-08-22 14:05:04 +02:00
IvoFPV
39a81a0728
Improve pid tuning tab style and layout
2019-08-22 12:17:22 +02:00
Michael Keller
bb67dbbd72
Merge pull request #1569 from McGiverGim/add_vtx_tab
...
Add an VTX tab
2019-08-20 23:37:09 +12:00
Miguel Angel Mulero Martinez
0817e7d9e6
Add an VTX tab
2019-08-20 13:23:10 +02:00
Michael Keller
541074238c
Add debug modes to blackbox tab ( #1566 )
...
Add debug modes to blackbox tab
2019-08-15 12:47:53 +12:00
Michael Keller
bac0417975
Merge pull request #1567 from IvoFPV/adddynnotchtoui
...
Add dynamic notch settings to UI
2019-08-13 00:07:13 +12:00
IvoFPV
2c42243bfb
Add unknown i18n
2019-08-12 09:04:12 +02:00
IvoFPV
ec838fcd5a
Fix translations
2019-08-11 17:01:55 +02:00
Michael Keller
7189363f98
Initial support for flashing EXST .hex files to External Flash. ( #1565 )
...
Initial support for flashing EXST .hex files to External Flash.
2019-08-12 02:41:31 +12:00
IvoFPV
dcfb587302
Change notice and add api version check
2019-08-11 11:40:40 +02:00
IvoFPV
065d7176f3
Add dynamic notch disabled warning
2019-08-11 11:09:50 +02:00
IvoFPV
c2bae18846
Add debug modes to blackbox tab
2019-08-11 00:16:06 +02:00
IvoFPV
b39f7df5f7
Add dyn notch to UI try2
2019-08-10 14:48:30 +02:00
Michael Keller
7e371ee49e
switch languages without an app restart ( #1555 )
...
switch languages without an app restart
2019-08-10 18:16:40 +12:00
Kyle K
ea1aaf7e8a
switch languages without an app restart
2019-08-10 00:04:46 +00:00
Hydra
5cd4b2ff0e
Display error to user when HEX file is invalid.
...
In this case, it's invalid if the HEX file doesn't contain any data in
the address range of the chip to flash.
2019-08-09 13:15:57 +02:00
IvoFPV
1fb5c046f4
Add iterm relax cutoff to UI
2019-08-08 00:23:48 +02:00
Kyle K
6c6252547c
patreon link shouldn't open in the main window
2019-07-28 08:42:10 +00:00
Michael Keller
e1af1fbd52
add a default handler for serial errors (disconnect) ( #1522 )
...
add a default handler for serial errors (disconnect)
2019-07-09 07:57:28 +12:00
Kyle K
85b48b7ac4
log certain errors to the GUI's log to help with noticing hardware issues
2019-07-08 00:58:32 +00:00
Kyle K
7e8b5e3444
Change the description of the initialSetupArmingDisableFlagsTooltip items to be more clear
2019-07-04 23:41:30 +00:00
Michael Keller
bc1c4f4fa5
Adding a hint to SERVO_TILT feature to mention CAMSTAB mode ( #1521 )
...
Adding a hint to SERVO_TILT feature to mention CAMSTAB mode
2019-07-04 09:13:14 +12:00
Kyle K
0318446686
Adding a hint to SERVO_TILT feature to mention that it goes well with CAMSTAB
2019-07-02 22:59:33 +00:00
Michael Keller
8043912133
Add Calibration Manager title to i18n ( #1514 )
...
Add Calibration Manager title to i18n
2019-07-02 23:47:32 +12:00
Miguel Angel Mulero Martinez
a5d1af7ae2
Add Calibration Manager title to i18n
2019-07-01 10:17:32 +02:00
Miguel Angel Mulero Martinez
647859e9e3
End i18n work of OSD statistics
2019-06-30 11:58:40 +02:00
Michael Keller
fa79242355
Add unknown statistics fields to OSD ( #1507 )
...
Add unknown statistics fields to OSD
2019-06-30 13:53:21 +12:00
Michael Keller
a546e23be8
i18n final statistics from OSD ( #1499 )
...
i18n final statistics from OSD
2019-06-30 13:02:45 +12:00
Miguel Angel Mulero Martinez
555f3723e2
Add unknown statistics fields to OSD
2019-06-30 12:57:47 +12:00
Miguel Angel Mulero Martinez
95d1a7abfe
Add minimum RSSI dBm OSD statistic
2019-06-28 08:45:21 +02:00
Michael Keller
26a0a50d2a
Add switchable dark mode ( #1473 )
...
Add switchable dark mode
2019-06-24 23:19:44 +12:00
IvoFPV
5a5715fa7f
Add switchable dark mode
2019-06-23 12:53:04 +02:00
Miguel Angel Mulero Martinez
2d5263996c
i18n final statistics from OSD
2019-06-17 15:00:36 +02:00
Michael Keller
7f452d9c96
i18n the OSD warnings list, ordering it in alphabetical order ( #1497 )
...
i18n the OSD warnings list, ordering it in alphabetical order
2019-06-18 00:13:54 +12:00
Michael Keller
3ced412517
i18n some static options from the OSD ( #1496 )
...
i18n some static options from the OSD
2019-06-18 00:13:45 +12:00
Miguel Angel Mulero Martinez
8d714f87a8
i18n the OSD warnings list, ordering it in alphabetical order
2019-06-15 09:15:21 +02:00
Miguel Angel Mulero Martinez
e1896a3c2d
i18n some static options from the OSD
2019-06-15 08:18:18 +02:00
Miguel Angel Mulero Martinez
c28f285dd7
Add RSSI dBm warning to the OSD
2019-06-14 08:30:17 +02:00
Miguel Angel Mulero Martinez
ce9eb57b6c
Add RSSI dBm value to the OSD
2019-06-13 15:53:43 +02:00
Michael Keller
20d6335390
i18n OSD Elements ( #1487 )
...
i18n OSD Elements
2019-06-13 23:48:12 +12:00
Miguel Angel Mulero Martinez
095c98e838
Renamed some OSD elements to group them in the list
2019-06-12 13:58:38 +02:00
Miguel Angel Mulero Martinez
6a341ac6e4
i18n OSD Elements
2019-06-12 12:25:09 +02:00
mikeller
3e1f961deb
Re-added adjustment slots help.
2019-06-10 23:54:04 +12:00
mikeller
640286f680
Updated adjustment range examples.
2019-06-10 22:05:30 +12:00
root
de6455d70b
Added I18n strings for RPMFILTER and REBOOT_REQD flags from #1448
2019-06-06 17:54:19 +00:00
Michael Keller
04d6167e87
Remove the OSD preview logo switch ( #1465 )
...
Remove the OSD preview logo switch
2019-05-30 00:50:06 +12:00
Michael Keller
56e2ce600f
Add voltage and amperage scale calibration ( #1439 )
...
Add voltage and amperage scale calibration
2019-05-28 21:19:29 +12:00
IvoFPV
b7f9ac0fdd
Add voltage and amperage scale calibration manager
2019-05-27 16:08:55 +02:00
Miguel Angel Mulero Martinez
c284b5fda7
Remove the OSD preview logo switch
2019-05-27 15:22:00 +02:00
Michael Keller
bf4ab47191
Add tooltips for PID and RATE profiles names OSD elements ( #1454 )
...
Add tooltips for PID and RATE profiles names OSD elements
2019-05-25 12:32:26 +12:00
Pieter Kruger
4e4f9e98c3
Add OSD profile names
2019-05-22 19:53:09 +10:00
Miguel Angel Mulero Martinez
9de0b6ed6f
Add tooltips for PID and RATE profiles names OSD elements
2019-05-21 16:35:27 +02:00
Miguel Angel Mulero Martinez
451e4d6bb8
Add a select font preview in OSD
2019-05-21 15:16:10 +02:00
Michael Keller
190c8a8f5a
User friendly messages for #1431 ( #1438 )
...
User friendly messages for #1431
2019-05-18 19:13:06 +12:00
Michael Keller
68a311230b
Move flash progress to toolbar ( #1437 )
...
Move flash progress to toolbar
2019-05-18 19:05:05 +12:00
leocb
4635007da8
User friendly messages for #1431
2019-05-17 22:10:10 -03:00
Michael Keller
868c25500f
Update OSD Note message, about preview look and older firmware ( #1435 )
...
Update OSD Note message, about preview look and older firmware
2019-05-17 00:08:48 +12:00
Miguel Angel Mulero Martinez
057185aead
Move flash progress to toolbar
2019-05-16 09:07:12 +02:00
Michael Keller
b6e5fcc891
Fixed wording in 32 kHz gyro sampling discontinuation message. ( #1433 )
...
Fixed wording in 32 kHz gyro sampling discontinuation message.
2019-05-15 01:15:51 +12:00
Miguel Angel Mulero Martinez
263cd58f13
Update OSD Note message, about preview look and older firmware
2019-05-14 13:51:23 +02:00
Michael Keller
51c38e478c
Make fonts available for older versions ( #1431 )
...
Make fonts available for older versions
2019-05-14 22:40:12 +12:00
root
02afabf320
Make fonts available for older versions
...
All of the changes to the fonts have been backwards compatible, except for the recent move of crosshair
I've just taken the latest font files, and copied
0x7B to 0x26
0x7D to 0x27
2019-05-13 21:08:14 +00:00
mikeller
9188f1e822
Fixed wording in 32 kHz gyro sampling discontinuation message.
2019-05-12 23:24:27 +12:00
root
7a815853f1
New crash flag in 4.1 jostles the disarm flags
2019-05-11 01:17:23 +00:00
Miguel Angel Mulero Martinez
d5be995459
Add Croatian translation
2019-05-01 15:46:28 +02:00
Michael Keller
f1b9055310
Add Galician translation ( #1407 )
...
Add Galician translation
2019-05-01 00:22:43 +12:00
Károly Kiripolszky
58373666cb
add CLI snippet preview dialog
2019-04-29 10:27:37 +02:00
Károly Kiripolszky
3560d7b716
add button to CLI for loading commands from file
2019-04-29 10:27:37 +02:00
Miguel Angel Mulero Martinez
dd22b21828
Add Galician translation
2019-04-29 08:18:34 +02:00
Michael Keller
faf78105b4
Merge pull request #1390 from krzysztofmatula/km-odometer-stats
...
OSD: allow configuring post flight odometer stats
2019-04-17 06:24:33 +12:00
Michael Keller
c68ec0b67f
Merge pull request #1384 from ianrmurphy/add-rssi-lq-osd-warnings
...
Added support for RSSI & Link Quality warning settings
2019-04-17 05:49:36 +12:00
Krzysztof Matula
40965d4ab1
OSD: allow configuring post flight odometer stats
2019-04-15 21:07:37 +02:00
Ian Murphy
7366b00292
Reinstate warning support.
2019-04-15 15:13:24 +01:00
Ian Murphy
9acd560c78
Undo MSP API changes.
2019-04-15 13:24:36 +01:00
Michael Keller
a5c942caf1
Merge pull request #1329 from Cleric-K/autocomplete
...
CLI Client-side Autocomplete
2019-04-16 00:09:49 +12:00
Cleric-K
f96fc0eec3
CLI Client-side Autocomplete
...
Executes silently various commands on CLI open. Parses the output
and build autocomplete cache. Autcomplete hints are displayed in
popup lists.
2019-04-15 14:45:53 +03:00
Ian Murphy
9463e08f10
Added support for RSSI & Link Quality warning settings & Link Quality alarm setting.
2019-04-14 12:18:22 +01:00
Miguel Angel Mulero Martinez
b61feda251
Update Spanish language
2019-04-12 13:38:48 +02:00
Miguel Angel Mulero Martinez
39d2bc237a
Update Simplified Chinese language
2019-04-10 19:14:47 +02:00
Miguel Angel Mulero Martinez
5cb4543a82
Update Swedish language
2019-04-10 19:14:37 +02:00
Miguel Angel Mulero Martinez
09667f3132
Update Russian language
2019-04-10 19:14:24 +02:00
Miguel Angel Mulero Martinez
babce3f755
Update Portuguese language
2019-04-10 19:14:12 +02:00
Miguel Angel Mulero Martinez
3f5250f793
Update Latvian language
2019-04-10 19:13:58 +02:00
Miguel Angel Mulero Martinez
63b3d707c1
Update Korean language
2019-04-10 19:13:48 +02:00
Miguel Angel Mulero Martinez
dfc26ce187
Update Japanese languange
2019-04-10 19:13:37 +02:00
Miguel Angel Mulero Martinez
ae0fea7666
Update Italian language
2019-04-10 19:13:28 +02:00
Miguel Angel Mulero Martinez
518acb2825
Update Indonesian language
2019-04-10 19:13:19 +02:00
Miguel Angel Mulero Martinez
8e9f2dc1ca
Update French language
2019-04-10 19:13:06 +02:00
Miguel Angel Mulero Martinez
472bdd4620
Update German language
2019-04-10 19:12:58 +02:00
Miguel Angel Mulero Martinez
0eca809243
Update Catalonian language
2019-04-10 19:12:49 +02:00
Michael Keller
c3f64107b4
Merge pull request #1350 from McGiverGim/fix_itermrelax_tooltip
...
Fix Absolute Control tooltip.
2019-04-09 19:49:58 +12:00
Michael Keller
eaa1c05b78
Merge pull request #1348 from mikeller/fix_filter_settings
...
Fixed lowpass filter settings.
2019-04-09 10:37:20 +12:00
mikeller
e9d83f62a2
Fixed lowpass filter settings.
2019-04-09 06:33:48 +12:00
Miguel Angel Mulero Martinez
36b87662a9
Fix Absolute Control tooltip.
2019-04-08 14:05:33 +02:00
Michael Keller
0cf78ce1de
Merge pull request #1347 from mikeller/add_cli_battery_warning
...
Added warning to disconnect battery when entering commands in CLI.
2019-04-08 22:51:53 +12:00
Miguel Angel Mulero Martinez
14167c6c72
Show/Hide gyro elements by detection
2019-04-08 08:42:45 +02:00
mikeller
a5d3e43b06
Added warning to disconnect battery when entering commands in CLI.
2019-04-07 21:37:41 +12:00
AJ Christensen
e322ef0795
MSP Multiple GYRO/ACC alignment support
...
* Make use of 1.41.0 MSP API changes introduced
https://github.com/betaflight/betaflight/pull/7506
* Not really happy with the elements/css, but opening this up for feedback. I
can't quite get the select inputs or the text/icons to go where I want :p
2019-04-02 20:03:15 +13:00
Károly Kiripolszky
e7798344d8
show successful clipboard copy on the button
2019-03-25 11:10:57 +01:00
Károly Kiripolszky
4bb9d30d05
use standard Clipboard API when available
2019-03-24 15:29:36 +01:00
Károly Kiripolszky
eb899ddf21
add button to copy CLI contents to clipboard
2019-03-24 15:29:36 +01:00
Michael Keller
9e3f2791b9
Merge pull request #1315 from dronejunkie/rpm-osd
...
Adding rpm freq osd element and new format for rpm.
2019-03-17 10:22:35 +13:00
jack
b390a48d04
Added rpm freq osd element and new rpm osd layout. Added new element type, which is an array of string.
2019-03-16 23:13:25 +11:00
mikeller
0d648a1a86
Added note and link to Patreon.
2019-03-16 23:25:32 +13:00
Miguel Angel Mulero Martinez
5a5e87a2a0
Add integrated yaw to the Configurator
2019-03-14 11:46:59 +01:00
Miguel Angel Mulero Martinez
bad5b7c627
Add D Min feature to PIDs tab
2019-03-12 13:56:29 +01:00
Michael Keller
da6bc2e5aa
Merge pull request #1317 from leocb/Fix-Display-name-description-string
...
Update Display name description string to "as set by the cli command"
2019-03-12 00:28:30 +13:00
Michael Keller
b4869a9431
Merge pull request #1300 from ghostface/runcam_caddx_rename
...
Rename runcam device option to include caddx
2019-03-11 23:27:13 +13:00
Ghostface
2921e1c7ee
rename runcam device to camera device (Runcam protocl) to make non exclusive support for other cameras clear.
...
align smartaudio and tramp labels to include vtx and protocol in parentheses.
2019-03-10 22:40:18 +01:00
Ghostface
794bad5803
Revert "Rename runcam device option to include caddx"
...
This reverts commit 328062faa6
.
2019-03-10 22:37:33 +01:00
leocb
4611e71c69
Display name string to "as set by the cli command"
2019-03-10 08:49:27 -03:00