Commit Graph

646 Commits (7276ae7d4b0f7a34ba70a18f56e7b4b291780aa6)

Author SHA1 Message Date
Ivan Efimov 4e85ee9bee
Merge pull request #2672 from ctzsnooze/pid_tuning-tab-can-be-smaller
update pid_tuning page for 4.3
2021-12-03 01:05:31 -06:00
ctzsnooze 042211b187 update pid_tuning page for 4.3 2021-12-03 14:17:50 +11:00
Mark Haslinghuis 114256becc Update html, messages, dropdown 2021-11-28 13:32:41 +11:00
J Blackman 662ff529c2
Auto merged - #2655 at Sat, 27 Nov 2021 09:17:08 GMT
RFC Dynamic Idle
2021-11-27 20:17:09 +11:00
J Blackman 074c03f0e6
Auto merged - #2666 at Sat, 27 Nov 2021 08:17:11 GMT
Fixed Android File System
2021-11-27 19:17:11 +11:00
J Blackman 474ff80240
Auto merged - #2489 at Fri, 26 Nov 2021 01:17:29 GMT
Presets for Betaflight Configurator
2021-11-26 12:17:29 +11:00
WalcoFPV c5bb584520 Fixed Android File System 2021-11-25 22:57:20 +01:00
haslinghuis 92948e2212
Merge branch 'master' into rfc_filters 2021-11-25 04:31:28 +01:00
Ivan Efimov e63a5fe642 Presets TAB 2021-11-23 22:28:56 -06:00
Mark Haslinghuis 319bd852bf RFC Dynamic Idle 2021-11-21 21:54:08 +01:00
Mark Haslinghuis a11c7616a5
RFC feedforward max_rate_limit and jitter_factor 2021-11-18 21:42:01 +01:00
Mark Haslinghuis d57ce5ffd1
rfc filter sliders
Fix manual input

improve gyro and dterm

Fix expo

Fix enabling gyro dyn lpf 1 to use slider value instead of default

Fix enabling dterm dyn lpf 1 to use slider value instead of default

Change labels to static

Refactor left panel

right panel

Add switches

latest fixes

save filter type on lp1

Remove need to save if changing switches

Change lowpass html

Change slider on/off behavior

Fix enable/disable filter mode selectors

Reworked to work with legacy and firmware sliders

Change gyro warning limit to 1.4 as in 10.7 (limon)
2021-11-17 04:24:31 +01:00
Mark Haslinghuis 4c9fbc6a63 Split header and fix i18n message
Fix sonar bug

Remove comment
2021-10-14 18:58:03 +02:00
Hydra 2683824b64 Verify target has all addresses found in the hex file instead of
verifying the size.

As noted in PR #2512 simply verifying the size of the hex file is not
extensible and is not how hex files are designed to be used.

A hex file can contains many non-contiguous blocks of data.

This also supports targets with any partition layout.

Additionally, this provides a more flexible way of providing hex files
which can now contain data for non-contiguous blocks, e.g. firmware +
config or firmware + osd fonts.
2021-10-10 16:34:33 +02:00
Michael Keller 5477deffa8 Added internationalisation support for the sliders mode drop down. 2021-10-10 14:36:22 +13:00
Michael Keller bd2640b2af
Merge pull request #2623 from haslinghuis/handle_expert_settings 2021-10-10 13:57:33 +13:00
J Blackman 16acc68182
Auto merged - #2622 at Sat, 09 Oct 2021 22:17:06 GMT
Fixed text for the PID profile reset button.
2021-10-10 09:17:06 +11:00
Mark Haslinghuis 348198d9be Handle expert settings
reduce code

Add props

Allow changing mode without save inbetween

Fix affecting touching slider
2021-10-09 00:27:22 +02:00
Michael Keller 9a68f0b187 Fixed text for the PID profile reset button. 2021-10-06 01:44:28 +13:00
Mark Haslinghuis 1251120115
Small patch 2021-10-05 13:01:32 +02:00
Mark Haslinghuis 48659bd6ec
Changes after reviews 2021-09-30 00:47:46 +02:00
Mark Haslinghuis 1dbe298abd
Change Sliders and defaults
0-1-2 ranges ff and dmax

gui fixes

Fix master slider

Fix TODO

Fix enable slider when PID has changed

Fix RP mode editing manual values

Restore backward compatibility

Rearrange order of 4.3 sliders and add divider for expert mode

d_lowpass slider range changed, 75-150 defaults

Fix filter sliders

Optimise FF, DMax and filter slider steps

Fix doubleclick on pid sliders

stop D lowpass slider position moving left on save

update gyro and dterm lowpass filter messages

fix some bugs

Fix spacing in messages

Little fixes

Respect slider mode

Fix legacy mode and slider values

Code cleanup

Add slider defaults

rename dmin ratio to dmax gain

Fix legacy sliders again

