Commit Graph

763 Commits (master)

Author SHA1 Message Date
Ivan Efimov fb3f3b9700
Merge pull request #2714 from haslinghuis/fix_auto_factor
RC smoothing auto factor tooltip text for 4.3
2022-01-06 18:20:01 -06:00
Ivan Efimov 9e3c735829
Merge pull request #2724 from haslinghuis/fix_filter_slider_display
Fix filter Slider Display
2022-01-06 18:19:51 -06:00
Hugo Chiang 6e877d6741
typo fix in pidTuningGyroLowpassFilterHelp 2022-01-06 16:01:51 +08:00
Mark Haslinghuis 57ca2bc20d Fix filter Slider Display
Fix display when all lowpasses are disabled

Fix filter selector

Fix PID display

fix pid display
2022-01-05 13:14:17 +01:00
Miguel Angel Mulero Martinez 7d26bfea35 Update translations 2021-12-28 15:59:54 +01:00
Mark Haslinghuis 10da45c1eb
Fix auto_factor tooltip
Fix target help
2021-12-27 17:40:29 +01:00
Ivan Efimov c6705b0e73 Added Betaflight Discord server link to the landing page 2021-12-23 17:35:06 -06:00
Asizon f6d50d77e1 fix_duplicated_i18n
minor fix

fix
2021-12-21 09:52:20 +01:00
Ivan Efimov cb25761153
Merge pull request #2695 from ctzsnooze/tidy-up-filtering-messages
Tidy up filter message text
2021-12-20 18:03:12 -06:00
Ivan Efimov b396f0a667
Merge pull request #2603 from TonyBlit/gps_sat_list_extra
Enhanced sat list for M8N/M9N
2021-12-20 17:43:41 -06:00
Tony Cabello cbfeb25d9b enhanced sat list for M8N/M9N 2021-12-20 08:04:16 +01:00
ctzsnooze 0ad9253690 tidy up filter message text
Notch Count thanks Karatebrot
fix thanks limon
2021-12-20 10:08:14 +11:00
Asizon b8e0263460 motor idle update for 4.2 2021-12-19 12:00:46 +01:00
J Blackman 9b080c3d64
Auto merged - #2677 at Wed, 08 Dec 2021 11:17:12 GMT
[BUG-FIX] Fix Port Detection using VID/PID
2021-12-08 22:17:12 +11:00
KarateBrot 69f5da9b51 Indicate inactive dyn notch if looprate less 2k 2021-12-04 04:11:24 +01:00
Mark Haslinghuis 706a239044
Add option for manufacturers and developers 2021-12-03 22:12:58 +01:00
J Blackman 61603bcb58
Auto merged - #2525 at Fri, 03 Dec 2021 07:17:23 GMT
Verify addresses in hex files
2021-12-03 18:17:23 +11:00
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
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
Míguel Ángel Mulero Martínez cc6769b065 Change magyar (Hungarian) to uppercase 2020-05-20 17:55:10 +02:00
Juzzle1 c1395c004f
Changed frame title & brackets 2020-05-09 12:35:05 +01:00
Juzzle1 325f6170ed
Update motor limit frame messages
Replaced references to 'Attenuation' and 'Limit' with 'Scaling'
2020-05-07 14:03:10 +01:00
Asizon 0d5519a3d6 Updated D_min tooltip 2020-05-06 08:24:21 +02:00
Michael Keller 8fd1c11ac3
Merge pull request #1997 from mikeller/remove_mag_declination 2020-05-04 01:02:43 +12:00
mikeller 59cb2d29a0 Removed unused compass declination setting. 2020-05-02 23:16:06 +12:00
TheIsotopes 03fb93cb3e
order and description changed 2020-04-29 16:21:31 +02:00
TheIsotopes e78ea1e0b6
missing tooltip added 2020-04-29 15:52:59 +02:00
Michael Keller d176724718
Merge pull request #1984 from mikeller/fix_dynamic_idle_rpm_units 2020-04-29 00:18:09 +12:00
Michael Keller 555234d1bf
Merge pull request #1967 from McGiverGim/update_translations 2020-04-29 00:02:04 +12:00
Miguel Angel Mulero Martinez 79977be39d Update translations 2020-04-28 08:41:17 +02: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
mikeller 04054c3b41 Fixed units shown for dynamic idle. 2020-04-27 01:50:21 +12:00
Michael Keller aa98588379
Merge pull request #1976 from leocb/patch-2 2020-04-25 12:24:55 +12:00
Leo Bottaro 466d504fcf Improve pidTuningIdleMinRpmHelp Tooltip text
This phrase is more concise, direct to the point and uses less technical jargon that's better for the end-user that soes not care to what happens under the hood. Please correct me if I defined something wrong.

escaped double quotes chars

better IdleMinRPM tooltip

Thanks to ctzsnooze

