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