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

5244 commits

Author SHA1 Message Date
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
Sean M
33c2899e3d Update max degree 2018-10-13 11:20:39 -04: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
Michael Keller
15d142a6dd
Merge pull request #1199 from etracer65/3d_deadband_throttle_range
Fix 3D throttle deadband input range
2018-09-21 00:08:44 +12:00
Bruce Luckcuck
d73b36ad19 Fix 3D throttle deadband input range
Parameter should be constrained to the range 0-100.
2018-09-18 18:27:40 -04:00
Michael Keller
fd0e5e5d99
Merge pull request #1194 from trondgzi/feature/independent_pitch_roll_rates
Independent rates settings for roll and pitch
2018-09-19 09:28:05 +12:00
Michael Keller
85bb13513f
Merge pull request #1196 from smoriarty21/build_type_select_fix
Select first value in drop down upon enabling expert mode
2018-09-19 09:27:27 +12:00
Michael Keller
2b3fe2f625
Merge pull request #1197 from McGiverGim/add_russian_language
Add Russian language
2018-09-18 18:32:04 +12:00
Miguel Angel Mulero Martinez
e8103b2478 Add Russian language 2018-09-17 16:55:14 +02:00
Sean M
9c4bf73101 Select first value in drop down upon enabling expert mode 2018-09-13 20:01:03 -04:00
Trond G. Ziarkowski
68adc30de8 Independent rates settings for roll and pitch 2018-09-09 11:46:56 +02:00
Michael Keller
3a94d0056f
Merge pull request #1190 from mikeller/fix_date_setting
Fixed setting of date/time for pre 4.0 firmware.
2018-09-04 01:23:15 +12:00
mikeller
c59bb7b6ce Fixed setting of date/time for pre 4.0 firmware. 2018-09-03 23:40:11 +12:00
Michael Keller
eeab99192f
Merge pull request #1188 from McGiverGim/add_swedish_language
Add Swedish language
2018-09-02 12:28:37 +12:00
Michael Keller
38172bf839
Merge pull request #1187 from leocb/fix-throttle-boost-typo
fixed throttle boost description typo
2018-09-02 11:39:48 +12:00
Miguel Angel Mulero Martinez
c76bc20287 Add Swedish language 2018-09-01 13:40:29 +02:00
Michael Keller
2209998e41
Merge pull request #1185 from awolf78/master
Added MSP to GPS provider options in configuration tab
2018-09-01 12:51:55 +12:00
Michael Keller
fd65c6a4f1
Merge pull request #1186 from mikeller/fix_rates_exception
Fixed exception when rates curve not showing.
2018-09-01 12:50:24 +12:00
leocb
665cdc8b17 Fixed trhottle boost typo (again) 2018-08-31 14:37:35 -03:00
leocb
b4872f4667 fixed throttle boost description typo 2018-08-31 14:19:09 -03:00
Michael Keller
0ec25ccf50
Merge pull request #1178 from mikeller/add_time_ticks
Added setting of time in ticks.
2018-08-31 09:35:06 +12:00
Michael Keller
58945359e3
Merge pull request #1177 from mikeller/support_build_outside_of_repo
Added support for building outside of a git repository.
2018-08-31 09:34:30 +12:00
Alex Wolf
e01465a659 Added MSP to GPS provider options in configuration tab 2018-08-30 11:20:14 -04:00
mikeller
4a67c40140 Fixed exception when rates curve not showing. 2018-08-31 01:38:11 +12:00
Michael Keller
cb9a4fcdf6
Merge pull request #1182 from timman2er/osd_flip_arrow
added support for OSD flip arrow
2018-08-28 22:36:39 +12:00
timman2er
9bb283e2f5 added OSD support for flip arrow 2018-08-27 15:02:08 +02:00
Michael Keller
03174af2b8
Merge pull request #1176 from smoriarty21/copy_rate_profile
Set rate profile to copy
2018-08-24 00:13:36 +12:00
mikeller
0c67b305ca Added setting of time in ticks. 2018-08-24 00:12:58 +12:00
mikeller
4e505fc7d0 Added support for building outside of a git repository. 2018-08-22 23:28:53 +12:00