Commit Graph

1888 Commits (92e043e74ff038eb9448472fa5d5873e93139c61)

Author SHA1 Message Date
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
Alberto García Hierro 18817b2f21
Merge pull request #479 from iNavFlight/agh_fix_osd_items_outside_viewport
Improve handling of OSD elements outside the viewport
6 years ago
Alberto García Hierro f7ea65fa6d
Merge pull request #475 from shellixyz/battery_profiles_support
Add support for battery profiles
6 years ago
Alberto García Hierro 8a8e398a59
Merge pull request #397 from shellixyz/increase_current_sensor_offset_voltage_resolution
Increase current sensor offset voltage resolution
6 years ago
Alberto García Hierro 6da922919f Add support for the new VTX settings API
When a controllable VTX is configured, a new section appears in
the configuration tab which allows the user to set the band, channel
power and "low power on disarm" option.
6 years ago
Alberto García Hierro ba45e316e3 Update VTX OSD item preview
It will show the power level in 2.0
6 years ago
Alberto García Hierro 35775d5062 Improve handling of OSD elements outside the viewport
- Don't crash when showing the preview for an item which is turned
on but non-visible due to its position.
- Move items outside of the viewport inside it when switching them
from hidden to visible.
6 years ago
Paweł Spychalski ef574716c3
Merge pull request #476 from iNavFlight/dzikuvx-s800-preset
S800 Flying Wing Preset
6 years ago
Michel Pastor 7462218f3e Add remaining flight time / distance OSD items 6 years ago
Pawel Spychalski (DzikuVx) 3febdda531 S800 Flying Wing Preset 6 years ago
Michel Pastor e945c0749c Add support for battery profiles 6 years ago
Michel Pastor c32ba2614e Add sag compensated battery voltage to the OSD tab 6 years ago
Paweł Spychalski ff0b0bf2fc
Merge pull request #466 from shellixyz/fix_bug_in_MSP_ACTIVEBOXES_decoding
Fix bug in MSP_ACTIVEBOXES decoding
6 years ago
Michel Pastor 6846e28c9b Drop receiver tab channels plot 6 years ago
Alberto García Hierro c4de2fee0a Fix motor names in the mixer tab
Using let on an array produces the keys as strings, so +1'ing them
was doing string concatenation. With this change, the integer indices
are used instead.
6 years ago
Michel Pastor 1b453762a1 Fix bug in MSP_ACTIVEBOXES decoding
In JS `(1<<32) == 1` so it was causing an issue when the FC was advertising
more than 32 mode boxes
6 years ago
Paweł Spychalski 19c26446e5
Merge pull request #452 from iNavFlight/agh_fix_new_api_alarms
Correctly display alarms when using the new OSD API
6 years ago
Pawel Spychalski (DzikuVx) 8958325f38 Index motors from 1 in output mapping preview 6 years ago
Pawel Spychalski (DzikuVx) b099f68281 Output mapping in mixer tab 6 years ago
Alberto García Hierro 6301dddcc6 Add support for configuring OSD wind indicators
Symbols for "[GB" and "BL]" have been replaced by the wind indicators,
since we're not using them (and it's unlikely we will).
6 years ago
Alberto García Hierro aeff96317a
Merge pull request #450 from iNavFlight/agh_workaround_f3_font_bug
Add a workaround for uploading fonts on F3 from macOS
6 years ago
Paweł Spychalski 4352c7c5cb
Merge pull request #459 from iNavFlight/agh_mixer_hide_noflaps_border
Hide platform type / flaps separator when there's no flaps checkbox
6 years ago
Alberto García Hierro 6927ede37b Hide platform type / flaps separator when there's no flaps checkbox
Just a small visual change
6 years ago
Alberto García Hierro 34a90cb3a4 Show the servos warning only when no servos are configured
When there are no servos in the mixer the message "No servos
configured. Add them using the Mixer tab." is shown on top.
Otherwise, no message is shown, since mixer now is the only
source for servos.
6 years ago
Pawel Spychalski (DzikuVx) f5e60cc40e Servo output in Servo tab 6 years ago
Pawel Spychalski (DzikuVx) 993f8b5c5f fixes and cleanups 6 years ago
Pawel Spychalski (DzikuVx) 6d40d8e020 show only configured servos 6 years ago
Paweł Spychalski 8e2768377c
Merge pull request #451 from iNavFlight/agh_fix_airspeed_preview
Fix air speed preview in UK mode
6 years ago
Alberto García Hierro 6e80fd2b4d Fix support for simulated RX via MSP, increase channels to 12
- Fix detection of MSP_RX to show the button in the receiver tab
- Fix path to the .css file for receiver_msp.html
- Increase number of channels to 12
6 years ago
Alberto García Hierro 55688abcbd Correctly display alarms when using the new OSD API
Fixes incorrect alarms in 2.0
6 years ago
Alberto García Hierro f64a707c37 Fix air speed preview in UK mode
As reported in https://github.com/iNavFlight/inav/issues/3235
6 years ago
Alberto García Hierro 205d8c2df7 Add a workaround for uploading fonts on F3 from macOS
Change MSP.send_message() and MSP.promise() to accept an optional
protocol version argument. If null or undefined, the default version
set for the MSP instance is used instead.

