Commit Graph

1937 Commits (0886a032e61e8cc205a1bc9c69c8415ef383e815)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) a48d05fdcb Move system configuration 5 years ago
Pawel Spychalski (DzikuVx) c70549fb22 Configuration cleanup 5 years ago
Pawel Spychalski (DzikuVx) 34a4057f79 Improve Outputs handling 5 years ago
Pawel Spychalski (DzikuVx) 73015617c7 Enable Blackbox on blackbox page 5 years ago
Pawel Spychalski (DzikuVx) 22335fa99e Merge remote-tracking branch 'origin/master' into release-2-3-0 5 years ago
Pawel Spychalski (DzikuVx) bdb163c4db Fix CLI load save dialogs 5 years ago
Paweł Spychalski 73b4dd61cd
Merge pull request #861 from nmaggioni/release-2-3-0
Fix CLI commands delay
5 years ago
Niccolò Maggioni bc0477d55e
Fix CLI commands delay
Refactoring in #804 broke context
5 years ago
Pawel Spychalski (DzikuVx) c4aaaf218d Fix file open dialog in mission planner 5 years ago
Pawel Spychalski (DzikuVx) dfce134a2a Merge remote-tracking branch 'origin/master' into dzikuvx-outputs-tab-configuration 5 years ago
Paweł Spychalski 2448813b1e
Merge pull request #845 from iNavFlight/dzikuvx-old-version-cleanup
Cleanup old versions customizations
5 years ago
Olivier C 6ecce51611 OSD icon preview for RPM 5 years ago
Pawel Spychalski (DzikuVx) acfdf5f7ff Remove outputs configuration from Configuration tab 5 years ago
Pawel Spychalski (DzikuVx) 364aa5c0c6 Correct reentry point after reboot 5 years ago
Pawel Spychalski (DzikuVx) 8c8ddd4f52 Outputs configuration in outputs tab 5 years ago
Pawel Spychalski (DzikuVx) d7c8695bf9 Cleanup 2.1.1 5 years ago
Pawel Spychalski (DzikuVx) 79a16a8fe3 Cleanup 2.1 version 5 years ago
Pawel Spychalski (DzikuVx) cb1ff69703 Cleanup INAV 2.0.0 5 years ago
Alberto García Hierro 7948361106 [OSD] Add support for configuring OSD_ESC_RPM element 5 years ago
Alberto García Hierro 3b9e12a15c
Merge pull request #835 from iNavFlight/agh_frskyosd
Add support for selecting FrSky OSD in the ports tab
5 years ago
Pawel Spychalski (DzikuVx) c48d27570d Move outputs configuration t outputs tab 5 years ago
Pawel Spychalski (DzikuVx) a64896e223 VTX power and frequency disclaimer 5 years ago
Alberto García Hierro 0e47a8415c Add support for selecting FrSky OSD in the ports tab 5 years ago
Pawel Spychalski (DzikuVx) 87456f2bf6 Cleanup servos tab 5 years ago
Pawel Spychalski (DzikuVx) e3bfa20800 Current and Voltage 5 years ago
Pawel Spychalski (DzikuVx) d4cd638397 Outputs tab rework part 1 5 years ago
Pawel Spychalski (DzikuVx) 9c627f7445 Report logic condiotion activation status 5 years ago
Paweł Spychalski 14ce5f6f67
Merge pull request #817 from iNavFlight/dzikuvx-antigravity
Settings for antigravity
5 years ago
Pawel Spychalski (DzikuVx) 835c2a9170 Make antigravity available only for 2.2.2 or higher 5 years ago
CSMachineCo 8c9b4d421d
Added marker for RTH and cleaned up a bit. 5 years ago
Pawel Spychalski (DzikuVx) b618a955b0 Add antigravity lpf cutoff frequency to GUI 5 years ago
CSMachineCo aba0e6e6d8
added real time monitoring
Added real time position icon, bread crumb trail, and real time param display
5 years ago
Pawel Spychalski (DzikuVx) 2cf7ea5247 Settings for antigravity 5 years ago
Pawel Spychalski (DzikuVx) 384463c484 Merge remote-tracking branch 'origin/master' into hotfix/2.2.1 5 years ago
Alberto García Hierro 0fce09a25f [OSD]: Workaround for F3 64 byte write bug on macOS
Upload fonts with address <= 255 using MSPv1, use MSPv2 for fonts
with address > 255. This ensures we never send a payload with one
of the problematic lengths.
5 years ago
Pawel Spychalski (DzikuVx) f71fa9a348 Output allocation method that is more aligned with FC counterpart 5 years ago
Pawel Spychalski (DzikuVx) 9433319fdf Motors tab refactoring 5 years ago
Pawel Spychalski (DzikuVx) cc80e07726 Support for 16 servos 5 years ago
Pawel Spychalski (DzikuVx) 9b01cec4fb Support 16 servos 5 years ago
Niccolò Maggioni 9e2d1cd777
Port of Copy to Clipboard and Load from File in CLI tab 5 years ago
Luca Giovannesi b5298229c8 Add center button to GPS map 5 years ago
Konstantin Sharlaimov c8dc651067
Merge pull request #786 from OlivierC-FR/oc_gforce
Gforce icons for Vision + preview
5 years ago
Alberto García Hierro 7de99f3005
Merge pull request #787 from iNavFlight/agh_font_upload_seq
OSD: Make font upload sequential
5 years ago
Alberto García Hierro 47d9332200 OSD: Make font upload sequential
Instead of uploading OSD characters as fast as the uart/VCP will
let us, instead wait for the FC to acknowledge each write. This
prevents buffer overruns between the configurator and the FC which
would cause some characters to be missing.
5 years ago
Olivier C b6a2d5dd9e Typo and grammar fixes (#785) 5 years ago
mirko-it e1d92bc114 Fix for Load/Save mission not working (#783)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling

* fix include nwdialog and fs packages

* xml2js lib with all dependencies in a single file
5 years ago
Olivier C 33e3cd0211 Icons for the Gforce 5 years ago
Michel Pastor 4cf10eedf9
Add the GSM SMS telemetry option (#781) 5 years ago
Michel Pastor 10780f3f59
Add missing RC adjustments (#779) 5 years ago
Michel Pastor 65f918e1ed
OSD: Add RC source and VTX power elements (#777) 5 years ago
Michel Pastor 2cf8f40a52
OSD alarms: add min/max to GUI (#778) 5 years ago
Michel Pastor c27059e3cd
Add OSd g force alarm settings (#774) 5 years ago
Paweł Spychalski 289e07de27
Merge pull request #772 from iNavFlight/dzikuvx-hide-manual-mag-declination
Hide manual mag declination
5 years ago
Paweł Spychalski 390c593ea3
Merge pull request #771 from iNavFlight/dzikuvx-airmode-gui
GUI for airmode
5 years ago
Niccolò Maggioni 505bb200f2 Current consumption alarm in OSD (#769) 5 years ago
Pawel Spychalski (DzikuVx) 6bc34e245b Hide manual mag declination 5 years ago
Pawel Spychalski (DzikuVx) f0a9c8727b GUI for airmode 5 years ago
Pawel Spychalski (DzikuVx) 2fc21f6c1f Restructure PID Tab to have more settings 5 years ago
Michel Pastor 3badb24935
Changes to OSD preview (#768)
Changes to match https://github.com/iNavFlight/inav/pull/4652
5 years ago
Michel Pastor e5dbd74735
OSD g-force (#765) 5 years ago
Konstantin Sharlaimov (DigitalEntity) bc95909055 [PORTS] Add ESC and OPFLOW to serial port bit masks 5 years ago
Konstantin Sharlaimov (DigitalEntity) 8b9ed31448 Add SERIALSHOT ESC protocol 5 years ago
Konstantin Sharlaimov (DigitalEntity) 5916100b22 [OPFLOW] Initial cut on optic flow calibration 5 years ago
Pawel Spychalski (DzikuVx) 0d827cc07c Disable Yaw LPF on miniquad presets: 5 6 and 7 inches 5 years ago
Carsten W a9f9487d4f Add configurator support for FFPV24G into configurator (#744)
* add configurator support for FFPV24G

* change naming to match FC code
5 years ago
mirko-it 3dcffdd292 Offline missions (with FC disconnected) on file (#720)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling
5 years ago
Pawel Spychalski (DzikuVx) a29578840f Iterm relax settings 5 years ago
Pawel Spychalski (DzikuVx) f1fc61939c Lower d gains for 7 inch endurance 6 years ago
Pawel Spychalski (DzikuVx) cbd2745bf7 Cleanup 6 years ago
Pawel Spychalski (DzikuVx) 564d1cdca5 Store logic condition with smix rule 6 years ago
Pawel Spychalski (DzikuVx) 57f7035ef0 GUI improvements 6 years ago
Pawel Spychalski (DzikuVx) e23a8a5189 UI improvements and saving 6 years ago
Pawel Spychalski (DzikuVx) 2a4f9309b9 Merge remote-tracking branch 'origin/master' into dzikuvx-logic-conditions 6 years ago
Paweł Spychalski f12900963c
Merge pull request #727 from iNavFlight/dzikuvx-presets-update
Presets update for FF component and various fixes
6 years ago
Michel Pastor 71b8c1576c
OSD UK units: change altitude and vario to imperial units (#710) 6 years ago
Pawel Spychalski (DzikuVx) 370c805461 Presets update for FF component and various fixes 6 years ago
Alberto García Hierro 6ddc173f58
Merge pull request #696 from iNavFlight/agh_map_scale_and_reference_as_elements
Add MAP_SCALE and MAP_REFERENCE elements
6 years ago
Alberto García Hierro 43e845805c Add MAP_SCALE and MAP_REFERENCE elements
Allow moving the map scale and reference around instead of them
being fixed on the screen.
6 years ago
Pawel Spychalski (DzikuVx) 233f3c560e Render table and bind events 6 years ago
Pawel Spychalski (DzikuVx) 2946fe5c2a Render basic table 6 years ago
Pawel Spychalski (DzikuVx) d6ded2404e Backend for getting logic conditions from FC 6 years ago
Pawel Spychalski (DzikuVx) 3c7cf5fc47 Basic layout for logic conditions 6 years ago
Pawel Spychalski (DzikuVx) 15506e305f Cleanup POS XY settings 6 years ago
Pawel Spychalski (DzikuVx) 49b9935878 Update profile defaults 6 years ago
Pawel Spychalski (DzikuVx) 384e2153fd disable RPY D or FF depending on platfrm type 6 years ago
Pawel Spychalski (DzikuVx) 2aec6d2bb7 Bring FF component for ROLL, PITCH and YAW 6 years ago
Pawel Spychalski (DzikuVx) d242ecc241 Add FF component to VEL XY 6 years ago
Pawel Spychalski (DzikuVx) ae8f5892b0 7 inch freestyle preset 6 years ago
Pawel Spychalski (DzikuVx) d6799e98cd Cleaned up presets 6 years ago
Pawel Spychalski (DzikuVx) 369162e1fd remove not needed debug message 6 years ago
Pawel Spychalski (DzikuVx) 521915b5a9 1.8 removed 6 years ago
Pawel Spychalski (DzikuVx) 97c622fbb1 1.7 family removed 6 years ago
Pawel Spychalski (DzikuVx) 91e947fc5c Merge remote-tracking branch 'origin/master' into dzikuvx-old-version-cleanup 6 years ago
Michel Pastor 4c59b7dc43
Fix OSD temperature sensor preview (#703) 6 years ago
Michel Pastor ef530b6279
OSD: Add symbols for temperature sensor values (#704) 6 years ago
Michel Pastor ec90ed737b
Fix sensors tab debug raw values display (#698) 6 years ago
Michel Pastor 8792188c78
Add temperature alarms settings to the OSD tab (#695) 6 years ago
Michel Pastor 3396eae8b2
Fix saving OSD alarms from GUI (#694)
Fixes #693
6 years ago
Paweł Spychalski 0305320fe5
Merge pull request #688 from iNavFlight/dzikuvx-fix-osd-partial-loading
Fix partial loading of OSD tab is some cases
6 years ago
Michel Pastor ccbb246b15
Fix IMU and Baro temp OSD preview (#684) 6 years ago
Pawel Spychalski (DzikuVx) 71f9703b22 remove undeeded console log 6 years ago
Pawel Spychalski (DzikuVx) ae6c37118d Fix partial loading of OSD tab is some cases 6 years ago
Michel Pastor 5f6e453fe9
Increase max servo mix rate to 1000% (#672) 6 years ago
Michel Pastor 0a720f44f6
Temperature sensors support (#670) 6 years ago
Jonathan Hudson 99699ee6f3 support extended bbl denom 6 years ago
Pawel Spychalski (DzikuVx) 3c19c15782 minor fix 6 years ago
Paweł Spychalski 398a146a7b
Merge pull request #671 from iNavFlight/dzikuvx-fix-osd-tab
fix OSD tab
6 years ago
Pawel Spychalski (DzikuVx) a35023c307 fix OSD tab 6 years ago
Niccolò Maggioni 76fa9029d9
Set craftName even if already present in CONFIG
Closes #660
6 years ago
Pawel Spychalski (DzikuVx) 76fa185747 Cleanup and default to VCP board 6 years ago
Pawel Spychalski (DzikuVx) 923559f63f slowdown CLI update rate to prevent missed lines 6 years ago
Pawel Spychalski (DzikuVx) 8baec91be3 fix ports tab on older firmwares 6 years ago
Pawel Spychalski (DzikuVx) b6ecf3afa1 Additional messages for gyro LPF 6 years ago
Pawel Spychalski (DzikuVx) 529c40e556 1.6 is gone 6 years ago
Pawel Spychalski (DzikuVx) 0958b45dad v 1.5 removed 6 years ago
Pawel Spychalski (DzikuVx) ad23a6cc4d Warning for ESC protocol and looptime 6 years ago
Pawel Spychalski (DzikuVx) fb4b5ad5dd Remove unised UI in 2.1 6 years ago
Pawel Spychalski (DzikuVx) 9899362a71 Remove support tab and redirect users to wiki 6 years ago
Michel Pastor 6eded9dcd0
Fix the code to select the previously set font (#641)
It was not working if the previously selected font wasn't existing
anymore
6 years ago
Michel Pastor 360b8badfa
Rename Vision-alt font to Impact (#640) 6 years ago
Michel Pastor c0c06d7882 Add rangefinder to ports sensor list 6 years ago
Alberto García Hierro 19610690d8 Add support for displaying +code in the OSD 6 years ago
Alberto García Hierro 534c172ca6 Add support for MSL Altitude OSD indicator 6 years ago
Konstantin Sharlaimov f702132a8f
Merge pull request #625 from iNavFlight/agh_512_char_fonts
Add support for fonts with 512 characters
6 years ago
Alberto García Hierro a3ba54090c Add support for fonts with 512 characters
- When uploading fonts with less than 512 characters, fill the rest
with blank characters to make sure we completely overwrite the
old font. Characters 256-511 are uploaded first, so uploading works
on both chips with just 256 characters and firmware < 2.1.
- Add metadata to the font files, so the flight controller can detect
if they're out of date.
- Add boot logo to all fonts.
6 years ago
tednv 9461622eda
Merge branch 'master' into master 6 years ago
Pawel Spychalski (DzikuVx) e154a4762e BAsic DSHOT support 6 years ago
Michel Pastor 10e488a09a
Merge pull request #615 from shellixyz/always_use_the_last_selected_osd_font
Use the last selected font for the OSD preview
6 years ago
Michel Pastor 2b97becbab Use the last selected font for the OSD preview 6 years ago
Michel Pastor 05c96f93c3 Fix motors tab sliders (#613)
Closes #613
6 years ago
Michel Pastor b8763cd982 Resize font manager window to fit the new fonts 6 years ago
Michel Pastor 8048358b7b
Add alternative Vision font by @kardon18 (#608) 6 years ago
Pawel Spychalski (DzikuVx) d398c3a143 Unised settings hidden 6 years ago
Pawel Spychalski (DzikuVx) 30c7156969 Gyro stage 2 UI 6 years ago
Pawel Spychalski (DzikuVx) 4e809298aa Acc notch filter settings 6 years ago
Konstantin Sharlaimov 08d50f7fee
Merge pull request #604 from nmaggioni/cli_rebase
Rebase CLI tab on latest CF
6 years ago
Michel Pastor b66950e70b Add the Clarity Medium font 6 years ago
Michel Pastor ff8201bd57
Merge pull request #592 from nmaggioni/osd_temperature
Gyro temperature in OSD
6 years ago
Michel Pastor 07bb404a07 Add support for MSPV2_INAV_DEBUG 6 years ago
Niccolò Maggioni 43da66e2b4
Prevent junk at reconnection and use GUI handler 6 years ago
Niccolò Maggioni a340443c43
Rebase CLI tab on latest CF
Integrates Save to File and Clear Output buttons, plus some minor
iNav compatibility patches
6 years ago
TedNV e08ae3c6b4 adding support for mapproxy 6 years ago
Michel Pastor 9fc446981f
Merge pull request #601 from shellixyz/3d_speed_min_version
Add min version requirement for the 3D speed OSD element
6 years ago
Michel Pastor a342b139fd
New OSD symbols for 3D speed, all fonts but Clarity (#599)
* Update Vision OSD font by Olivier C with 3D speed symbols
* Update default, bold and large OSD fonts with 3D speed symbols
* Update OSD preview 3D speed with the new symbols
6 years ago
Michel Pastor 693f016fac Add min version requirement for the 3D speed OSD element 6 years ago
Michel Pastor 7cf1c76c08
Merge pull request #585 from alexeystn/osd_3d_speed_indicator
Add 3D speed OSD indicator
6 years ago
Niccolò Maggioni e76b83b78f
Give precedence to PR #585 6 years ago
Pawel Spychalski (DzikuVx) 6fcb542d57 Preset for mini drak 6 years ago
Paweł Spychalski 6409540337
Merge pull request #595 from iNavFlight/dzikuvx-bing-maps-layer
Map provider user configurable
6 years ago
Pawel Spychalski (DzikuVx) 48991a6285 Enable gyro sync by default in presets 6 years ago
Pawel Spychalski (DzikuVx) 91f86d5f65 Styles update 6 years ago
Pawel Spychalski (DzikuVx) aa90466847 GPS tab refactoring 6 years ago
Pawel Spychalski (DzikuVx) 655b762330 Map provider choice on mission planner page 6 years ago
Niccolò Maggioni 303bfbe85d
Rewording & refactoring 6 years ago
Niccolò Maggioni 4970260a03
Reduce temperature precision in OSD 6 years ago
Niccolò Maggioni f63810ca27
Gyro temperature in OSD 6 years ago
Alexey Stankevich 5a68d9545d Add 3D speed OSD indicator 6 years ago
Pawel Spychalski (DzikuVx) ec52eed5e7 Missing translation 6 years ago
Pawel Spychalski (DzikuVx) 806f2c0e11 GUI for braking 6 years ago
Pawel Spychalski (DzikuVx) 4f86dfa946 MSP layer 6 years ago
Konstantin Sharlaimov (DigitalEntity) ddf1c71188 Add MATEK to sponsors 6 years ago
Pawel Spychalski (DzikuVx) 3c6ca58764 Slack removed from main page 6 years ago
Paweł Spychalski 2e693cea9e
Merge pull request #550 from iNavFlight/dziukuvx-updated-pid-z-pos-default
updated defaults to match fc changes for 2.0
6 years ago
Alberto García Hierro 1f158a068d
Merge pull request #547 from iNavFlight/agh_validate_settings
Add support for showing the "Settings validated" arming blocker
6 years ago
Pawel Spychalski (DzikuVx) d3795eea42 updated defaults to match fc changes for 2.0 6 years ago
Pawel Spychalski (DzikuVx) 912dcb2cbb Updated yaw P gain 6 years ago
Pawel Spychalski (DzikuVx) aba8af0b63 Updated 7inch preset 6 years ago
Alberto García Hierro 59a89b5aae
Merge pull request #541 from iNavFlight/agh_fix_missions_link
Make the attribution link in Missions tab open an external window
6 years ago
Alberto García Hierro 21b9ecd65a Add support for showing the "Settings validated" arming blocker 6 years ago
Pawel Spychalski (DzikuVx) ccfd2bac1a Fix for has flaps switch not working 6 years ago
Alberto García Hierro aa47f3eba2 Make the attribution link in Missions tab open an external window
Otherwise it overrides the viewport of the configurator. The GPS
tab doesn't have this problem because it uses an intermediate
iframe to host the map.

Fixes #540
6 years ago
Alberto García Hierro 8c3d62cc8f Remove unintended console.log() call from OSD coordinate previews 6 years ago
Alberto García Hierro 16c935bbe2
Merge pull request #538 from iNavFlight/agh_facebook_link
Add link to Facebook group
6 years ago
Alberto García Hierro ceebe1dc18 Add link to Facebook group 6 years ago
Alberto García Hierro 142e960893 Add support for configuring coordinate digit count on OSD
Depends on https://github.com/iNavFlight/inav/pull/3573
6 years ago
Alberto García Hierro fc0c8123da
Merge pull request #529 from iNavFlight/agh_update_fontlist
Add Vision font, move Clarity in front of Bold and Large
6 years ago
Alberto García Hierro d2d0efc1d3 Add Vision font, move Clarity in front of Bold and Large
Also, add them to the Makefile so they'll get updated by make when
changes to the source icons are made.
6 years ago
Alberto García Hierro 969ea78dff
Merge pull request #536 from iNavFlight/agh_fix_vtx_powerlevels
Fix VTX power levels
6 years ago
Alberto García Hierro f6407a9598 Fix VTX power levels
Power levels are 1-5 for Tramp and 1-4 for SmartAudio, not 0-4
for both.
6 years ago
Alberto García Hierro 5e5993cdef
Merge pull request #533 from iNavFlight/agh_osd_settings
Add support for editing more OSD settings from the OSD tab
6 years ago
Alberto García Hierro 42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
6 years ago
Alberto García Hierro c523846b70 Fix map center location in the OSD preview
It was not properly calculated because it used the AHI center as
a starting point, which is not actually vertically centered.
6 years ago
Alberto García Hierro be1cb6afc4 Add maximum PITCH and ROLL angles to the PID tuning tab
- Add Pitch and Roll angles below the rates
- Add help messages indicating that these values constrain the
maximum inclination during navigation.
- Add help messages for navigation max bank/climb/dive angles
- Add help for pitch2thr
6 years ago
Alberto García Hierro b8fd9578c3
Merge pull request #519 from shellixyz/remove_failsafe_throttle_low_delay_setting
Remove failsafe throttle low delay setting
6 years ago
Alberto García Hierro 87d9dfee5c Update Slack auto-invite link
Replace signup.team, which has been down for some time, with
publicslack.com
6 years ago
Michel Pastor 6dd0151e6e Remove failsafe throttle low delay setting 6 years ago
Alberto García Hierro 4879d9bcda
Merge pull request #500 from shellixyz/battery_fixes
Fix battery values
6 years ago
Michel Pastor d04a742145 Add Clarity font to font manager 6 years ago
Michel Pastor 2ee946c358 Fix battery values
Allow negative values of power, mAh drawn and mWh drawn
6 years ago
Alberto García Hierro f943402d4d CSS fixes in the mixer tab
Prevents tables from overflowing their containers with some window
widths.
6 years ago
Alberto García Hierro 60a7b16162
Merge pull request #492 from iNavFlight/agh_parse_version_suffixes
Properly parse filenames with versions with suffixes
6 years ago
Alberto García Hierro 71990d9e79 Properly parse filenames with versions with suffixes
e.g. 2.0.0-rc1 is parsed was parsed with "-rc1 " as part of the
target name.
6 years ago
Michel Pastor 6b8876d853 Fix OSD attitude pitch and roll preview 6 years ago
Pawel Spychalski (DzikuVx) f7b4d4fe48 Close #489 6 years ago
Michel Pastor 0cc688ca21 Fix some OSD element IDs and previews 6 years ago
Michel Pastor 9365b46535 Add new OSD items 6 years ago
Alberto García Hierro c3d75b74dd
Merge pull request #484 from iNavFlight/agh_remove_midrc_on_2
Hide midrc input box in INAV 2.0
6 years ago
Alberto García Hierro 211d9b27fe Add support for the latest MSP2_INAV_OSD_LAYOUTS changes
OSD layouts are now sent separately via MSP to avoid overflowing the
TX buffer.
6 years ago
Alberto García Hierro f110ea299d Hide midrc input box in INAV 2.0
midrc was removed in 2.0, although the MSP message format was
kept for backwards compatibility. Hence, we just hide the field
on INAV >= 2.0.
6 years ago
Alberto García Hierro f13231be9a
Merge pull request #481 from iNavFlight/agh_vtx_settings
Add support for latest VTX changes
6 years ago