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

1326 commits

Author SHA1 Message Date
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
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
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
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
fgiudice98
69603ee46b Defaults when switching rpm filtering
Added warning popup
2020-07-05 13:42:08 +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
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
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
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
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
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
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
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
mikeller
3335de3a9e Updated version to 10.8.0, updated supported API version to 1.44. 2020-06-14 19:34:41 +12:00
mikeller
81c41d331f Fixed PID tuning sliders disabling on certain values. 2020-06-09 00:26:31 +12:00
mikeller
899063b998 Fixed reporting of PID loop settings. 2020-06-07 12:21:09 +12:00
Michael Keller
e14b560c6f
Merge pull request #2047 from Asizon/fix_superexporates_typo
Fix superexpoRates typo on pidtuning tab
2020-06-07 00:58:33 +12:00
Asizon
3f679c3a05 Fixed cell count negative value reads 2020-06-04 20:45:23 +02:00
Asizon
2bf7fae672 Fix typo on superexporates 2020-06-04 13:50:37 +02:00
Michael Keller
fb8e66b7a4
Merge pull request #2043 from mikeller/add_local_file_header_injection
Added injection of custom defaults header when flashing local file.
2020-06-03 07:09:08 +12:00
mikeller
53c0e01a1b Added injection of custom defaults header when flashing local file. 2020-06-01 23:22:47 +12:00
mikeller
16b0cfc051 Fixed the antigravity feature switch. 2020-06-01 21:05:29 +12:00
mikeller
84604a6e4f Combined gyro analytics into one event. 2020-05-30 01:47:00 +12:00
Michael Keller
3a5afe207c
Merge pull request #1852 from fiam/agh_fix_font_manager 2020-05-27 08:39:59 +12:00
Alberto García Hierro
6b2c59b571 [OSD] Add support for FrSky OSD
Add peripheral bit definitions to check the port function mask.
Depends on #1851
Depends on #1852
2020-05-25 14:53:17 +01:00
Alberto García Hierro
778e834759 [OSD] Correctly detect devices compatible with MAX7456 fonts
Use the flags added in https://github.com/betaflight/betaflight/pull/9333
to detect wether the font manager dialog should be shown. This fixes the
that was preventing the Font Manager dialog to be shown when FrSky OSD
was in use.
2020-05-25 14:38:57 +01:00
Asizon
c768034c8a Fix power tab typos 2020-05-23 11:09:24 +02:00
Michael Keller
43ea9610a6
Merge pull request #2017 from Asizon/revise_api_constants 2020-05-14 02:12:55 +12:00