Commit Graph

210 Commits (0f04022b0c027930b6d662c76377b82f03c82605)

Author SHA1 Message Date
Michael Keller 7c3c3ef9dd Merge pull request #1363 from McGiverGim/update_translations
Update Spanish language
2019-04-14 13:30:44 +12:00
Miguel Angel Mulero Martinez 39d2bc237a Update Simplified Chinese language 2019-04-10 19:14:47 +02:00
Miguel Angel Mulero Martinez 5cb4543a82 Update Swedish language 2019-04-10 19:14:37 +02:00
Miguel Angel Mulero Martinez 09667f3132 Update Russian language 2019-04-10 19:14:24 +02:00
Miguel Angel Mulero Martinez babce3f755 Update Portuguese language 2019-04-10 19:14:12 +02:00
Miguel Angel Mulero Martinez 3f5250f793 Update Latvian language 2019-04-10 19:13:58 +02:00
Miguel Angel Mulero Martinez 63b3d707c1 Update Korean language 2019-04-10 19:13:48 +02:00
Miguel Angel Mulero Martinez dfc26ce187 Update Japanese languange 2019-04-10 19:13:37 +02:00
Miguel Angel Mulero Martinez ae0fea7666 Update Italian language 2019-04-10 19:13:28 +02:00
Miguel Angel Mulero Martinez 518acb2825 Update Indonesian language 2019-04-10 19:13:19 +02:00
Miguel Angel Mulero Martinez 8e9f2dc1ca Update French language 2019-04-10 19:13:06 +02:00
Miguel Angel Mulero Martinez 472bdd4620 Update German language 2019-04-10 19:12:58 +02:00
Miguel Angel Mulero Martinez 0eca809243 Update Catalonian language 2019-04-10 19:12:49 +02: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