Commit Graph

5128 Commits (feed555c1b8ab027e7fa0249e0644e6fff796f09)

Author SHA1 Message Date
Miguel Angel Mulero Martinez feed555c1b Fix FC vars in Configuration tab 2020-07-08 11:22:47 +02:00
Michael Keller c59f49d160
Merge pull request #2110 from McGiverGim/move_fc_vars_inside2
Move FC global vars inside FC object
2020-07-08 01:09:53 +12:00
Michael Keller 4efe0b2fb1
Merge pull request #2108 from mikeller/fix_non_supported_message
Fixed message about non-supported firmware.
2020-07-06 19:41:14 +12:00
Michael Keller 312cbb5eb8
Merge pull request #2109 from WalcoFPV/cordova_manifest_and_folders
Gulp cordova generation and cleaning
2020-07-06 19:41:05 +12:00
WalcoFPV 9f323f22c7 Gulp cordova generation in dist_cordova folder and fix cleaning 2020-07-06 09:24:27 +02:00
Miguel Angel Mulero Martinez 24010a2e2a Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
Michael Keller b9137a68e6
Merge pull request #1964 from AlienWiiBF/ACCST_V2
Initial FrSky ACCST V2.1.x support
2020-07-06 18:27:21 +12:00
Michael Keller 05b7e73fa1
Merge pull request #1955 from fgiudice98/rpm-filters-defaults 2020-07-06 18:09:32 +12:00
fgiudice98 69cd83abdd Moved dialog to main page
And fixed some strings in messages.json
2020-07-05 20:20:06 +02:00
Michael Keller 25c918feee
Merge pull request #2102 from McGiverGim/inno_setup 2020-07-05 20:56:57 +12:00
MJ666 fef1e6b5ca Initial FrSky ACCST V2.1.x support 2020-07-05 10:32:34 +02:00
Michael Keller 2b8b0a2417
Merge pull request #2103 from Asizon/add_vbatSagCompensation_to_ui
Added Vbat Sag Compensation to UI
2020-07-05 15:40:38 +12:00
Michael Keller f1110534dd
Merge pull request #2097 from fgiudice98/blackbox-sample-rate 2020-07-05 14:49:17 +12:00
Michael Keller 4d829f4ce0
Merge pull request #2088 from McGiverGim/update_ol_library
Update OpenLayers library to version 5.3.3
2020-07-05 14:43:55 +12:00
Michael Keller 4f7c78b59b
Merge pull request #2080 from McGiverGim/update_i18next
Update i18next to latest minor version of 19.0.0
2020-07-05 14:10:46 +12:00
fgiudice98 69603ee46b Defaults when switching rpm filtering
Added warning popup
2020-07-05 13:42:08 +12:00
mikeller a4d24a3d4f Fixed message about non-supported firmware. 2020-07-05 12:43:50 +12:00
Michael Keller 4a1b68a64a
Merge pull request #2098 from McGiverGim/fix_vtx_without_tables
Fix vtxPower_X parameter string
2020-07-05 12:33:35 +12:00
Michael Keller 9d54c9acc9
Merge pull request #2087 from rtlopez/vtx_no_table_fix
vtx tab fix for device without vtx tables
2020-07-05 12:32:45 +12:00
Michael Keller b79c424f74
Merge pull request #1946 from WalcoFPV/cordova 2020-07-05 11:42:13 +12:00
WalcoFPV 4f93e54ae6 Cordova framework integration, Android support, mobile UI & options tab
Cordova integration and android platform :
- Added cordova directory with required config
- Added cordova applications generation in gulpfile
- Added cordova development instructions
- Used cordova plugins to simulate missing chrome api  plugins (chrome.serial and chrome.fileSystem)
- Added cordova clipboard support
- Added android operating system and Cordova gui mode
- Fixed some css and js files to make them working on Android as well as on computers
- Added --skipdep argument to accelerate cordova build (gulp task)
- Added a webview helper to help people to update the webview app of their device

New options tab :
- Added options tab replacing the options dropdown
- Added option to switch between phones UI and computers UI

Mobile interface and global interface improvements :
- Simplified the structure of the header with flex css
- Made headerbar and tab container responsive (compact headerbar and side menu)
- All tabs are adapted to mobile interface (except firmware flasher)
- The servos and adjustments tabs are not fully adapted but are "usable"
- Improved header bar animation
- Improved log expandation animation
- Added swipe gesture to toggle side menu

Fixes during the development :
- Logo position
- Dark mode
- Auto connection
- Error messages (cordova_chromeapi.js)
- Responsive grid
- Testing
- Disconnection
- Width of boxes inside the OSD tab
- Fixed cli tab
- OSD tab
- Motor stop switch
- White spaces in boxes
- Dialogs size
- Connect button state
- Prevent tablet with a height larger than 575px to switch to computers ui
- Fixed logging tab
- Fixed code smell
- Fixed yarn cordova plugin install issue
- Fixed content_wrapper
- Fixed vibrations when scrolling
- Fixed scrolling bar alignment
- Fixed dialogReportProblem height
- Fixed rates logo
- Fixed auto connection default value (true)
- Fixed D to D max
- Fixed dialogs