Added wiki entry for Dynamic Idle
2020-04-23 05:42:15 -03:00
Leo Bottaro 520a802844
better clarification on what motor limit is intended for 2020-04-21 22:00:20 -03:00
Leo Bottaro f7dd89a2d6
update motor limit tooltip example phrasing, add warning 2020-04-20 22:37:23 -03:00
Leo Bottaro bdf142962b
Fix Motor Limit Tooltip Examples
Battery types were inverted on the example for the Motor Limit feature tooltip
2020-04-20 22:28:39 -03:00
ctzsnooze 3b2d7a837d PD Ratio Slider now adjusts D, fixes yaw P issue, tooltip update
Makes for more logical P:D ratio changes; fix P first, then tune D.
Also fixes issue with P:D ratio slider changing P on pitch and roll, but not yaw.
Allows increasing yaw P default to 45
Update tooltip message to suit change.
2020-04-20 22:49:51 +12:00
Michael Keller 415d7fb841
Merge pull request #1962 from ctzsnooze/update-bidir-messages
update Bidirectional DShot messages
2020-04-20 22:47:26 +12:00
mikeller 65d378639d Fix the landing page - again. And fix the tabs broken in the last fix. 2020-04-20 21:33:07 +12:00
mikeller 3348457e45 Updated link for new translators to point to the instructions in the Betaflight README. 2020-04-18 20:34:44 +12:00
ctzsnooze c5158e1585 update Bidirectional DShot messages 2020-04-12 20:00:21 +10:00
mikeller eb6e269467 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
mikeller 9908865b2c Fixed the styling of the landing page. 2020-04-11 17:49:03 +12:00
Michael Keller 69ab24e0f3
Merge pull request #1952 from Asizon/derivateToDMax
Renamed Derivative to DMax when using Dmin
2020-04-11 13:15:15 +12:00
Michael Keller efe82eccc7
Merge pull request #1933 from mikeller/support_disabled_motor_protocol
Added support for disabling the motor output protocol.
2020-04-11 12:41:50 +12:00
Asizon 9f65a1088c Derivate to DMax using Dmin 2020-04-08 10:54:23 +02:00
Asizon 26c4b09015 Updating tooltips 2020-04-05 08:50:05 +02:00
mikeller 153fa2b486 Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
mikeller ebd36055da Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13:00
Nicola De Pasquale 687ff4ccc9 added descriptions 2020-03-23 09:55:18 +01:00
Nicola De Pasquale ad91e65699 add i18n 2020-03-23 09:27:55 +01:00
Michael Keller 43fe183d1d
Merge pull request #1927 from Asizon/osdChipDetectWarning
Improving osd chip detection warnings
2020-03-22 11:22:54 +13:00
David Boone aed5508669 Rename Efficiency to 'Battery efficiency' so it's grouped with other related elements in list 2020-03-21 00:17:27 -07:00
Asizon 05a55c5b42 Improving osd detection warnings 2020-03-20 15:57:00 +01:00
Michael Keller c7894fc3d7
Merge pull request #1923 from mikeller/add_unstable_flashing_warning
Added warning when flashing unstable firmware.
2020-03-21 01:13:40 +13:00
David Boone 7ef3fa6a2c Add OSD_EFFICIENCY element to configurator 2020-03-19 09:59:00 -07:00
mikeller c8ee46f45c Added warning when flashing unstable firmware. 2020-03-19 13:56:44 +13:00
fgiudice98 b956ce2162 Remove "Return to saved values" button 2020-03-15 14:18:35 +01:00
fgiudice98 99cecfdba8 Update KISS logo
Thanks Paul!

Don't try to open modal if already open

Don't assign button if modal already open

Changed rates type change warning

Max rate independent from deadband

New actual rates logo

 Thanks to @Asizon and @igormedrano
2020-03-14 00:30:21 +01:00
fgiudice98 70a8364e5c Add rates type
Add rates type selection with working graphs and max angular speed

Fix deadband

MSP changes and fix actual rates limit

Small style changes and fixes

Fixes

Fixed the code pointed out in the review
Various sonar fixes
Updated the values of actual rates setting
Reduced logo size
Added analytics to rates type

Minor fix + rounding by step value

Now the calculation of the angle rate takes into account the values rounded by the step value (especially visible with values that are in deg/s)

Various fixes

Angle rate calculation in different functions
Fix for value step validation
Sonar fixes (mostly variables)

Force refresh to prevent errors ...

... when changing rates type after saving to eeprom

Logos refinement + minor changes

Touch to trigger travis

Fix Raceflight rate
2020-03-10 12:51:00 +01:00
Michael Keller 94bd817aff
Merge pull request #1905 from Asizon/dynamicIdle
Dynamic Idle configurable
2020-03-06 08:23:12 +13:00
Asizon 5ad9153a52 fix json 2020-03-05 17:38:55 +01:00
Asizon b7f9f2d8c0 Moved to Pid Tuning tab 2020-03-05 17:33:38 +01:00
Michael Keller 8607d8293d
Merge pull request #1903 from mikeller/show_acc_calibration_warning
Show warning on connect when ACC is not calibrated.
2020-03-05 09:28:29 +13:00
mikeller bfc83238c4 Show warning on connect when ACC is not calibrated. 2020-03-05 00:35:18 +13:00
Asizon 6aaababb1d Adding Dynamic Idle 2020-03-04 10:36:32 +01:00
Asizon 7e9cebfbf3 Adding Motor Output Limit and cellcount
Fix cell count min

