Michael Keller
b4930064a6
Adjust dmin limit logic ( #1382 )
...
Adjust dmin limit logic
2019-04-29 01:26:44 +12:00
Michael Keller
bcca136826
Add rx SerialType for DJI_HDL receiver ( #1344 )
...
Add rx SerialType for DJI_HDL receiver
2019-04-28 10:07:16 +12:00
Miguel Angel Mulero Martinez
f2002468c6
Remove magic number, add TIMEOUT_CHECK constant
2019-04-22 16:25:13 +02:00
Miguel Angel Mulero Martinez
acc035a61a
Fix slowdown looking for usb devices
2019-04-22 09:44:43 +02:00
jerryxin123
896916e8b8
modify the version to 1.42.0
2019-04-19 22:37:06 +08:00
Michael Keller
981e219078
Merge pull request #1394 from McGiverGim/clean_rewrite_install_firmware_text
...
Remove rewrite text flash firmware
2019-04-19 14:01:10 +12:00
Michael Keller
b19b1dae54
Merge pull request #1388 from McGiverGim/workaround_bug_cli29+space
...
Workaround for bug in CLI with 29 lenght + space
2019-04-19 13:49:54 +12:00
Michael Keller
a12826de6f
Merge pull request #1385 from etracer65/firmware_flasher_progress_color
...
Fix Firmware Flasher progress bar color indicators
2019-04-19 13:45:27 +12:00
Miguel Angel Mulero Martinez
b20bd006ce
Remove rewrite text flash firmware
2019-04-17 18:53:00 +02:00
krzysztofmatula
135a34a652
Merge branch 'master' into km-on-arm-timer
2019-04-16 22:19:40 +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
a687b9df1c
Merge pull request #1389 from McGiverGim/hide_smartfeedforward
...
Hide SmartFeedforward MSP API 1.42
2019-04-17 06:14:26 +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
Miguel Angel Mulero Martinez
224deb7303
Hide SmartFeedforward MSP API 1.42
2019-04-15 19:12:43 +02:00
Krzysztof Matula
6c47496e12
OSD: combined ON/ARM timer
2019-04-15 18:19: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
Michael Keller
0ef835947f
Merge pull request #1377 from mikeller/fix_notch_range_adjustments
...
Fixed notch range adjustments.
2019-04-16 00:20:15 +12:00
Michael Keller
a5c942caf1
Merge pull request #1329 from Cleric-K/autocomplete
...
CLI Client-side Autocomplete
2019-04-16 00:09:49 +12: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
Miguel Angel Mulero Martinez
0ae63f07f9
Workaround for bug in CLI with 29 lenght + space
2019-04-15 11:54:59 +02:00
Bruce Luckcuck
cc4406a748
Fix Firmware Flasher progress bar color indicators
...
There was previous logic in place to display a visual indicator for the status of the firmware flash using different colors for the progress bar. Unfortunately the logic was never working, or was broken at some point. The progress bar color would remain the default even if the flashing failed, making it difficult to recognize there was a problem.
Fixed to display the progress bar in green for success, red for failed, and blue for other "action required" types of failures. The logic was already there to try and display the red and blue indicators but they weren't working.
2019-04-14 20:04:02 -04:00
Michael Keller
894961cef5
Merge pull request #1353 from etracer65/force_msp_on_vcp
...
Prevent disabling MSP for VCP port
2019-04-15 11:39:22 +12:00
Bruce Luckcuck
00c55d7fb5
Adjust dmin limit logic
...
Previously dmin values would reset to 0 if the user decreased the D value below the current setting for dmin on a given axis. Now adjust the max for the dmin value to be D - 1 and set the dmin value to that. Prevents unexpected resets of dmin to 0 when adjusting the D gains.
2019-04-14 11:30:57 -04:00
Bruce Luckcuck
d2089cbcdf
Prevent disabling MSP for VCP port
...
Forces MSP to be enabled and deactivates the control to prevent disabling.
2019-04-14 08:16:54 -04:00
Ian Murphy
9463e08f10
Added support for RSSI & Link Quality warning settings & Link Quality alarm setting.
2019-04-14 12:18:22 +01:00
mikeller
b34a6642f2
Fixed notch range adjustments.
2019-04-14 20:56:23 +12:00
Ian Murphy
fd84f9d8a8
Added send of rate_limits over MSP.
2019-04-13 00:46:37 +01:00
Ian Murphy
991c051e80
Updated to MSP API v1.42 & rebased onto master.
2019-04-12 20:36:45 +01:00
Michael Keller
a6bd1fda6f
Merge pull request #1216 from smoriarty21/update_fpv_max_degree
...
Update max degree
2019-04-09 21:56:32 +12:00
mikeller
f14c66b5f7
Fixes from review.
2019-04-09 21:37:22 +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
Michael Keller
5e7f229afa
Merge pull request #1346 from McGiverGim/fujin-improve-board-and-gyro-alignment
...
Show/Hide gyro elements
2019-04-08 19:29:24 +12:00
Miguel Angel Mulero Martinez
14167c6c72
Show/Hide gyro elements by detection
2019-04-08 08:42:45 +02:00
Michael Keller
06c20442cd
Merge pull request #1338 from fujin/improve-board-and-gyro-alignment
...
MSP Multiple GYRO/ACC alignment support
2019-04-07 16:39:46 +12:00
Michael Keller
4b03176598
Merge pull request #1345 from McGiverGim/fix_superexpo_preview
...
Fix superExpo in the receiver preview
2019-04-07 11:07:16 +12:00
Michael Keller
daac0a6c58
Merge pull request #1341 from McGiverGim/fix_flickering_gps
...
Remove flickering when fix is unstable
2019-04-07 11:06:24 +12:00
Michael Keller
452bff90a6
Merge pull request #1343 from Docteh/fix_trailing_newline
...
small tweak to avoid treating a newline at the end a font file as data
2019-04-06 19:07:43 +13:00
Miguel Angel Mulero Martinez
53b18b67e7
Fix styling board and gyro align
2019-04-05 10:14:49 +02:00
root
e72807a874
revised code to fix newline issue
2019-04-04 20:21:34 +00:00
Michael Keller
c685be4223
Merge pull request #1339 from etracer65/add_filter_defaults_by_version
...
Add support for filtering defaults based on firmware version
2019-04-05 08:44:04 +13:00
Miguel Angel Mulero Martinez
6b9fbc5930
Fix superExpo in the receiver preview
2019-04-04 16:34:35 +02:00
jerryxin123
406932ce48
Add rx SerialType for DJI_HDL receiver
2019-04-04 19:37:19 +08:00
root
d58b721ab9
small tweak to avoid treating a newline at the end a font file as data
2019-04-04 03:54:11 +00:00
Bruce Luckcuck
fcf802b8d4
Add support fo filtering defaults based on firmware version
...
Ensures that when filters are enabled the defaults used are appropriate for the firmware version.
2019-04-03 09:37:50 -04:00
Miguel Angel Mulero Martinez
4391ea882b
Remove flickering when fix is unstable
2019-04-03 14:09:23 +02:00
Michael Keller
a36329c860
Merge pull request #1337 from mikeller/fix_flashing_lockout
...
Fixed lockout for flashing local file caused by the releases being loaded.
2019-04-03 21:35:13 +13:00
Michael Keller
8abfdb7424
Merge pull request #1336 from mikeller/fix_reconnect_attempts
...
Removed non-working reconnect attempts.
2019-04-02 20:48:24 +13:00