Added required messages in locales/en/messages.json file

Requested changes
2020-07-03 16:19:33 +02:00
Miguel Angel Mulero Martinez 2051c67dde Replace NSIS by Inno Setup installer 2020-07-03 12:00:40 +02:00
Asizon 18e84746e5 Add Vbat Sag Compensation to UI
Remove empty white line

Improve ff and vbatSag functions change events

Tooltip reviewing
2020-07-03 11:46:48 +02:00
fgiudice98 95bc2977d9 Fix "KHz" to "kHz" 2020-06-30 12:09:06 +02:00
fgiudice98 346c317ded Blackbox sample rate selection 2020-06-30 11:50:00 +02:00
Miguel Angel Mulero Martinez d8df97a5c4 Fix vtxPower_X parameter string 2020-06-30 11:47:25 +02:00
Michael Keller ea880840a8
Merge pull request #2078 from McGiverGim/change_selfclosing_tags 2020-06-28 18:56:37 +12:00
Michael Keller 3a3505a0b0
Merge pull request #2091 from McGiverGim/update_three_library 2020-06-28 17:47:18 +12:00
Miguel Angel Mulero Martinez 90e8bad330 Pushed three.js library version to 0.110.0 2020-06-26 13:18:44 +02:00
Miguel Angel Mulero Martinez 26418f336a Move three.js library to npm library and upgrade to version 0.98.0 2020-06-26 12:47:34 +02:00
Miguel Angel Mulero Martinez 5e419c0870 Update OpenLayers library to version 5.3.3 2020-06-25 16:39:43 +02:00
Roman Tatar 7195e85204 vtx tab fix for device without vtx tables 2020-06-25 10:50:51 +02:00
Miguel Angel Mulero Martinez 1bce036a41 Change self-closing <div>, <span> and <p> tags 2020-06-22 15:27:00 +02:00
Michael Keller be8d59e26f
Merge pull request #2074 from mikeller/update_nw_js_to_44_6
Updated NW.js to 44.6.
2020-06-23 01:15:16 +12:00
Miguel Angel Mulero Martinez 52bfe17bd8 Update i18next to latest minor version of 19.0.0 2020-06-22 11:25:51 +02:00
Michael Keller 740730a87f
Merge pull request #2015 from McGiverGim/hide_gps_elements
Hide GPS elements if not selected AUTO
2020-06-22 00:36:15 +12:00
Michael Keller 61a9a0e89c
Merge pull request #1995 from betaflight/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2020-06-22 00:30:56 +12:00
mikeller 19988f9323 Updated NW.js to 44.6. 2020-06-22 00:03:47 +12:00
Michael Keller 6494eb0e71
Merge pull request #1878 from Asizon/addFfInterpolate 2020-06-21 18:46:17 +12:00
Asizon 322a34ee31 Rename AVG to Average 2020-06-21 08:30:57 +02:00
Asizon f5410499dd Add FF Interpolation Options
Sonar issues

Move to Msp 1.44 and some fixes

sonar

sonar2

new sonar issues

Suggested changes

Default to AVG_2

Fix Indexation

remove HEAD word

fix API const and sonnar
2020-06-21 08:23:38 +02:00
Michael Keller 27848ca94a
Merge pull request #1992 from Asizon/rcInterpolationFixes 2020-06-21 15:37:12 +12:00
Michael Keller 5c51105ff2
Merge pull request #2068 from Asizon/ui_add_dterm_curve_expo 2020-06-21 15:17:03 +12:00
Michael Keller de70148a4b
Merge pull request #2012 from WalcoFPV/dark_theme
DarkTheme auto change when prefers color scheme change
2020-06-21 14:53:50 +12:00
WalcoFPV e91c76f89b DarkTheme auto change when prefers color scheme change 2020-06-18 10:08:11 +02:00
Asizon 41c8286788 Toggle for API version 2020-06-17 21:52:59 +02:00
Asizon dcdc15c5e3 Added Dynamic Lpf Dterm Curve Expo to UI 2020-06-17 21:22:18 +02:00
Asizon e19b4430b8 Fixing Rc Smoothing Settings
fix typo,duplicated elemnt in event handler

sonar issues

sonar issues2
2020-06-17 08:53:41 +02:00
Michael Keller a52efd7ec8
Merge pull request #2059 from mikeller/update_version_to_10_8_0
Updated version to 10.8.0, updated supported API version to 1.44.
2020-06-16 00:58:55 +12:00
mikeller 3335de3a9e Updated version to 10.8.0, updated supported API version to 1.44. 2020-06-14 19:34:41 +12:00