Commit Graph

5195 Commits (49ad949bea332b8214a35d67d6c09277a812f40b)

Author SHA1 Message Date
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
Ž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