Use this additional argument in FONT.upload(), so we avoid generating
64 byte writes when uploading a font.
6 years ago
Alberto García Hierro 15e884acf1
Merge pull request #443 from iNavFlight/agh_osd_radar
Add support for OSD Radar mode
6 years ago
Pawel Spychalski (DzikuVx) 7f89a913e1 Stage2 added to profile 6 years ago
Pawel Spychalski (DzikuVx) f4a840215f Slightly boosted Igain 6 years ago
Pawel Spychalski (DzikuVx) 2ceceff416 5inch performance 6 years ago
Pawel Spychalski (DzikuVx) cc0b56552b Updated 5inch Racer 6 years ago
Konstantin Sharlaimov e8f37da7c7
Merge pull request #442 from iNavFlight/agh_map_version
Prevent map modes to be shown if firmware is < 2.0.0
6 years ago
Michel Pastor 909d183e82 Fix OSD AHI preview 6 years ago
Alberto García Hierro 7029323f49 Add support for OSD Radar mode 6 years ago
Alberto García Hierro 91d802a81b Prevent map modes to be shown if firmware is < 2.0.0
Oversight from the initial map mode support
6 years ago
Konstantin Sharlaimov (DigitalEntity) d1e31f4bdb Fix mission EEPROM load/save commands 6 years ago
Konstantin Sharlaimov 594cad7d0b
Merge pull request #432 from iNavFlight/agh_osd_map
Add support for OSD MAP mode
6 years ago
Alberto García Hierro 0d788a430c Use a switch to reverse servos rather than negative rates
Just an UI change, same functionality.
6 years ago
Alberto García Hierro dfacb0b084 Add support for osd MAP mode
Includes new icon for the map scale a new group for the maps/radars,
since they're a bit special (they allow element overlapping inside
them).
6 years ago
Paweł Spychalski a9dfd90f1e
Merge pull request #431 from iNavFlight/dzikuvx-updated-racer-preset
Updated presets
6 years ago
Paweł Spychalski 48e4abe8d1
Merge pull request #433 from iNavFlight/dzikuvx-channel-forwarding-removed
Servo tab cleanup, channel forwarding removed
6 years ago
Paweł Spychalski 6d07340c21
Merge pull request #434 from iNavFlight/dzikuvx-old-versions-cleanup
Old versions cleanup
6 years ago
Konstantin Sharlaimov e216d32850
Merge pull request #435 from shellixyz/add_pitch_and_roll_attitude_angle_in_osd
Add pitch and roll attitude angles OSD items
6 years ago
Michel Pastor 845a14ca1d Add pitch and roll attitude angles OSD items 6 years ago