Commit Graph

498 Commits (af0f2aa44455c6dafd3a3a29752b13f215ab135c)

Author SHA1 Message Date
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
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
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
Miguel Angel Mulero Martinez 9f2e608530 Add dynamic lpf and dterm filters 2019-03-08 08:25:23 +01:00
Michael Keller 5de1b703aa
Merge pull request #1287 from dthubereng/add_mode_logic_to_msp
Add modeLogic and mode link UI support
2019-03-03 12:40:00 +13:00
Dave Huber ff95818bc3 Update help for new mode logic 2019-02-28 20:21:29 -06:00
Dave Huber a3b173a050 Updated help text for modes 2019-02-23 23:51:14 -06:00
Ghostface 328062faa6 Rename runcam device option to include caddx
Caddx updated their firmware to support runcams protocol.
Changing the option will make it more clear to the enduser what to select.
2019-02-17 23:38:10 +01:00
Dave Huber 3216fcadd6 update mode tab help text 2019-02-17 12:38:16 -06:00
Dave Huber 7037329f73 Add mixing links and ranges within a mode 2019-02-17 01:24:41 -06:00
mikeller 3144767f47 Added note. 2019-02-13 02:26:10 +13:00
mikeller d86bb0d41e Changed it to use a tooltip. God I hate CSS. 2019-02-12 00:48:12 +13:00
mikeller a2c2b82806 Added deprecation warning for dataflash saving. 2019-02-10 12:19:21 +13:00
Dave Huber 5b8e38c216 Add MSP_MODE_RANGES_EXTRA
Add MSP_MODE_RANGES_EXTRA to msp codes.
Add MODE_RANGES_EXTRA function call.
Add modeRangeExtra when reading mode settings.
Add UI for modeLogic.
Position and populate Logic selector.
Some fixes for msp apiVersion checking.
Add 'save' modeLogic.
Add link button and translations.
Add code to show/hide Link button.
Adjust position of link and range buttons.
Add structure code for Link button.
Add linkedTo code.
Add link div with delete button to html and css.
Add code to hide/show buttons when link is pressed.
Add code to add link select to range area.
Add save code for linked modes.
Add formatting to link.
Don't allow linking to/from ARM or self.
Remove unnecessary styling.
Update reading MODE_RANGES_EXTRA array length.
Set defaults for '_EXTRA' to aux tab.
2019-02-07 11:23:07 -06:00
Michael Keller 43bb0e42b5
Merge pull request #1286 from McGiverGim/add_osd_profiles
Add osd profiles
2019-02-06 09:47:35 +13:00
Miguel Angel Mulero Martinez 545c9ad786 Add OSD profiles configuration 2019-02-05 10:34:32 +01:00
Sean M ab83c79315 Add display name to config, backup/restore and OSD 2019-02-01 01:36:51 +13:00
mikeller 5f984ad382 Added OSD preview elements for stick overlays. 2019-01-27 14:39:00 +13:00
Michael Keller 4c5dfe7f8e
Merge pull request #1275 from McGiverGim/disarm_flags_text
Arming disabled flags into text
2019-01-25 09:23:28 +13:00
Michael Keller 7843de252c
Merge pull request #1283 from etracer65/add_osd_profile_adjustment
Add support for OSD Profile and LED Profile in-flight adjustments
2019-01-24 19:07:09 +13:00
Miguel Angel Mulero Martinez 2c04c3350b Arming disabled flags into text 2019-01-23 16:06:53 +01:00
Bruce Luckcuck c0c81e5d37 Add support for OSD Profile and LED Profile in-flight adjustments 2019-01-22 19:07:32 -05:00
Miguel Angel Mulero Martinez f1b6ec1111 Add unknown OSD warnings 2019-01-21 12:01:14 +01:00
Michael Keller 33438ea740
Merge pull request #1274 from McGiverGim/add_beeper_rc_smoothing
Add beeper RC SMOOTHING INIT FAIL
2019-01-21 18:52:45 +13:00
Bruce Luckcuck 0c34272e52 Add support for 32bit OSD warnings bitmask; add missing warnings elements
Adds support for 32 warnings instead of just 16.

Adds a warnings count to MSP to support future improvements to handle unknown warnings better.

