Commit Graph

244 Commits (759265cf8ffc7349162aced91e89d8f0e84be7b2)

Author SHA1 Message Date
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
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