Commit Graph

164 Commits (9acd560c7845c871e130d7146d2f388213cacffa)

Author SHA1 Message Date
Ian Murphy 9acd560c78 Undo MSP API changes. 2019-04-15 13:24:36 +01: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