Move tootltip`icons

Cosmetic changes
2020-03-03 01:34:08 +13:00
Michael Keller f4f6da02c6
Merge pull request #1891 from Asizon/maxRateWarning
High rates warning message to prevent desyncs
2020-02-28 10:06:17 +13:00
Michael Keller 3c3ce71d8e
Merge pull request #1887 from mikeller/hide_factory_band
Hide the 'factory band' VTX table setting for VTX types that do not support it.
2020-02-23 10:48:57 +13:00
mikeller 241f1addae Added warning if factory bands selected in unsupported configuration. 2020-02-23 01:42:39 +13:00
Asizon 036ef86a90 Warning message for high rates
sonar

Move to variable

sonar issues
2020-02-22 11:13:16 +01:00
Michael Keller d96b2319fa
Merge pull request #1883 from Asizon/itermRelaxCutoff
Iterm Relax Cutoff Update
2020-02-21 20:09:58 +13:00
Miguel Angel Mulero Martinez d3afbfef75 Add Polish translation 2020-02-19 19:09:44 +01:00
Asizon 32665bbd45 Add dedicated Helpicon for Cutoff 2020-02-17 12:03:46 +01:00
Asizon 6ba32b94fc ItermCutoff and tooltip 2020-02-16 12:46:09 +01:00
Michael Keller 44cb725932
Merge pull request #1880 from rvdveen/low-capacity-warning
Add support for the 'mah capacity exceeded' osd warning
2020-02-15 23:41:52 +13:00
Roy van der Veen eb8a50016f Add support for the 'mah capacity exceeded' osd warning 2020-02-15 10:22:49 +01:00
Miguel Angel Mulero Martinez 6e2682ea43 Add OSD Camera Frame element 2020-02-11 15:21:46 +01:00
Michael Keller 682472e1b0
Merge pull request #1873 from mikeller/add_bind_button
Added bind button for receivers that support it.
2020-02-08 20:47:37 +13:00
mikeller 0a92e90427 Added message to acknowledge binding. 2020-02-08 19:19:39 +13:00
Michael Keller 719491635e
Merge pull request #1872 from etracer65/rename_acc_calib_arming_disabled
Rename ACC_CALIB arming disabled message to NO_ACC_CAL
2020-02-08 14:55:59 +13:00
Michael Keller abb3429b96
Merge pull request #1869 from Asizon/DynamicNotchMaxHz
Coordination with new Dynamic Notch improvements
2020-02-07 09:51:40 +13:00
Asizon e3041286a3 Add Dynamic Notch Max Hz
Remove white spaces

Remove white space2

Revert and add suggested changes

Some cosmetic changes

MinHz Changes

Fix MinHz Max
2020-02-06 09:27:44 +01:00
Miguel Angel Mulero Martinez 7881bd3673 Remove 32k notice 2020-02-06 09:09:56 +01:00
Michael Keller c2575935fc Added bind button for receivers that support it. 2020-02-06 15:41:47 +13:00
Bruce Luckcuck 01e35c2ecb Rename ACC_CALIB arming disabled message to NO_ACC_CAL 2020-02-05 18:07:15 -05:00
Miguel Angel Mulero Martinez 9394d5901c Work with gyro native sampling 2020-02-04 16:42:39 +01:00
mikeller d293d6b1e7 Added button to exit DFU. 2020-01-26 22:59:54 +13:00
Miguel Angel Mulero Martinez f18390c203 Update Catalan translation 2020-01-24 19:30:56 +01:00
Miguel Angel Mulero Martinez a2dabba63f Update Basque translation 2019-12-30 16:13:53 +01:00
Miguel Angel Mulero Martinez 5335d64def Add custom fallback for Portuguese and Portuguese Brazilian 2019-12-28 15:03:13 +01:00
mikeller eab38147cd Fixed URL for CP210x driver. 2019-12-26 13:54:46 +13:00
Bruce Luckcuck f3cefcef81 Add support for "Auto" RC Smoothing derivative type 2019-11-30 19:03:35 -05:00
Miguel Angel Mulero Martinez 2a79f7e612 Adds RC Channels element to the OSD 2019-11-13 08:53:37 +01:00
Michael Keller 53fb5944d1
Add more parameters to GPS Rescue (#1812)
Add more parameters to GPS Rescue
2019-11-10 11:32:31 +13:00
Miguel Angel Mulero Martinez 1672a44dc2 Add more parameters to GPS Rescue 2019-11-08 08:45:17 +01:00
Miguel Angel Mulero Martinez ce044622a2 Add Galileo and Home Point once to GPS 2019-11-06 19:25:56 +01:00
TheIsotopes 9532e8d4c0
fixed typo made in #1779 2019-10-30 14:47:43 +01:00
Michael Keller 99e09ad866
Update messages.json (#1779)
Update messages.json
2019-10-31 01:20:05 +13:00