Enable Expert Mode
2021-09-27 02:55:26 +02:00
J Blackman f0bc8219c8
Auto merged - #2574 at Mon, 06 Sep 2021 21:17:13 GMT
Standardised configurator version naming.
2021-09-07 07:17:14 +10:00
Michael Keller 4480621c14 Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
Mark Haslinghuis 54820d43c6
Change mixer 2021-08-19 22:42:05 +02:00
J Blackman 2d268ee115
Auto merged - #2522 at Sun, 01 Aug 2021 04:17:08 GMT
Added latest Rc Smoothing changes
2021-08-01 14:17:09 +10:00
Mark Haslinghuis c0cda1f735
Detect board in firmware_flasher patch 2021-07-28 03:34:09 +02:00
Asizon 467655ecdd Added latest Rc Smoothing changes
Requested changes and sonar

More sonar fixes

Changes to msp and rename bad old names
2021-07-05 14:41:57 +02:00
J Blackman 5fb3007a17
Auto merged - #2511 at Sat, 26 Jun 2021 02:17:09 GMT
Update Feedforward to new names and values
2021-06-26 12:17:09 +10:00
J Blackman d024dd4fbc
Auto merged - #2436 at Sat, 26 Jun 2021 01:13:51 GMT
Validate motor outputs and reset mixer if not enough resources available
2021-06-26 11:13:51 +10:00
J Blackman 1d296d5af4
Auto merged - #2475 at Sat, 26 Jun 2021 00:51:14 GMT
Make connection timeout user-configurable
2021-06-26 10:51:15 +10:00
J Blackman 31603a2e05
Auto merged - #2485 at Sat, 26 Jun 2021 00:43:00 GMT
Verify board from firmware before flashing
2021-06-26 10:43:00 +10:00
J Blackman 676b284c5f
Auto merged - #2504 at Tue, 22 Jun 2021 20:25:12 GMT
Update Dshot Bidir autodefaults and dynamic notch options
2021-06-23 06:25:12 +10:00
Asizon 2e89fa2031 Update Feedforward to new names and values
Replace all ff with feedforward

Requested changes

Fix duplicated ff name

Reenabling on/off switch

Optimize F value update

Use exiting array for PID defaults
2021-06-21 06:59:46 +02:00
Mark Haslinghuis 6fca8ad5e1 Validate motor outputs and reset mixer if not 2021-06-20 23:56:42 +02:00
Mark Haslinghuis 7af9fb28a9 Verify board from firmware before flashing 2021-06-20 03:00:50 +02:00
J Blackman c44e48f51b
Auto merged - #2468 at Sat, 12 Jun 2021 20:25:18 GMT
Add support for OSD elements variants
2021-06-13 06:25:18 +10:00
J Blackman f326092307
Merge pull request #2427 from dkustec/osd-tx-uplink-power
OSD Tx Uplink Power support
2021-06-12 14:42:29 +10:00
Asizon 0096a03782 Update Dshot Bidir autodefaults and dynamic values
Missing semicolon

Added MSP workaround

Code smells fix

added missing indent
2021-06-07 18:06:57 +02:00
Mark Haslinghuis 3b90d3d520 Change Auto-Connect timeout 2021-06-03 18:59:07 +02:00
Michael Keller ceea7ef60b
Merge pull request #2465 from klutvott123/mcu-id-for-vtx-table-lua 2021-06-04 01:57:51 +12:00
Michael Keller b04c29c3f6
Merge branch 'master' into link-to-lua-scripts 2021-05-18 01:37:08 +12:00
Michael Keller c07529b6bc
Merge pull request #2470 from Asizon/dyn_notch_count_bandwidth 2021-05-18 01:14:13 +12:00
Hans Christian Olaussen 9c9f53813a Add GPS rescue min dth 2021-04-11 20:20:16 +02:00
Asizon bd7634a290 Dynamic notch new parameters
Hide if not =>1.44

Remove unneeded show action

Update with new values

Fixing requested changes

