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

5277 commits

Author SHA1 Message Date
anthonycake
491ae85acb Change hard-coded API version for GHST support to macro
"1.44.0" -> API_VERSION_1_44
2020-10-14 21:28:45 +02:00
Michael Keller
3e2b3f1be5
Merge pull request #2217 from McGiverGim/fix_osd_upload
Fix OSD upload font
2020-10-15 07:44:09 +13:00
Tomas Chmelevskij
d6cee386e8 Add Vue
Setup vue with gulp and initial components:

* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Miguel Angel Mulero Martinez
a4796250a2 Fix OSD upload font 2020-10-13 19:38:30 +02:00
Michael Keller
21429db518
Merge pull request #2218 from klutvott123/add-thrust-linear
Add Thrust Linearization
2020-10-14 02:06:43 +13:00
Michael Keller
f0a03ab90e
Merge pull request #2215 from Asizon/allow_cordova_darkmode_receiver_graphic
Added darkmode and cordova compatibility to receiver tab  rx plot
2020-10-14 02:03:04 +13:00
Michael Keller
8a634e1acb
Merge pull request #2213 from McGiverGim/add_badge_gnu_version
Add release and license badge to README
2020-10-14 02:02:44 +13:00
Hans Christian Olaussen
55c106be61 Add Thrust Linearization
Adds Thrust Linearization to the PID Tuning tab.
2020-10-11 21:34:21 +02:00
Asizon
123ae5b73b Added darkmode and cordova into receiver rx plot 2020-10-11 13:26:47 +02:00
Michael Keller
b6d90c1a8b
Merge pull request #2208 from etracer65/update_osd_pid_element_preview 2020-10-11 14:50:09 +13:00
Miguel Angel Mulero Martinez
e3d48a9e73 Add release and license badge to README 2020-10-10 15:44:52 +02:00
Michael Keller
14d98c4dea
Merge pull request #2197 from haslinghuis/add-feature-sensor
Add degrees to accelerometer for X and Y axis in sensor tab
2020-10-09 01:59:06 +13:00
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