fgiudice98
84002abcc9
Fix rates type...
...
...when changing from BF 4.2 to BF<=4.1.x without rebooting the configurator
2020-03-21 11:59:02 +01:00
Michael Keller
c7894fc3d7
Merge pull request #1923 from mikeller/add_unstable_flashing_warning
...
Added warning when flashing unstable firmware.
2020-03-21 01:13:40 +13:00
David Boone
7ef3fa6a2c
Add OSD_EFFICIENCY element to configurator
2020-03-19 09:59:00 -07:00
mikeller
c8ee46f45c
Added warning when flashing unstable firmware.
2020-03-19 13:56:44 +13:00
Michael Keller
78878b9320
Merge pull request #1921 from Asizon/AGGainDefaultFix
...
AG Gain default value to 3.5
2020-03-18 08:25:15 +13:00
Asizon
46e3f51d2b
More Clear
2020-03-17 10:03:28 +01:00
Asizon
c2d8d7225e
AG Gain default value to 3.5
...
add msp rule
Improving function
2020-03-17 09:45:24 +01:00
Miguel Angel Mulero Martinez
0296003b88
Fix OSD RSSI dBm element
2020-03-16 10:01:12 +01:00
Michael Keller
559f126210
Merge pull request #1913 from fgiudice98/kiss_logo
...
Update KISS logo, rates type warning and deadband management
2020-03-16 08:51:19 +13:00
fgiudice98
b956ce2162
Remove "Return to saved values" button
2020-03-15 14:18:35 +01:00
fgiudice98
99cecfdba8
Update KISS logo
...
Thanks Paul!
Don't try to open modal if already open
Don't assign button if modal already open
Changed rates type change warning
Max rate independent from deadband
New actual rates logo
Thanks to @Asizon and @igormedrano
2020-03-14 00:30:21 +01:00
mikeller
169a823483
Log the reason for connection failures to analytics.
2020-03-14 10:40:44 +13:00
Michael Keller
98cd93e079
Merge pull request #1914 from etracer65/macos_claim_interface_error_bypass
...
Work around false error when claiming interface to fix firmware flashing on MacOS
2020-03-14 10:34:13 +13:00
Bruce Luckcuck
42f5acd26f
Work around false error when claiming interface to fix firmware flasing on MacOS
...
The error check after attempting to claim the USB interface was falsely indicating failure on MacOS even though it was working properly. Tried all available versions of NW.js (including beta) and none resolve the problem. The problem only seems to affect MacOS.
The error check after claiming the interface is suppressed for MacOS to work around the problem. Risk is low because even if the climing of the interface failed the worst that could happen is flash fails anyway.
Hopefully there will be some future version of NW.js that resolves the problem and we can remove this workaround later (tested through 0.45.0-beta1 so far).
2020-03-12 17:51:52 -04:00
fgiudice98
054b1ee73a
Fixed variable declaration
2020-03-10 15:25:18 +01:00
fgiudice98
70a8364e5c
Add rates type
...
Add rates type selection with working graphs and max angular speed
Fix deadband
MSP changes and fix actual rates limit
Small style changes and fixes
Fixes
Fixed the code pointed out in the review
Various sonar fixes
Updated the values of actual rates setting
Reduced logo size
Added analytics to rates type
Minor fix + rounding by step value
Now the calculation of the angle rate takes into account the values rounded by the step value (especially visible with values that are in deg/s)
Various fixes
Angle rate calculation in different functions
Fix for value step validation
Sonar fixes (mostly variables)
Force refresh to prevent errors ...
... when changing rates type after saving to eeprom
Logos refinement + minor changes
Touch to trigger travis
Fix Raceflight rate
2020-03-10 12:51:00 +01:00
Michael Keller
94bd817aff
Merge pull request #1905 from Asizon/dynamicIdle
...
Dynamic Idle configurable
2020-03-06 08:23:12 +13:00
Asizon
b7f9f2d8c0
Moved to Pid Tuning tab
2020-03-05 17:33:38 +01:00
Michael Keller
8607d8293d
Merge pull request #1903 from mikeller/show_acc_calibration_warning
...
Show warning on connect when ACC is not calibrated.
2020-03-05 09:28:29 +13:00
mikeller
bfc83238c4
Show warning on connect when ACC is not calibrated.
2020-03-05 00:35:18 +13:00
Asizon
6aaababb1d
Adding Dynamic Idle
2020-03-04 10:36:32 +01:00
Asizon
7e9cebfbf3
Adding Motor Output Limit and cellcount
...
Fix cell count min
Move tootltip`icons
Cosmetic changes
2020-03-03 01:34:08 +13:00
Asizon
d58282e8a6
Changed to .toggle
2020-02-29 10:38:10 +01:00
Asizon
d283f17f2f
add .change
2020-02-29 09:08:24 +01:00
Asizon
540173ce05
Fix hide accel features
2020-02-28 16:40:58 +01:00
Michael Keller
f4f6da02c6
Merge pull request #1891 from Asizon/maxRateWarning
...
High rates warning message to prevent desyncs
2020-02-28 10:06:17 +13:00
Michael Keller
ecf1936bbc
Merge pull request #1896 from Asizon/hideEscSensor
...
Hide Esc Sensor for non digital protocols
2020-02-28 09:10:29 +13:00
Asizon
8171d44bf5
Hide Esc Sensor for non digital protocols
...
Move to CSS
white space
Css Fixing
2020-02-27 08:27:53 +01:00
Michael Keller
5f30fe068e
Merge pull request #1895 from mikeller/fix_exception_on_connect
...
Fixed exception thrown when clicking 'Connect' directly after application start.
2020-02-27 01:44:50 +13:00
Michael Keller
b4d9099537
Merge pull request #1898 from mikeller/fix_unified_target_cacheing
...
Fixed cache expiry for Unified Target configurations.
2020-02-27 00:24:13 +13:00
Asizon
6d27965272
sonar fix
2020-02-26 09:22:36 +01:00
mikeller
7313407bec
Fixed cache expiry for Unified Target configurations.
2020-02-26 00:12:53 +13:00
Michael Keller
d93ad9afd6
Merge pull request #1893 from mikeller/update_libraries
...
Updated all dependencies and fixed resulting problem.
2020-02-25 23:56:39 +13:00
Michael Keller
140509eea3
Merge pull request #1894 from Asizon/hideAccelFeatures
...
Hide Accel Features when it is disabled
2020-02-24 00:38:54 +13:00
Michael Keller
3c3ce71d8e
Merge pull request #1887 from mikeller/hide_factory_band
...
Hide the 'factory band' VTX table setting for VTX types that do not support it.
2020-02-23 10:48:57 +13:00
mikeller
9590ba3a81
Fixed exception thrown when clicking 'Connect' directly after application start.
2020-02-23 01:45:30 +13:00
mikeller
241f1addae
Added warning if factory bands selected in unsupported configuration.
2020-02-23 01:42:39 +13:00
Asizon
036ef86a90
Warning message for high rates
...
sonar
Move to variable
sonar issues
2020-02-22 11:13:16 +01:00
Asizon
0c3785b9f5
Change to .toggle
2020-02-22 09:42:30 +01:00
Asizon
4455e6733d
Hide Accel Features
2020-02-22 08:54:41 +01:00
mikeller
4672666226
Updated all dependencies and fixed resulting problem.
2020-02-22 16:49:13 +13:00
Michael Keller
d96b2319fa
Merge pull request #1883 from Asizon/itermRelaxCutoff
...
Iterm Relax Cutoff Update
2020-02-21 20:09:58 +13:00
Michael Keller
968edb7502
Merge pull request #1889 from McGiverGim/add_polish_translation
...
Add Polish translation
2020-02-21 06:43:04 +13:00
Miguel Angel Mulero Martinez
d3afbfef75
Add Polish translation
2020-02-19 19:09:44 +01:00
mikeller
2902db5c39
Hide the 'factory band' VTX table setting for VTX types that do not support it.
2020-02-19 23:06:30 +13:00
Hans Christian Olaussen
b9f5536d93
Fix lua powerTable
...
The entries in this table should be strings.
2020-02-17 22:32:15 +01:00
Asizon
6ba32b94fc
ItermCutoff and tooltip
2020-02-16 12:46:09 +01:00
mikeller
b889ed3de5
Fixed loop speed dropdowns for firmware versions with 32kHz gyro support.
2020-02-16 11:33:24 +13:00
Michael Keller
44cb725932
Merge pull request #1880 from rvdveen/low-capacity-warning
...
Add support for the 'mah capacity exceeded' osd warning
2020-02-15 23:41:52 +13:00
Roy van der Veen
eb8a50016f
Add support for the 'mah capacity exceeded' osd warning
2020-02-15 10:22:49 +01:00