Commit Graph

260 Commits (62a0ba51a9c66eaf7c7aaa3efddf012b6e731db4)

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