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

16 commits

Author SHA1 Message Date
Mark Haslinghuis
d5553b2ee1 Fix persistant settings after changing FC 2021-03-22 00:21:29 +01:00
Tomas Chmelevskij
616c2e796d chore: add semi rule to the linter and run --fix
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Mark Haslinghuis
bffd340d0b Change lexical scope Features 2020-12-31 23:39:15 +01:00
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +02:00
Miguel Angel Mulero Martinez
24010a2e2a Move FC global vars inside FC object 2020-07-06 09:23:58 +02: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
mikeller
16b0cfc051 Fixed the antigravity feature switch. 2020-06-01 21:05:29 +12:00
mikeller
ebd36055da Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13:00
Asizon
8171d44bf5 Hide Esc Sensor for non digital protocols
Move to CSS

white space

Css Fixing
2020-02-27 08:27:53 +01:00
IvoFPV
cf112f8992 Remove clickable labels for switches 2019-09-09 22:11:53 +02:00
Miguel Angel Mulero Martinez
85e2472010 Move ESC_TELEMETRY to the ESC/Motor box 2019-09-05 09:21:09 +02:00
Kyle K
0318446686 Adding a hint to SERVO_TILT feature to mention that it goes well with CAMSTAB 2019-07-02 22:59:33 +00:00
mikeller
da2206fb8a Some fixes. 2018-08-09 01:12:53 +12:00
mikeller
a72c436e8e Fixed dimension reporting. 2018-08-09 01:12:53 +12:00
Christian Mengler
14ce2f126d Fixed 'use strict' directives 2018-06-15 11:25:12 +10:00
Bas Delfos
24c81375a4 Move src files 2018-01-24 22:50:40 +01:00
Renamed from js/Features.js (Browse further)