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

870 commits

Author SHA1 Message Date
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
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
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
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
cab4d89deb Revise some new API_VERSION constants 2020-05-09 18:22:46 +02:00
Miguel Angel Mulero Martinez
8aef16d2c3 Hide GPS elements if not selected AUTO 2020-05-08 13:14:42 +02:00
Michael Keller
41a8281efe
Merge pull request #2005 from Asizon/fix_antigravity_gain 2020-05-07 02:24:39 +12:00
Asizon
d32fe20ddc Fix antigravity gain value
sonar issue,remove unneded math,const renamed

Moved const inside if

Moved const inside else
2020-05-08 11:56:12 +02:00
Michael Keller
39c2d6384d
Merge pull request #2000 from mikeller/fix_reset_dialog_timeout 2020-05-05 00:36:18 +12:00
mikeller
45fdccf0b0 Fixed timeout closing of 'Reset to custom defaults' dialog. 2020-05-04 00:10:23 +12:00
mikeller
59cb2d29a0 Removed unused compass declination setting. 2020-05-02 23:16:06 +12:00
Michael Keller
f7630e8d4e
Merge pull request #1983 from Asizon/fix_auto-smoothness_max 2020-04-29 00:39:07 +12:00
Michael Keller
90e198dd1f
Merge pull request #1982 from mikeller/fix_link_opening 2020-04-29 00:17:57 +12:00
Miguel Angel Mulero Martinez
267e4973cd Add Traditional Chinese translation 2020-04-28 08:37:43 +02:00
Miguel Angel Mulero Martinez
0fcf3564c2 Add Hungarian translation 2020-04-27 15:17:50 +02:00
Asizon
73707e7cc8 Remove unnecesary function 2020-04-26 14:40:44 +02:00
Asizon
6824ce3b56 Fix auto-smoothness max 2020-04-26 11:32:02 +02:00
mikeller
732cccc1f4 Fixed opening of links in an external app. 2020-04-26 20:40:54 +12:00