Michael Keller
7d8a0e4068
Merge pull request #1929 from betaflight/add_conditional_release_build
...
Update Azure Pipelines to allow release builds.
2020-03-22 16:17:36 +13:00
Michael Keller
43fe183d1d
Merge pull request #1927 from Asizon/osdChipDetectWarning
...
Improving osd chip detection warnings
2020-03-22 11:22:54 +13:00
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
mikeller
097596e5e1
Added the REDPINE SPI RX protocol. Also added SPI RX to analytics.
2020-03-21 23:55:31 +13:00
Michael Keller
9aea44bb45
Update azure-pipelines.yml for Azure Pipelines
...
Update azure-pipelines.yml for Azure Pipelines
Update azure-pipelines.yml for to allow release builds.
Update azure-pipelines.yml for to allow release builds.
Update azure-pipelines.yml for Azure Pipelines
2020-03-21 22:03:34 +13:00
Michael Keller
b5c4eba38b
Merge pull request #1926 from DavidBoone/osd-efficiency-rename
...
Rename Efficiency to 'Battery efficiency'
2020-03-21 20:56:02 +13:00
David Boone
aed5508669
Rename Efficiency to 'Battery efficiency' so it's grouped with other related elements in list
2020-03-21 00:17:27 -07:00
Michael Keller
0df767e913
Merge pull request #1928 from mikeller/fix_azure_build
...
Fixed azure build.
2020-03-21 15:04:20 +13:00
mikeller
0ca4141cfa
Fixed azure build.
2020-03-21 11:26:30 +13:00
Asizon
05a55c5b42
Improving osd detection warnings
2020-03-20 15:57:00 +01:00
Michael Keller
fb1d7f111c
Merge pull request #1924 from mikeller/add_debug_build
...
Added debug-release build for installers with debug console, changed Azure jobs to build them.
2020-03-21 01:16:02 +13: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
Michael Keller
94c3dd5d73
Merge pull request #1922 from DavidBoone/osd-efficiency
...
Add OSD_EFFICIENCY element
2020-03-20 09:52:01 +13:00
David Boone
7ef3fa6a2c
Add OSD_EFFICIENCY element to configurator
2020-03-19 09:59:00 -07:00
mikeller
0a43465ace
Added debug-release build for installers with debug console, changed Azure jobs to build them.
2020-03-20 00:34:32 +13:00
mikeller
c8ee46f45c
Added warning when flashing unstable firmware.
2020-03-19 13:56:44 +13:00
Michael Keller
4eda5f852f
Merge pull request #1917 from betaflight/fix_flashing_tab
...
Fix weird behaviour on flashing tab.
2020-03-18 08:25:35 +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
Michael Keller
db8acb3e81
Merge pull request #1920 from McGiverGim/fix_osd_dbm
...
Fix OSD RSSI dBm element
2020-03-17 22:03:22 +13: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
mikeller
909f1d4805
Fix weird behaviour on flashing tab.
2020-03-16 01:57:08 +13:00
Michael Keller
91c20d454e
Merge pull request #1916 from betaflight/log_connection_failure_reason
...
Log the reason for connection failures to analytics.
2020-03-15 10:17:21 +13:00
fgiudice98
1fb95591a4
Removed shadows from actual logo and reduced its filesize
2020-03-14 14:18:40 +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
Michael Keller
758ce36dc1
Merge pull request #1909 from fgiudice98/add_rates_type_selection
...
Add rates type selection
2020-03-11 20:07:09 +13: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
233a992f57
Merge pull request #1912 from betaflight/remove_legacy_app_link
...
Removed the link to the legacy Chrome Web Store app.
2020-03-10 00:54:08 +13:00
Michael Keller
3bc783eb7b
Merge pull request #1911 from betaflight/update_from_template
...
Updated documentation from template repository.
2020-03-10 00:49:32 +13:00
mikeller
37bd26b891
Removed the link to the legacy Chrome Web Store app.
2020-03-08 15:42:03 +13:00
mikeller
0b62651f8e
Updated documentation from template repository.
2020-03-08 15:01:39 +13:00
Michael Keller
94bd817aff
Merge pull request #1905 from Asizon/dynamicIdle
...
Dynamic Idle configurable
2020-03-06 08:23:12 +13:00
Asizon
5ad9153a52
fix json
2020-03-05 17:38:55 +01: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
Michael Keller
35951c6f25
Merge pull request #1904 from Asizon/unifiedPidTitlebarExtended
...
Unified pid_titlebar_extended css style
2020-03-04 12:41:01 +13:00
Asizon
ceeed2e280
missing classname
2020-03-03 21:39:49 +13:00
Asizon
32ecf851f9
Unified to pid_titlebar_extended
2020-03-02 15:57:54 +01:00
Michael Keller
aef32bb63e
Merge pull request #1901 from Asizon/motorOutputLimit
...
Motor Output Limit and Profile Cell Count
2020-03-03 01:45:32 +13: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
Michael Keller
0a3a9625b1
Merge pull request #1902 from Asizon/hideAccelFeaturesFix
...
Fix hiding accel features
2020-03-03 00:21:18 +13:00