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

5277 commits

Author SHA1 Message Date
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
Žan Pevec
d22f22924a Css files fixed and match styles
Moved css and match styling with other selects
2020-08-20 19:46:19 +02:00
Michael Keller
74820fae37
Merge pull request #2093 from limonspb/motor_remap_feature 2020-08-16 09:47:58 +12:00
Ivan Efimov
e4a85ccc2f Motor output reordering feature
Fixed Sonar warnings

renaming MOTOR_REMAP to MOTOR_OUTPUT_REORDER<ING>

Sonar warning fix

Code style fixes after the code review

moving styles to css from the motors tab dialog

Dialog size of Androind devices

Raneming MSP_<SET>_MOTOR_OUTPUT_REORDERING to MSP2

removing old styles and js files reference to motor_remap folder

adding FC.* where needed to accomodate new master changes

fixed alphabetical order for FC settings MOTOR_OUTPUT_REORDER

css fix for Android for motor reordering dialog
2020-08-13 22:52:09 -05:00
Michael Keller
b596c5fc76
Merge pull request #2144 from mikeller/added_power_warnings
Added warnings about the limitations of power / amperage meter displays.
2020-08-11 08:49:07 +12:00
haslinghuis
317218377f Added support for british units in osd - fixed all (;) 2020-08-06 14:08:34 +02:00
mikeller
f7461dea4a Added warnings about the limitations of power / amperage meter displays. 2020-08-03 01:23:06 +12:00
Michael Keller
9edff49827
Merge pull request #2139 from atomgomba/remove-magic-number
Remove hard coded number
2020-07-30 00:37:46 +12:00
Michael Keller
a2918bf458
Merge pull request #2138 from McGiverGim/add_dutch_translation
Add Dutch translation
2020-07-30 00:27:58 +12:00
Michael Keller
6e018c73cb
Merge pull request #2136 from WalcoFPV/fix_android_webview
Fixed webview helper blocked on 'Checking webview applications' loader
2020-07-30 00:26:52 +12:00
Károly Kiripolszky
2071181c9a Remove hard coded number 2020-07-28 01:49:32 +02:00
Miguel Angel Mulero Martinez
66946b76b4 Add Dutch translation 2020-07-27 09:51:18 +02:00
Michael Keller
87f839d168
Merge pull request #2134 from Asizon/improving_cordova_logo
Cordova/Android: improving logo and text position
2020-07-26 12:59:15 +12:00
Michael Keller
6a09363af4
Merge pull request #2133 from Asizon/large_targetname_fixing
Fix css for large target names after Cordova changes
2020-07-26 12:58:15 +12:00
WalcoFPV
f3ff45dafa Fixed webview helper blocked on 'Checking webview applications' loader 2020-07-25 09:16:53 +02:00
Asizon
e3a02d8f72 Better logo positioning in Cordova/Android 2020-07-22 15:04:53 +02:00
Asizon
6270875a93 Fix css for large target names 2020-07-22 12:17:07 +02:00
Michael Keller
1f1c97e7e8
Merge pull request #2130 from TheIsotopes/patch-2
bump nwjs to latest version
2020-07-20 22:01:21 +12:00
Michael Keller
58f106802e
Merge pull request #2125 from atomgomba/add-xf-lq-osd-preview
Adjust LQ OSD element preview according to selected serial RX provider
2020-07-19 19:41:25 +12:00
Michael Keller
1db20d68a7
Merge pull request #2126 from betaflight/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-19 19:37:14 +12:00
TheIsotopes
c21649692f
bump nwjs to version 0.47.0 2020-07-18 18:12:25 +02:00
dependabot[bot]
a07df137cd
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 00:07:56 +00:00
Károly Kiripolszky
8d7b172db7 Adjust LQ OSD element preview according to selected serial rx provider 2020-07-16 23:51:16 +02:00
Michael Keller
63e5e9f119
Merge pull request #2122 from mikeller/re_add_canvas_renderer
Reverted THREE library to 0.97.0 to get CanvasRenderer back.
2020-07-14 01:07:02 +12:00
Michael Keller
691afd0f84
Merge pull request #2115 from WalcoFPV/fix_led_tab
Fix HSV tab in LED tab (Android App)
2020-07-12 14:08:06 +12:00
Michael Keller
525f18d4ba
Merge pull request #2117 from WalcoFPV/cordova_app_exit_confirm 2020-07-12 14:01:07 +12:00
Michael Keller
2d46b79094
Merge pull request #2112 from Asizon/remove_vbat_pid_compensation
Remove VBat PID Compensation from UI
2020-07-12 13:58:05 +12:00
Michael Keller
4bdf241b6e
Merge pull request #2079 from McGiverGim/update_jquery
Update JQuery to 3.5.1 and other libraries to the last minor
2020-07-12 13:56:49 +12:00
Michael Keller
f02564e76f
Merge pull request #2066 from McGiverGim/toolbar_icons_text_svg
Auto adjust sensor texts size in header
2020-07-12 13:56:35 +12:00
mikeller
a2f4660397 Reverted THREE library to 0.97.0 to get CanvasRenderer back. 2020-07-12 00:00:53 +12:00
Michael Keller
e27752f846
Merge pull request #2114 from McGiverGim/fix_fc_vars
Fix FC vars in Configuration tab
2020-07-11 23:47:01 +12:00
Michael Keller
7c6a5e92fe
Merge pull request #2116 from WalcoFPV/fix_cordova_versions
Cordova: use only version from package.json
2020-07-10 00:58:35 +12:00
WalcoFPV
12d381998f Cordova: add warning message when exiting the configurator 2020-07-08 15:50:58 +02:00
WalcoFPV
e1ea07461e Cordova: use only version from package.json 2020-07-08 13:10:35 +02:00
WalcoFPV
c143c0b083 Fix HSV tab in LED tab (Android App)
Fix code smells


Fix code smells
2020-07-08 11:35:24 +02:00
Miguel Angel Mulero Martinez
feed555c1b Fix FC vars in Configuration tab 2020-07-08 11:22:47 +02:00
Asizon
d2ef89b6a3 Remove VBat PID Compensation
Some api version check fixes

Remove blanck line

More api version fixes

Remove extra parentesix

Removing more parentexis

Rebase fixing
2020-07-07 15:45:11 +02:00
Miguel Angel Mulero Martinez
73f8f92312 Cut sensors texts in header if too long 2020-07-07 15:27:11 +02:00
Miguel Angel Mulero Martinez
60b530d2ee Update JQuery to 3.5.1 and other libraries to the last minor 2020-07-07 15:23:16 +02:00