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

5765 commits

Author SHA1 Message Date
Michael Keller
4c4ac34334
Merge pull request #2186 from McGiverGim/remove_chromeos_support 2020-10-08 20:18:21 +13:00
Bruce Luckcuck
ed292a9649 Add feedforward to OSD PID element preview
Also change the element preview to use the default PIDs for the firmware version (as defined in the Configurator) so that the display is more representative of the actual values (and not display 20 for D on yaw!).
2020-10-07 15:06:20 -04:00
Mark Haslinghuis
243d8e81eb Add degrees to accelerometer for X and Y axis in sensor tab 2020-10-06 15:35:14 +02:00
Miguel Angel Mulero Martinez
fec4ab4b6a Remove ChromeOS support 2020-10-06 15:12:39 +02:00
Michael Keller
2f37546593
Merge pull request #2190 from Asizon/ff_interpolate_default 2020-10-07 00:59:13 +13:00
Michael Keller
5a56a6d70c
Merge pull request #2179 from haslinghuis/fix-autoconnect 2020-10-05 00:56:12 +13:00
Michael Keller
965e3e2acd
Merge pull request #2187 from McGiverGim/fix_sonar_issues
Refactor and Sonar clean of Beeper.js
2020-10-05 00:28:09 +13:00
Michael Keller
74a26de4c2
Merge pull request #2192 from McGiverGim/fix_osd_sonar
Fix Sonar issues from osd.js
2020-10-04 23:48:25 +13:00
Michael Keller
b9ff315886
Merge pull request #2194 from Asizon/rates_logo_darkmode
Fixed rate modes background color for Darktheme
2020-10-04 23:21:32 +13:00
Michael Keller
cdf130d0a6
Merge pull request #2195 from Asizon/fix_receiver_motor_tabs_plot 2020-10-04 23:06:53 +13:00
Michael Keller
7dc816dcad
Merge pull request #2188 from McGiverGim/fix_sonar_gui
Fix Sonar issues in gui.js
2020-10-04 15:55:50 +13:00
Asizon
8895b972d2 Some fixes 2020-10-03 17:01:38 +02:00
Asizon
3ccfeea6e3 Fixed receiver and motor tabs plot 2020-10-03 11:29:57 +02:00
Asizon
c5ccdc798b Fixed rate modes background for Darktheme 2020-10-03 09:56:27 +02:00
Asizon
711e4a6dd0 Added a const for No average value 2020-10-03 07:31:47 +02:00
Miguel Angel Mulero Martinez
46a7ea33f3 Fix Sonar issues from osd.js 2020-10-02 10:13:06 +02:00
Asizon
77c55fe647 Update ff interpolate to new default 2020-10-02 05:27:02 +02:00
Miguel Angel Mulero Martinez
7ff2e6e79f Fix Sonar issues in gui.js 2020-10-01 14:07:54 +02:00
Miguel Angel Mulero Martinez
9c6ad8500c Refactor and Sonar clean of Beeper.js 2020-10-01 12:05:36 +02:00
Unknown
73311e32de Add IRC Ghost Serial Rx Protocol
Api version 1.44 and later
2020-09-29 07:17:55 +02:00
Mark Haslinghuis
49ad949bea Unlock DFU using FC boot button after #2169 2020-09-26 01:15:08 +02:00
Michael Keller
59076c0c3a
Merge pull request #2172 from betaflight/dependabot/npm_and_yarn/http-proxy-1.18.1 2020-09-23 02:01:50 +12:00
Michael Keller
78f50e358b
Merge pull request #2178 from haslinghuis/fix-pid-tuning
Fix pid tuning
2020-09-23 01:50:57 +12:00
Michael Keller
5b4d9b9386
Merge pull request #2169 from haslinghuis/select_connect 2020-09-20 15:37:42 +12:00
Mark Haslinghuis
98ce27adce Fix missing semicolon; 2020-09-20 02:55:31 +02:00
Mark Haslinghuis
9ae3230edd detect default stm or cp210[x] serial port 2020-09-15 02:39:12 +02:00
Michael Keller
14e7779625
Merge pull request #2173 from haslinghuis/addaxislabels
Add labels for the axis of the graphs
2020-09-13 18:05:40 +12:00
Michael Keller
5e0afc0596
Merge pull request #2171 from Asizon/select2_darkmode 2020-09-13 17:49:46 +12:00
Mark Haslinghuis
fe1f57c069 featureAddAxisLabels 2020-09-10 02:32:01 +02:00
Asizon
13d97932ab Borders fixing 2020-09-08 12:38:58 +02:00
dependabot[bot]
cf3842fd42
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 06:32:27 +00:00
Asizon
bec37a04d6 Changed input field border color 2020-09-07 10:31:06 +02:00
Asizon
103ea53aad Fixed Select2 Darkmode 2020-09-06 17:16:19 +02:00
Michael Keller
8032b1f4ee
Merge pull request #2165 from WalcoFPV/cordova-themedetection-plugin
Fixed auto dark theme on android
2020-09-01 00:43:35 +12:00
Michael Keller
1e583080a2
Merge pull request #2163 from McGiverGim/order_blackbox_debug
Add search and order to the blackbox debug modes list
2020-09-01 00:40:48 +12:00
Michael Keller
e7f8b655f9
Merge pull request #2162 from McGiverGim/refactor_porthandler 2020-09-01 00:39:17 +12:00
Michael Keller
bc78b62eae
Merge pull request #2164 from McGiverGim/add_debug_modes
Add debug modes BLACKBOX_OUTPUT, GYRO_SAMPLE, RX_TIMING, D_LPF, VTX_TRAM
2020-08-29 16:13:40 +12:00
WalcoFPV
b87435855e Fixed auto dark theme on android 2020-08-28 16:49:03 +02:00
Miguel Angel Mulero Martinez
70918a572f Add debug modes BLACKBOX_OUTPUT, GYRO_SAMPLE, RX_TIMING, D_LPF, VTX_TRAM 2020-08-27 15:18:11 +02:00
Michael Keller
a1f8315795
Merge pull request #2160 from Asizon/board_select_default_cursor 2020-08-27 09:06:36 +12:00
Miguel Angel Mulero Martinez
9111503886 Sonar and review fixes 2020-08-26 19:58:01 +02:00
Miguel Angel Mulero Martinez
062017b0a6 Add search and order to the blackbox debug modes list 2020-08-26 16:08:17 +02:00
Miguel Angel Mulero Martinez
612a4e4e37 Add description to the port list 2020-08-26 15:38:58 +02:00
Miguel Angel Mulero Martinez
eb30f6bef0 Refactor and clean port_handler.js 2020-08-26 11:44:27 +02:00
Michael Keller
6370a0153c
Merge pull request #2146 from haslinghuis/feature-osd-unit-british 2020-08-25 01:26:06 +12:00
Michael Keller
1fbc866a1d
Merge pull request #2158 from Asizon/azure_android_build 2020-08-25 00:18:11 +12:00
Asizon
cea071095a Added android build to azure-pipelines
Removed android build log

Added android asset to github releases

Fixed duplicated release and remove condition
2020-08-23 22:22:23 +02:00
Asizon
b673c9851b same bold for arrow 2020-08-23 08:29:10 +02:00
Asizon
1ec60c0ff5 Default cursor in board selection 2020-08-23 08:18:18 +02:00
Michael Keller
b52ca129b0
Merge pull request #2152 from pevecyan/target-search 2020-08-23 15:54:29 +12:00