1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00
Commit graph

4961 commits

Author SHA1 Message Date
Asizon
a9530fd5fc Improved new PID defaults Sliders reading 2020-04-07 13:15:52 +02:00
Michael Keller
a74701aafe
Merge pull request #1949 from Asizon/fixDValues
Fix D values when Dmin disabled and autoadjust, coordination with new Dmin values
2020-04-07 22:29:17 +12:00
Asizon
064f7ba5d8 Better defaults read 2020-04-07 07:26:28 +02:00
Asizon
19d4db4346 Coordinated with new Dmin values
Move Default_pids down
2020-04-06 16:55:46 +02:00
Asizon
a9c2184976 Fix D values when Dmin disabled 2020-04-06 09:13:33 +02:00
Michael Keller
553672377a
Merge pull request #1943 from mikeller/add_unified_target_version_info
Added version information to Unified Targets when they are flashed.
2020-04-02 01:47:02 +13:00
mikeller
153fa2b486 Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
Michael Keller
3faab9cedc
Merge pull request #1942 from mikeller/add_osd_analytics
Added analytics for OSD elements.
2020-03-29 04:07:50 +13:00
Michael Keller
32ae35f245
Merge pull request #1941 from mikeller/add_vbat_pid_compensation_analytics
Added VBat PID compensation to analytics.
2020-03-28 13:25:36 +13:00
mikeller
7626d7be7f Added analytics for OSD elements. 2020-03-27 21:17:14 +13:00
mikeller
7ce6d3f098 Added VBat PID compensation to analytics. 2020-03-27 00:08:55 +13:00
Michael Keller
1bb4a16bd3
Merge pull request #1938 from mikeller/amend_cli_error_highlighting
Amended error highlighting in CLI.
2020-03-26 01:33:20 +13:00
Michael Keller
c35bcbba46
Merge pull request #1935 from Asizon/exitDfuButtonFixes
Disabled "Exit DFU Button" when no needed
2020-03-26 01:28:08 +13:00
Asizon
35d129c8d6 Disable Exit DFU Button when no needed
add interval function

sonar issue

change Timer method to port change detect

fixing white space
2020-03-25 13:01:46 +01:00
Michael Keller
07ae6ad1e7
Merge pull request #1934 from IllusionFpv/added-none-to-gps-sbas
Added none option to gps sbas
2020-03-24 08:43:49 +13:00
mikeller
3f8f9ec407 Amended error highlighting in CLI. 2020-03-24 01:32:57 +13:00
Michael Keller
6251034489
Merge pull request #1930 from mikeller/added_redpine_spi_protocol
Added the REDPINE SPI RX protocol. Also added SPI RX to analytics.
2020-03-24 01:06:01 +13:00
Nicola De Pasquale
687ff4ccc9 added descriptions 2020-03-23 09:55:18 +01:00
Nicola De Pasquale
ad91e65699 add i18n 2020-03-23 09:27:55 +01:00
Michael Keller
6d1a4fd1d0
Merge pull request #1931 from fgiudice98/rates_type_fix
Fix rates type when switching BF version without rebooting the configurator
2020-03-23 01:43:00 +13:00
Nicola De Pasquale
7ba9f41b87 added none to gps sbas 2020-03-22 11:11:33 +01:00
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