Added frecuency label
2021-04-10 10:26:27 +02:00
Miguel Angel Mulero Martinez e6c2e67c5b Add support for OSD type variants 2021-04-06 09:46:09 +02:00
Hans Christian Olaussen b283120bf0 Mcu ID for lua vtx table
Use mcu ID as filename for the vtx table .lua file.
2021-04-05 17:10:56 +02:00
Hans Christian Olaussen b818794df0 Link to Betaflight lua scripts
Added link to the Betaflight lua scripts in the welcome text.
2021-04-02 18:15:15 +02:00
Michael Keller 06c8e5075d
Merge pull request #2451 from haslinghuis/fix_818
Remove chrome references
2021-03-28 18:30:01 +13:00
Mark Haslinghuis bede10fe4e Remove chrome references 2021-03-22 14:22:41 +01:00
Mark Haslinghuis d5553b2ee1 Fix persistant settings after changing FC 2021-03-22 00:21:29 +01:00
Davor Kustec 2ebdd016d7 Initial commit
Changes requested by review
2021-02-23 23:56:48 +01:00
Mark Haslinghuis e82e489e62 Fix darkmode on motor and servo tab 2021-02-18 13:18:44 +01:00
Michael Keller 4165f58e36
Merge pull request #2395 from spatzengr/fwSliderDescriptions
Added tip for new FW sliders
2021-02-18 00:31:06 +13:00
Michael Keller d600bbab61
Merge pull request #2369 from bobbycisneros/master
Added OSD Up/Down reference element
2021-02-17 07:47:37 +13:00
UAV Tech 6956b22cef Added tip for new FW sliders 2021-02-14 17:33:45 +13:00
Michael Keller ad15724525
Merge pull request #2356 from haslinghuis/rearrange_motor_sensor 2021-02-14 12:36:00 +13:00
Mark Haslinghuis 4d64cda9aa Rearrange configuration and motor tab 2021-01-27 01:11:43 +01:00
IvoFPV 41fb373c94 Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
Robert Cisneros 4c22f6e8c0 Bringing in changes from the trunk 2021-01-14 19:24:34 -06:00
Ivan Efimov f872f1375f Show SmartAudio version on VTX tab; MSP reads vtx device status 2021-01-12 18:09:21 -06:00
Robert Cisneros 73aceb6a37 Added OSD Up/Down reference element
Added control for OSD up/down reference to OSD tab.
2021-01-01 15:03:09 -06:00
Michael Keller d5d0146af7
Merge pull request #2296 from limonspb/esc_dshot_reverse 2021-01-01 15:31:06 +01:00
Ivan Efimov ca09909d6e Motor direction dialog for Dshot escs 2020-12-31 22:26:43 -06:00
visdauas 030a75a89e Added Virtual Mode 2020-12-28 17:24:34 +01:00
Ivan Efimov 61631b56d3 Total flights stats for OSD 2020-10-25 01:30:27 -05:00
Michael Keller 92ea872648
Merge pull request #2249 from McGiverGim/update_translations
Update translations
2020-10-24 04:57:00 +13:00
Michael Keller 9a69d86a0d
Merge pull request #2239 from haslinghuis/change-message 2020-10-23 11:10:23 +13:00
Miguel Angel Mulero Martinez 1178adb263 Update translations 2020-10-22 15:52:45 +02:00
Michael Keller b371ed471d
Merge pull request #2237 from McGiverGim/remove_message_i18n
Parse messages file and use i18next vue plugin
2020-10-22 04:37:42 +13:00
Miguel Angel Mulero Martinez dba61bc652 Parse messages file and use i18next vue plugin 2020-10-21 10:40:29 +02:00
Mark Haslinghuis 2fe985b768 Change save to flash msg and remove duplicate 2020-10-21 03:30:59 +02:00
Michael Keller 82aa47bf2f Remove window title hack for Chrome 2020-10-19 11:27:16 +02:00
Michael Keller 7fcc9efc72
Merge pull request #2182 from chmelevskij/chore/add-vue 2020-10-15 10:12:32 +13:00
Tomas Chmelevskij d6cee386e8 Add Vue
Setup vue with gulp and initial components:

* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Hans Christian Olaussen 55c106be61 Add Thrust Linearization
Adds Thrust Linearization to the PID Tuning tab.
2020-10-11 21:34:21 +02:00
Mark Haslinghuis 243d8e81eb Add degrees to accelerometer for X and Y axis in sensor tab 2020-10-06 15:35:14 +02:00
Michael Keller 5b4d9b9386
Merge pull request #2169 from haslinghuis/select_connect 2020-09-20 15:37:42 +12:00
Mark Haslinghuis 9ae3230edd detect default stm or cp210[x] serial port 2020-09-15 02:39:12 +02:00
Mark Haslinghuis fe1f57c069 featureAddAxisLabels 2020-09-10 02:32:01 +02:00
Michael Keller 6370a0153c
Merge pull request #2146 from haslinghuis/feature-osd-unit-british 2020-08-25 01:26:06 +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
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
Miguel Angel Mulero Martinez 66946b76b4 Add Dutch translation 2020-07-27 09:51:18 +02:00
WalcoFPV 12d381998f Cordova: add warning message when exiting the configurator 2020-07-08 15:50:58 +02: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 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
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
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
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
Asizon dcdc15c5e3 Added Dynamic Lpf Dterm Curve Expo to UI 2020-06-17 21:22:18 +02:00
Miguel Angel Mulero Martinez 7cc5f2f75e Update translations 2020-06-08 15:05:17 +02:00
Miguel Angel Mulero Martinez 450023dfdb Update translations 2020-06-03 08:31:53 +02:00
mikeller 16b0cfc051 Fixed the antigravity feature switch. 2020-06-01 21:05:29 +12:00