Commit Graph

173 Commits (aeda56ba407ba54068bad90d7cc069b67d2cd8e4)

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