Added missing warnings where support was added to the firmware but not in the configurator.
2019-01-17 20:24:49 -05:00
Miguel Angel Mulero Martinez 097b88bf90 Add beeper RC SMOOTHING INIT FAIL 2019-01-15 15:24:26 +01:00
Kenneth Mitchell 6d113066c6 Add Max fft to OSD stats. 2018-12-27 19:49:27 -06:00
mikeller 1034e3a3e2 Renamed flight distance according to betaflight/betaflight#7183. 2018-12-08 22:45:16 +13:00
mikeller ad4c00c20c Added new statistics as well. 2018-12-08 13:41:31 +13:00
mikeller 57cf08e0ce Fixed OSD element display, added missing elements. 2018-12-06 01:01:25 +13:00
Bruce Luckcuck 892640e35f Add throttle limit to PID Tuning tab 2018-11-24 20:07:25 -05:00
Miguel Angel Mulero Martinez 62de168868 Add GPS Rescue option to Failsafe tab 2018-11-14 12:05:46 +01:00
Miguel Angel Mulero Martinez 037f1e6c78 CSS the hide modes tab 2018-10-24 15:49:40 +02:00
Miguel Angel Mulero Martinez 0feda68542 Add Indonesian Translation 2018-10-24 08:29:16 +02:00
Michael Keller b6f3f11ce6
Merge pull request #1201 from timman2er/add-support-for-max-esc-temp-and-rpm
add support for esc max temp and rpm
2018-10-08 12:52:34 +13:00
Michael Keller 8036ff3b02
Merge pull request #1203 from timman2er/change_connect_to_configure
change firmware flasher" to "firmware updater" and move button
2018-10-08 01:02:20 +13:00
Károly Kiripolszky 5755604958 add button to reset CLI output history 2018-10-03 12:06:23 +02:00
timman2er b4f5b46335 (rebase) change firmware flasher to button and change name 2018-09-26 23:06:28 +02:00
timman2er fb440fcaed add support for max esc temp and rpm (rebase) 2018-09-25 15:33:04 +02:00
Miguel Angel Mulero Martinez e8103b2478 Add Russian language 2018-09-17 16:55:14 +02:00
Michael Keller eeab99192f
Merge pull request #1188 from McGiverGim/add_swedish_language
Add Swedish language
2018-09-02 12:28:37 +12:00
Miguel Angel Mulero Martinez c76bc20287 Add Swedish language 2018-09-01 13:40:29 +02:00
leocb 665cdc8b17 Fixed trhottle boost typo (again) 2018-08-31 14:37:35 -03:00
leocb b4872f4667 fixed throttle boost description typo 2018-08-31 14:19:09 -03:00
timman2er 9bb283e2f5 added OSD support for flip arrow 2018-08-27 15:02:08 +02:00
Michael Keller 6b5a183c6b
Merge pull request #1081 from atomgomba/feature-osd-log-status-element
Support for OSD blackbox logging status element
2018-08-20 10:52:45 +12:00
Michael Keller 39cf5bc9cc
Merge pull request #1118 from leocb/osd-max-g-force-stat
Added suport for OSD Max G-Force Stat
2018-08-17 00:22:04 +12:00
mikeller ae5603af2b Added expert mode to firmware flasher to hide unstable builds. 2018-08-13 00:18:06 +12:00
mikeller 5a3bda615d Fixed wrong localisation, moved to single column display. 2018-08-12 15:55:34 +12:00
Sean M f4ea605685 Merge branch 'master' into rc_smoothing 2018-08-11 20:59:00 -04:00
Sean M 9025430bee Updating UI for interpolation / fixing alignment 2018-08-09 22:47:29 -04:00
mikeller b1541c92fc Added privacy policy. 2018-08-09 01:12:53 +12:00
mikeller 8d5d81f9cf Added Google analytics collection. 2018-08-09 01:12:53 +12:00
Sean M 763b279f8f Folding in interpolation 2018-08-07 22:08:17 -04:00
Andrey Mironov 402863837c Fixed caching for Jenkins, added enumeration of Firmware view 2018-08-07 11:08:58 +03:00
Sean M 5a6b277778 Adding rc smoothing 2018-08-05 20:27:51 -04:00
Richard Cooper 1ee6c5228d Now with added i18n 2018-08-01 23:43:55 +01:00
TheIsotopes 498160e829
new open source disclaimer
@McGiverGim @mikeller  superseded #1130
2018-07-28 15:29:53 +02:00
Miguel Angel Mulero Martinez 6137913a5f Add feedforward to the tooltip and fix some PIDF 2018-07-27 08:14:15 +02:00
Michael Keller ea53b766ad
Merge pull request #1132 from McGiverGim/simplify_acro_trainer_slider
Simplify Acro Trainer Slider
2018-07-26 22:07:05 +12:00
Michael Keller 6f1ad37377
Merge pull request #1133 from McGiverGim/fix_type_cycle
Fix typo power cycle
2018-07-26 21:56:38 +12:00
Michael Keller d76546bef9
Merge pull request #1126 from McGiverGim/add_antigravity_type
Add Anti Gravity Mode
2018-07-26 07:24:50 +12:00
Miguel Angel Mulero Martinez 89e24c140c Fix typo power cycle 2018-07-25 15:21:08 +02:00
Miguel Angel Mulero Martinez ce37a5343b Simplify Acro Trainer Slider
Limit the range to 10-80 (actually was 0, 10-80)
2018-07-25 15:18:15 +02:00
Kiripolszky Károly c6849b1b60 add switch to show/hide unused modes 2018-07-23 17:43:06 +02:00
Miguel Angel Mulero Martinez 16c5f9feb5 Add Anti Gravity Mode 2018-07-23 11:50:47 +02:00
Michael Keller c5dfaea1a8
Merge pull request #1121 from atomgomba/feature-remember-last-tab
Add option to reopen last tab on connect
2018-07-23 19:44:40 +12:00
Miguel Angel Mulero Martinez 19f4145965 Add PID F inflight adjustments 2018-07-22 18:57:22 +02:00
Miguel Angel Mulero Martinez 25e4e7f6ca Add feedforward support 2018-07-22 18:55:58 +02:00
Kiripolszky Károly 1488f1c6c0 Add option to reopen last tab on connect 2018-07-22 14:26:49 +02:00
Michael Keller 863708ad94
Merge pull request #1119 from McGiverGim/add_pid_elements_3.5
Add new PID elements for version 3.5
2018-07-22 22:02:03 +12:00
Miguel Angel Mulero Martinez b543ebf3ef Add new PID elements for version 3.5
- iterm rotation
- smart feedforward
- iterm relax
- absolute control
- acro trainer
2018-07-22 09:48:11 +02:00
Kiripolszky Károly 27bd8429fa initial version of Log Status OSD element config 2018-07-18 17:20:01 +02:00
leocb bd4f88093f Added suport for OSD Max G-Force Stat 2018-07-17 12:30:27 -03:00
mikeller 3caf2d8ff5 Moved MSC button to blackbox tab. 2018-07-18 01:00:12 +12:00
mikeller b9358083d9 Added buttons for reboot into boot loader and MSC modes. 2018-07-15 23:42:54 +12:00
Kiripolszky Károly 8322e86b57 improve the way boot logo source image errors are handled to address issue #1077 2018-07-03 18:30:46 +02:00
Michael Keller 78280a9b2f
Merge pull request #1095 from mikeller/add_facebook_link
Added Facebook link, cleaned up landing page.
2018-07-03 22:45:15 +12:00
leocb 920eafffcd Added G-force element to OSD Config 2018-07-02 15:11:12 -03:00
mikeller f7b8d60812 Added Facebook link, cleaned up landing page. 2018-07-01 23:10:43 +12:00
Miguel Angel Mulero Martinez 684c118f23 Add OSD anti gravity element 2018-06-28 12:08:51 +02:00
Miguel Angel Mulero Martinez bf117875ec Remove unused and conflictive logo strings 2018-06-26 08:50:03 +02:00
Michael Keller 486ac0e4c8
Merge pull request #1043 from hydra/pid-audio-adjustment
Add PID-Audio adjustment.
2018-06-20 20:12:33 +12:00
Michael Keller 8bbc6f8970
Merge pull request #1010 from DieHertz/build-type-for-ci-builds
Build Type select for firmware flasher
2018-06-18 23:19:02 +12:00
DieHertz befafc07e6 Added Build Type select for CI builds 2018-06-17 12:32:42 +03:00
mikeller 9cbc79723b Improved tooltip for reversed motors. 2018-06-17 01:09:35 +12:00
mikeller acc8550924 Added help text for Dshot beacon. 2018-06-11 23:19:37 +12:00
mikeller 26361bebad Added configuration for Dshot beacon activation conditions. 2018-06-11 00:55:21 +12:00
Michael Keller ece187ca31
Merge pull request #1039 from McGiverGim/new_filters_stage2
Add new filters Stage 2
2018-06-08 20:14:22 +12:00
Miguel Angel Mulero Martinez 3be244e7a5 Refactor and up to date filters for Betaflight 3.4 2018-06-07 19:50:33 +02:00
mikeller 0734d91377 Fixed typo in setpoint warning message. 2018-06-07 01:12:14 +12:00
Dominic Clifton a0aa154bd8 Add PID-Audio adjustment. 2018-06-06 12:32:48 +02:00
Miguel Angel Mulero Martinez 0deae9d8fe i18n failsafe switch modes 2018-06-06 10:29:27 +02:00
Michael Keller 54483b08ee Updated message. 2018-06-05 15:43:16 +12:00
mikeller 4699e580cf Added warning for problematic setpoint transition values. 2018-06-05 00:34:20 +12:00
Miguel Angel Mulero Martinez 48c8b86d37 Update vbat pid compensation tooltip text 2018-05-31 15:28:01 +02:00
Cleric-K 6700a1f9a4 Support for failsafe-switch-mode 2018-05-30 01:48:08 +03:00
Miguel Angel Mulero Martinez 7055f25978 i18n the osd button when pressed
It shows a "Saved" message for two seconds
2018-05-10 20:11:56 +02:00
Michael Keller cbd4c30857
Merge pull request #1012 from mikeller/fix_blackbox_write_error
Added abort / error message when writing of downloaded blackbox log fails.
2018-05-04 21:48:13 +12:00
Michael Keller a3f791fcac Fix from review. 2018-05-04 20:37:08 +12:00
Miguel Angel Mulero Martinez f35a3b228f Fix amperage offset units (mA) 2018-05-03 20:18:44 +02:00
mikeller 02e0d75442 Added abort / error message when writing of downloaded blackbox log fails. 2018-04-24 23:54:40 +12:00
Michael Keller c5ae5d07a6
Merge pull request #981 from atomgomba/feature-replace-logo
Improved logo customization UI
2018-04-13 20:47:17 +12:00
Miguel Angel Mulero Martinez 349833b2d5 Change the slack URL to the .com 2018-04-06 10:31:49 +02:00
Kiripolszky Károly 365b05987f Merge remote-tracking branch 'upstream/master' into feature-replace-logo 2018-04-04 22:01:47 +02:00
Kiripolszky Károly 4b5c20008c LogoManager: use named parameters in translation 2018-04-04 20:36:42 +02:00
Kiripolszky Károly 9d9a395f6b improved logo customization UI 2018-04-04 20:34:46 +02:00
Kiripolszky Károly 6ef1ae7721 display logo image validation errors on the GUI 2018-04-04 20:34:08 +02:00
Michael Keller d0ce8869a0
Merge pull request #998 from McGiverGim/bf-add_osd_warning_esc_fail
Add OSD_WARNING_ESC_FAIL
2018-04-05 02:15:25 +12:00
Miguel Angel Mulero Martinez 37a5cd0081 Add OSD_WARNING_ESC_FAIL 2018-04-04 16:04:11 +02:00
Michael Keller 51b5fa883d
Merge pull request #988 from McGiverGim/bf-i18n_parameters_by_name
Accept interpolation of i18next
2018-04-05 01:24:08 +12:00
Miguel Angel Mulero Martinez 22439528fc Add OSD statistic battery 2018-04-03 19:58:02 +02:00
Miguel Angel Mulero Martinez 4b48751132 Accept interpolation of i18next 2018-03-23 11:57:30 +01:00
Miguel Angel Mulero Martinez 7d1f0dfbf4 Add Portuguese translation 2018-03-15 18:37:58 +01:00
Michael Keller d2c6fa2556
Merge pull request #977 from McGiverGim/bf-add_japanese_translation
Add Japanese translation
2018-03-16 06:28:33 +13:00
Miguel Angel Mulero Martinez cebdab0304 Add Japanese translation 2018-03-13 13:58:57 +01:00
Miguel Angel Mulero Martinez 0cfeb3bbdc Add current info to motors tab 2018-03-10 09:38:06 +01:00
Michael Keller 6456f72539
Merge pull request #935 from atomgomba/feature-replace-logo
Add new option to customize OSD logo
2018-03-09 05:44:40 +13:00
Miguel Angel Mulero Martinez 5c4f66e59e Fix string from i18n led strip PR 2018-02-24 10:17:07 +01:00
Miguel Angel Mulero Martinez 4bae688eaf i18n Led Strip and others 2018-02-23 13:58:02 +01:00
Kiripolszky Károly 85dea70cba display logo image validation errors on the GUI 2018-02-20 17:44:53 +01:00
Kiripolszky Károly 41c46afcc5 add new option to customize OSD logo 2018-02-19 19:21:35 +01:00
Michael Keller 32ceac5497
Merge pull request #930 from McGiverGim/bf-fix_msp_control
Fix MSP receiver control page
2018-02-18 03:16:08 +13:00
Michael Keller f48c8283c4
Fixed capitalisation in 'Betaflight'. 2018-02-18 03:15:40 +13:00
Miguel Angel Mulero Martinez c9a2acb657 More i18n (sensors and welcome) 2018-02-16 11:29:09 +01:00
Miguel Angel Mulero Martinez 2b906a1a2e Fix MSP receiver control page 2018-02-16 10:38:15 +01:00
Miguel Angel Mulero Martinez 541163d80d Add italian translation 2018-02-16 08:15:55 +01:00
Michael Keller 6fe172f111
Merge pull request #928 from McGiverGim/bf-add_latvian_language
Add Latvian language
2018-02-16 13:18:25 +13:00
Miguel Angel Mulero Martinez 60c13a8012 Add Latvian language 2018-02-15 20:55:32 +01:00
Miguel Angel Mulero Martinez ff74f9de89 Fix Hz typo 2018-02-15 12:41:52 +01:00
Michael Keller 9c7297246d
Merge pull request #916 from McGiverGim/bf-fix_KiB_typo
Fix KiB typo
2018-02-15 00:24:17 +13:00
Bas Delfos a204d730bb Added DSHOT beacon configuration 2018-02-14 12:15:58 +01:00
Bas Delfos 2a002b97ff Added peripheral device entry "Benewake LIDAR" for UART 2018-02-14 12:15:58 +01:00
mikeller 5d760e8735 Added disabling of runaway takeoff prevention. 2018-02-14 01:32:23 +13:00
Miguel Angel Mulero Martinez a874a4b664 Fix end tag messages file 2018-02-13 11:34:45 +01:00
Miguel Angel Mulero Martinez 9d6c7553fe Fix KiB typo 2018-02-10 09:00:12 +01:00
Miguel Angel Mulero Martinez 6a94a1d412 Update languages info 2018-02-09 11:24:49 +01:00
Miguel Angel Mulero Martinez 649281e5f8 i18n profiles and rateprofiles select 2018-02-02 14:23:11 +01:00
Miguel Angel Mulero Martinez 25eb964990 Add translation into chinese simplified 2018-01-31 14:50:49 +01:00
Miguel Angel Mulero Martinez ca6e605d56 Use language in native form for options 2018-01-31 08:28:38 +01:00
Miguel Angel Mulero Martinez 1de9efd590 i18n stm32 driver 2018-01-29 09:28:11 +01:00
Miguel Angel Mulero Martinez c467f59f1d Language user selectable in app 2018-01-28 13:39:23 +01:00
Miguel Angel Mulero Martinez 1961c7c9cc Little english typo corrections 2018-01-25 19:02:50 +01:00
Bas Delfos fd8e47706d Changes as per review comment 2018-01-25 00:37:07 +01:00