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

3920 commits

Author SHA1 Message Date
mikeller
1034e3a3e2 Renamed flight distance according to betaflight/betaflight#7183. 2018-12-08 22:45:16 +13:00
mikeller
ad4c00c20c Added new statistics as well. 2018-12-08 13:41:31 +13:00
mikeller
57cf08e0ce Fixed OSD element display, added missing elements. 2018-12-06 01:01:25 +13:00
Michael Keller
5e9f34159c
Merge pull request #1241 from mikeller/fix_flashing_exception
Fixed exception thrown when flashing.
2018-12-03 21:50:52 +13:00
Michael Keller
ba6770702e
Merge pull request #1240 from klutvott123/Fix-rc-expo-background-color
Fix rc expo background color
2018-12-02 23:25:09 +13:00
mikeller
058e72811c Fixed exception thrown when flashing. 2018-12-02 23:22:32 +13:00
Michael Keller
6f314dd1bb
Merge pull request #1236 from klutvott123/Change-slider-behaviour
Change slider behaviour
2018-11-28 22:55:44 +13:00
Hans Christian Olaussen
b6201bae77 Fix rc expo background color 2018-11-28 00:15:27 +01:00
Hans Christian Olaussen
4a8af98183 Fix comment indent 2018-11-28 00:06:35 +01:00
Hans Christian Olaussen
4c6898c200 Added comments for coupled control events 2018-11-27 23:21:38 +01:00
Michael Keller
60b4a3dbb6
Merge pull request #1227 from jflyper/bfcdev-add-dfu-device-code
Add an ability to handle multiple DFU device types
2018-11-26 21:55:14 +13:00
Michael Keller
8887e4ceae
Merge pull request #1233 from mikeller/fix_vulnerability
Fixed vulnerability in package dependency.
2018-11-26 21:54:29 +13:00
Michael Keller
87344cb986
Merge pull request #1234 from etracer65/add_throttle_limit
Add throttle limit to PID Tuning tab
2018-11-26 21:50:44 +13:00
Hans Christian Olaussen
7ab957a88e Change slider behaviour
Use on input event instead of change. Change only fires when mousebutton is released.
2018-11-25 18:28:34 +01:00
Bruce Luckcuck
892640e35f Add throttle limit to PID Tuning tab 2018-11-24 20:07:25 -05:00
Michael Keller
2f3a319f67
Merge pull request #1232 from klutvott123/patch-1
Fix rate curve calculation
2018-11-23 00:27:08 +13:00
Michael Keller
22dafe87bc
Merge pull request #1229 from atomgomba/fix-cli-output-disharmony
Match visible CLI output history with the history kept in memory
2018-11-23 00:09:47 +13:00
mikeller
82b4c36ada Fixed vulnerability in package dependency. 2018-11-23 00:03:09 +13:00
Hans Christian Olaussen
76be4006a4 Rename variables
Renamed inputValue/absRc to rcCommandf/rcCommandfAbs to be consistent with betaflight code. Moved scaling of inputValue. Removed rcInput.
2018-11-21 13:42:12 +01:00
Hans Christian Olaussen
96af69ae45
Fix rate curve calculation
Use absRc in rcFactor calculation instead of Math.abs(rcInput)
2018-11-20 21:07:43 +01:00
Károly Kiripolszky
a9857f5b87 match visible CLI output history with the history kept in memory 2018-11-20 18:31:53 +01:00
Michael Keller
27cf3a356b
Merge pull request #1228 from McGiverGim/gps_rescue_as_failsafe
Add GPS Rescue option to Failsafe tab
2018-11-15 06:54:19 +13:00
Miguel Angel Mulero Martinez
62de168868 Add GPS Rescue option to Failsafe tab 2018-11-14 12:05:46 +01:00
jflyper
2f2da42f53 Add an ability to handle multiple DFU device types 2018-11-12 21:05:51 +09:00
Michael Keller
1fbf411b5a
Merge pull request #1224 from mikeller/increase_rc_rate_minimum
Changed RC rate minimum to be 0.01.
2018-11-07 02:01:41 +13:00
mikeller
fdd3fec606 Changed RC rate minimum to be 0.01. 2018-11-05 23:36:36 +13:00
Michael Keller
0b334dca2b
Merge pull request #1221 from McGiverGim/css_modes_switch
CSS the hide modes tab
2018-10-30 00:36:38 +13:00
Miguel Angel Mulero Martinez
037f1e6c78 CSS the hide modes tab 2018-10-24 15:49:40 +02:00
Michael Keller
f6e349f6fa
Merge pull request #1220 from McGiverGim/add_indonesian_translation
Add Indonesian Translation
2018-10-24 23:25:12 +13:00
Miguel Angel Mulero Martinez
0feda68542 Add Indonesian Translation 2018-10-24 08:29:16 +02:00
Michael Keller
e8400ffaf5
Merge pull request #1213 from timman2er/patch_firmware_update_button
small fix of firmware button
2018-10-11 01:02:12 +13:00
Michael Keller
1eead18fbf
Merge pull request #1214 from timman2er/show_rssi_failsafe_tab
Show rssi on failsafe tab
2018-10-11 00:26:35 +13:00
timman2er
abceb8c7f7 show RSSI on failsafe tab 2018-10-10 00:09:34 +02:00
timman2er
36c5a93dd8 .addclass to .hasclass 2018-10-09 12:52:15 +02:00
Michael Keller
b6f3f11ce6
Merge pull request #1201 from timman2er/add-support-for-max-esc-temp-and-rpm
add support for esc max temp and rpm
2018-10-08 12:52:34 +13:00
timman2er
7a9bd05472 fix mikeller 2018-10-07 15:39:31 +02:00
timman2er
1ec991650e fix position if statement to in else statement 2018-10-07 14:28:42 +02:00
Michael Keller
8036ff3b02
Merge pull request #1203 from timman2er/change_connect_to_configure
change firmware flasher" to "firmware updater" and move button
2018-10-08 01:02:20 +13:00
timman2er
78df652df9
put else statement on same line as if statement (coding style) 2018-10-07 13:02:17 +02:00
timman2er
36962fe2dc make firmware_flasher button toggle 2018-10-06 12:22:08 +02:00
timman2er
51a09e244f don't hide firmware_flasher 2018-10-06 12:02:38 +02:00
Michael Keller
400a13b41f
Merge pull request #1208 from atomgomba/feature-cli-clear-button
Add button to reset CLI output history
2018-10-06 15:29:08 +13:00
Károly Kiripolszky
5755604958 add button to reset CLI output history 2018-10-03 12:06:23 +02:00
timman2er
db11eb2681 fix above issue 2018-09-28 17:13:37 +02:00
timman2er
8810d353b2 only issue is disconnecting on clicking firmware flasher 2018-09-28 16:44:11 +02:00
timman2er
c337fdc898 remove connect from css stylesheet 2018-09-28 14:43:58 +02:00
timman2er
b4f5b46335 (rebase) change firmware flasher to button and change name 2018-09-26 23:06:28 +02:00
timman2er
fb440fcaed add support for max esc temp and rpm (rebase) 2018-09-25 15:33:04 +02:00
Michael Keller
0e0b7476d1
Merge pull request #1202 from mikeller/update_dependency_versions
Updated dependency versions to remove vulnerabilities.
2018-09-22 08:13:24 +12:00
Michael Keller
a8c18b03bf Updated dependency versions to remove vulnerabilities. 2018-09-22 04:37:28 +12:00