Skip to content

Releases: ShikOfTheRa/scarab-osd

R2.0.0.1

21 Nov 15:41
Compare
Choose a tag to compare

We are pleased to announce the R2.0 release of MWOSD
Note: This release requires a minimum GUI version of 2.0.0.0
Note: This release will default settings for versions prior to 2.0.0.0 - back up in existing version GUI before upgrading.
The latest GUI is available here for download here:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

2.0.0.1 Summary of changes :

  • OSD - Additional Ardupilot flight modes
  • OSD - ADSB AGL/ASL reference choice for coexisting with different FC operation
  • OSD - Support to display airspeed in knots
  • OSD - Improve speed accuracy with mavlink
  • FIX - Bugfix for loss of OSD elements from rare UBLOX GPS error message handling

2.0.0.0 Summary of changes :

  • OSD - Antenna tracking support - Sentinel AAT support
  • OSD - Display element for battery % remaining
  • OSD - Display element for embedded VTX
  • OSD - Display element for average cell voltage
  • OSD - Display element for PID
  • OSD - ESC Telemetry OSD target
  • OSD - Support for full screen layout in PAL
  • OSD - PAL/NTSC autocam option without PAL position manipulation
  • OSD - Improved serial performance - especially mavlink
  • OSD - Improved VSYNC performance
  • OSD - VSYNC - automatically use if supporting hardware detected
  • OSD - Support for APM take off mode. TKOF (fixed wing)
  • OSD - co-ordinates in DDMMSS (config.h option)
  • OSD - Support for Mavlink alternative altitude source (config.h option)
  • OSD - Support for KISS GPS RTH (1.3RC44) - xavier
  • OSD - Support for KISS Turtle mode (1.3RC44) - xavier
  • OSD - Support for KISS Messaging (1.3RC44) - xavier
  • OSD - Support for KISS screen swithc from channel 8-10 - xavier
  • OSD - Support for KISS FC RSSI (CRSF/GHOST) - xavier
  • OSD - Support for Ardupilot ADSB - real aircraft proximity awareness
  • OSD - Support for Ardupilot Buddyflight
  • OSD - Kiss VTX Power / Channel display
  • OSD - Dual timer support
  • OSD - Support for average battery cell display
  • OSD - Support for Steele PDB
  • OSD - Low memory warning added
  • OSD - Setting 0 disables all alarm flashing - except voltage
  • OSD - filter disabled by default - faster sensor updates are more popular
  • OSD - support for canvasOSD - OSD runs purely from OSD
  • OSD - LTM2ADSB protocol converter for buddyflight
  • OSD - UBLOX2ADSB protocol converter for buddyflight
  • OSD - Support for KISS GPS
  • OSD - Support for KISS PID menu support
  • OSD - Support for KISS Filter menu
  • OSD - Support for KISS VTX menu
  • OSD - Support for ARDUSUB
  • OSD - Support for MAVLINK dual GPS / Baro altitude display
  • OSD - Support for MAVLINK high resolution altitude
  • OSD - Significantly improved Mavlink messages. Full length and human readable
  • OSD - Different indicator icons for GPS, Baro and high resolution altitude values
  • OSD - Developer debug memory display functioning for newer compiler versions
  • OSD - Support for up to 12s main battery
  • OSD - Support for APM VTOL
  • OSD - Support for NMEA 9600 baud option pre-compiled
  • OSD - Support for SBUS
  • OSD - Cleaned up code compiler errors.
  • OSD - FlightOne support for 16 channels added
  • OSD - FightOne support added. https://flightone.com/
  • OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
  • OSD - Added a target for display / screen testing
  • OSD - Page re-added for iNAV - how to access all FC settings from within OSD
  • OSD - Added support for remaining flight time
  • GUI - support for all OSD changes
  • GUI - 1.9 > 2.0 settings import
  • GUI - Faster and more reliable GUI-OSD read / write operations
  • GUI - copy layouts
  • GUI - move within character editor
  • GUI - extend calibration range to 2601 for non std mavlink RSSI
  • GUI - DJI Naza available to flash from GUI
  • GUI - support for additional OSD enhancements
  • GUI - added log player for testing of mavlink / gpsosd etc.
  • GUI - minor cosmetic bugfixes
  • GUI - improvements for more reliable connect. Work around of bug with OS drivers
  • FIX - RSSI for CH8 in KISS
  • FIX - font upload corruptions
  • FIX - reduced serial data corruption
  • FIX - Correct Alt display in high resolution mode (default < 10m)
  • FIX - flickering on top line when using VSYNC
  • FIX - Bugfix for iNav airspeed display
  • FIX - Bugfix for altitude display. GPS can be displayed independently of Baro altitude
  • FIX - Bugfix for when selected reversed ahi pitch
  • FIX - Bugfix for mavlink auto configure always being enabled
  • FIX - bugfix - added resolution for Betaflight sending non valid date
  • FIX - bugfix - added default support for mavlink FC that do not send throttle value when armed
  • FIX - bugfix for users running iNAV and no GPS - disable low sats text display
  • FIX - bugfix for "lat" displayed instead on "lon"
  • FIX - bugfix for altitude. Always reported in meters
  • FIX - bugfix for max altitude recorded. In some circumstances will not report correctly
  • FIX - LTM O frame support removed for FC that do not use it.
  • FIX - LTM home set improved

Sentinel Antenna tracker:

https://www.virtualpilot.co.uk/index.php?route=product/product&path=63&product_id=59

Summary of changes in earlier releases:

https://github.com/ShikOfTheRa/scarab-osd/wiki/Features

R2.0.0.0

21 May 11:23
ea16efe
Compare
Choose a tag to compare

!!BETA TEST RELEASE!!

We are pleased to announce the R2.0 release of MWOSD
Note: This release requires a minimum GUI version of 2.0.0.0
Note: This release will default settings for versions prior to 2.0.0.0 - back up in existing version GUI before upgrading.
The latest GUI is available here for download here:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

2.0.0.0 Summary of changes :

  • OSD - Antenna tracking support - Sentinel AAT support
  • OSD - Display element for battery % remaining
  • OSD - Display element for embedded VTX
  • OSD - Display element for average cell voltage
  • OSD - Display element for PID
  • OSD - ESC Telemetry OSD target
  • OSD - Support for full screen layout in PAL
  • OSD - PAL/NTSC autocam option without PAL position manipulation
  • OSD - Improved serial performance - especially mavlink
  • OSD - Improved VSYNC performance
  • OSD - VSYNC - automatically use if supporting hardware detected
  • OSD - Support for APM take off mode. TKOF (fixed wing)
  • OSD - co-ordinates in DDMMSS (config.h option)
  • OSD - Support for Mavlink alternative altitude source (config.h option)
  • GUI - support for all OSD changes
  • GUI - 1.9 > 2.0 settings import
  • GUI - Faster and more reliable GUI-OSD read / write operations
  • GUI - copy layouts
  • GUI - move within character editor
  • GUI - extend calibration range to 2601 for non std mavlink RSSI
  • FIX - RSSI for CH8 in KISS
  • FIX - font upload corruptions
  • FIX - reduced serial data corruption
  • FIX - Correct Alt display in high resolution mode (default < 10m)
  • FIX - flickering on top line when using VSYNC

interim changes :

  • OSD - Support for KISS GPS RTH (1.3RC44) - xavier
  • OSD - Support for KISS Turtle mode (1.3RC44) - xavier
  • OSD - Support for KISS Messaging (1.3RC44) - xavier
  • OSD - Support for KISS screen swithc from channel 8-10 - xavier
  • OSD - Support for KISS FC RSSI (CRSF/GHOST) - xavier
  • OSD - Support for Ardupilot ADSB - real aircraft proximity awareness
  • OSD - Support for Ardupilot Buddyflight
  • OSD - Kiss VTX Power / Channel display
  • OSD - Dual timer support
  • OSD - Support for average battery cell display
  • OSD - Support for Steele PDB
  • OSD - Low memory warning added
  • OSD - Setting 0 disables all alarm flashing - except voltage
  • OSD - filter disabled by default - faster sensor updates are more popular
  • OSD - support for canvasOSD - OSD runs purely from OSD
  • OSD - LTM2ADSB protocol converter for buddyflight
  • OSD - UBLOX2ADSB protocol converter for buddyflight
  • OSD - Support for KISS GPS
  • OSD - Support for KISS PID menu support
  • OSD - Support for KISS Filter menu
  • OSD - Support for KISS VTX menu
  • OSD - Support for ARDUSUB
  • OSD - Support for MAVLINK dual GPS / Baro altitude display
  • OSD - Support for MAVLINK high resolution altitude
  • OSD - Significantly improved Mavlink messages. Full length and human readable
  • OSD - Different indicator icons for GPS, Baro and high resolution altitude values
  • OSD - Developer debug memory display functioning for newer compiler versions
  • OSD - Support for up to 12s main battery
  • OSD - Support for APM VTOL
  • OSD - Support for NMEA 9600 baud option pre-compiled
  • OSD - Support for SBUS
  • OSD - Cleaned up code compiler errors.
  • OSD - FlightOne support for 16 channels added
  • OSD - FightOne support added. https://flightone.com/
  • OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
  • OSD - Added a target for display / screen testing
  • OSD - Page re-added for iNAV - how to access all FC settings from within OSD
  • OSD - Added support for remaining flight time
  • GUI - DJI Naza available to flash from GUI
  • GUI - support for additional OSD enhancements
  • GUI - added log player for testing of mavlink / gpsosd etc.
  • GUI - minor cosmetic bugfixes
  • GUI - improvements for more reliable connect. Work around of bug with OS drivers
  • FIX - Bugfix for iNav airspeed display
  • FIX - Bugfix for altitude display. GPS can be displayed independently of Baro altitude
  • FIX - Bugfix for when selected reversed ahi pitch
  • FIX - Bugfix for mavlink auto configure always being enabled
  • FIX - bugfix - added resolution for Betaflight sending non valid date
  • FIX - bugfix - added default support for mavlink FC that do not send throttle value when armed
  • FIX - bugfix for users running iNAV and no GPS - disable low sats text display
  • FIX - bugfix for "lat" displayed instead on "lon"
  • FIX - bugfix for altitude. Always reported in meters
  • FIX - bugfix for max altitude recorded. In some circumstances will not report correctly
  • FIX - LTM O frame support removed for FC that do not use it.
  • FIX - LTM home set improved

Sentinel Antenna tracker:

https://www.virtualpilot.co.uk/index.php?route=product/product&path=63&product_id=59

Summary of changes in earlier releases:

https://github.com/ShikOfTheRa/scarab-osd/wiki/Features

R1.9.2.0

06 Aug 09:03
Compare
Choose a tag to compare
R1.9.2.0 Pre-release
Pre-release

Note: This release requires a minimum GUI version of 1.9.1.0
Note: This release will default settings for versions prior to 1.9.1.0 - back up first if required.
Latest GUI is available here for download:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

1.9.2.0 Summary of changes :
OSD - Support for KISS GPS RTH (1.3RC44) - xavier
OSD - Support for KISS Turtle mode (1.3RC44) - xavier
OSD - Support for KISS Messaging (1.3RC44) - xavier
OSD - Support for KISS screen swithc from channel 8-10 - xavier
OSD - Support for Ardupilot ADSB - real aircraft proximity awareness
OSD - Support for Ardupilot Buddyflight
OSD - Kiss VTX Power / Channel display
OSD - Dual timer support
OSD - Support for average battery cell display
OSD - Support for Steele PDB
OSD - Low memory warning added
OSD - Setting 0 disables all alarm flashing - except voltage
OSD - filter disabled by default - faster sensor updates are more popular
OSD - support for canvasOSD - OSD runs purely from OSD
OSD - LTM2ADSB protocol converter for buddyflight
OSD - UBLOX2ADSB protocol converter for buddyflight
BUG - LTM O frame support removed for FC that do not use it.
BUG - LTM home set improved
GUI - DJI Naza available to flash from GUI

1.9.1.5 Summary of changes :
OSD - Support for KISS GPS
OSD - Support for KISS PID menu support
OSD - Support for KISS Filter menu
OSD - Support for KISS VTX menu
OSD - Support for ARDUSUB
OSD - Support for MAVLINK dual GPS / Baro altitude display
OSD - Support for MAVLINK high resolution altitude
OSD - Significantly improved Mavlink messages. Full length and human readable
OSD - Different indicator icons for GPS, Baro and high resolution altitude values
OSD - Bugfix for iNav airspeed display
OSD - Bugfix for altitude display. GPS can be displayed independently of Baro altitude
OSD - Developer debug memory display functioning for newer compiler versions

1.9.1.4 Summary of changes :
OSD - Support for up to 12s main battery
OSD - Support for APM VTOL
OSD - Support for NMEA 9600 baud option pre-compiled
OSD - Support for SBUS
OSD - Bugfix for when selected reversed ahi pitch
OSD - Bugfix for mavlink auto configure always being enabled
OSD - Cleaned up code compiler errors.

1.9.1.3 Summary of changes :
OSD - bugfix - added resolution for Betaflight sending non valid date
OSD - FlightOne support for 16 channels added

1.9.1.1 Summary of changes :
OSD - bugfix - added default support for mavlink FC that do not send throttle value when armed

1.9.1.0 Summary of changes :
OSD - FightOne support added. https://flightone.com/
OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
OSD - Added a target for display / screen testing
OSD - Page re-added for iNAV - how to access all FC settings from within OSD
OSD - Added support for remaining flight time
OSD - bugfix for users running iNAV and no GPS - disable low sats text display
OSD - bugfix for "lat" displayed instead on "lon"
OSD - bugfix for altitude. Always reported in meters
OSD - bugfix for max altitude recorded. In some circumstances will not report correctly
GUI - support for additional OSD enhancements
GUI - added log player for testing of mavlink / gpsosd etc.
GUI - minor cosmetic bugfixes
GUI - improvements for more reliable connect. Work around of bug with OS drivers

R1.9.1.6 Test release

28 May 12:44
a21ad20
Compare
Choose a tag to compare
R1.9.1.6 Test release Pre-release
Pre-release

Note: This release requires a minimum GUI version of 1.9.1.0
Note: This release will default settings for versions prior to 1.9.1.0 - back up first if required.
Latest GUI is available here for download:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

1.9.1.6 Summary of changes :
OSD - Support for Ardupilot ADSB - real aircraft proximity awareness
OSD - Support for Ardupilot Buddyflight
OSD - Kiss VTX Power / Channel display
OSD - Dual timer support
OSD - Support for average battery cell display
OSD - Support for Steele PDB
OSD - Low memory warning added
GUI - DJI Naza available to flash from GUI

1.9.1.5 Summary of changes :
OSD - Support for KISS GPS
OSD - Support for KISS PID menu support
OSD - Support for KISS Filter menu
OSD - Support for KISS VTX menu
OSD - Support for ARDUSUB
OSD - Support for MAVLINK dual GPS / Baro altitude display
OSD - Support for MAVLINK high resolution altitude
OSD - Significantly improved Mavlink messages. Full length and human readable
OSD - Different indicator icons for GPS, Baro and high resolution altitude values
OSD - Bugfix for iNav airspeed display
OSD - Bugfix for altitude display. GPS can be displayed independently of Baro altitude
OSD - Developer debug memory display functioning for newer compiler versions

1.9.1.4 Summary of changes :
OSD - Support for up to 12s main battery
OSD - Support for APM VTOL
OSD - Support for NMEA 9600 baud option pre-compiled
OSD - Support for SBUS
OSD - Bugfix for when selected reversed ahi pitch
OSD - Bugfix for mavlink auto configure always being enabled
OSD - Cleaned up code compiler errors.

1.9.1.3 Summary of changes :
OSD - bugfix - added resolution for Betaflight sending non valid date
OSD - FlightOne support for 16 channels added

1.9.1.1 Summary of changes :
OSD - bugfix - added default support for mavlink FC that do not send throttle value when armed

1.9.1.0 Summary of changes :
OSD - FightOne support added. https://flightone.com/
OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
OSD - Added a target for display / screen testing
OSD - Page re-added for iNAV - how to access all FC settings from within OSD
OSD - Added support for remaining flight time
OSD - bugfix for users running iNAV and no GPS - disable low sats text display
OSD - bugfix for "lat" displayed instead on "lon"
OSD - bugfix for altitude. Always reported in meters
OSD - bugfix for max altitude recorded. In some circumstances will not report correctly
GUI - support for additional OSD enhancements
GUI - added log player for testing of mavlink / gpsosd etc.
GUI - minor cosmetic bugfixes
GUI - improvements for more reliable connect. Work around of bug with OS drivers

R1.9.1.5

27 Mar 10:24
Compare
Choose a tag to compare

Note: This release requires a minimum GUI version of 1.9.1.0
Note: This release will default settings for versions prior to 1.9.1.0 - back up first if required.
Latest GUI is available here for download:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

1.9.1.5 Summary of changes :
OSD - Support for KISS GPS
OSD - Support for KISS PID menu support
OSD - Support for KISS Filter menu
OSD - Support for KISS VTX menu
OSD - Support for ARDUSUB
OSD - Support for MAVLINK dual GPS / Baro altitude display
OSD - Support for MAVLINK high resolution altitude
OSD - Significantly improved Mavlink messages. Full length and human readable
OSD - Different indicator icons for GPS, Baro and high resolution altitude values
OSD - Bugfix for iNav airspeed display
OSD - Bugfix for altitude display. GPS can be displayed independently of Baro altitude
OSD - Developer debug memory display functioning for newer compiler versions

1.9.1.4 Summary of changes :
OSD - Support for up to 12s main battery
OSD - Support for APM VTOL
OSD - Support for NMEA 9600 baud option pre-compiled
OSD - Support for SBUS
OSD - Bugfix for when selected reversed ahi pitch
OSD - Bugfix for mavlink auto configure always being enabled
OSD - Cleaned up code compiler errors.

1.9.1.3 Summary of changes :
OSD - bugfix - added resolution for Betaflight sending non valid date
OSD - FlightOne support for 16 channels added

1.9.1.1 Summary of changes :
OSD - bugfix - added default support for mavlink FC that do not send throttle value when armed

1.9.1.0 Summary of changes :
OSD - FightOne support added. https://flightone.com/
OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
OSD - Added a target for display / screen testing
OSD - Page re-added for iNAV - how to access all FC settings from within OSD
OSD - Added support for remaining flight time
OSD - bugfix for users running iNAV and no GPS - disable low sats text display
OSD - bugfix for "lat" displayed instead on "lon"
OSD - bugfix for altitude. Always reported in meters
OSD - bugfix for max altitude recorded. In some circumstances will not report correctly
GUI - support for additional OSD enhancements
GUI - added log player for testing of mavlink / gpsosd etc.
GUI - minor cosmetic bugfixes
GUI - improvements for more reliable connect. Work around of bug with OS drivers

R1.9.1.4

25 Nov 11:13
Compare
Choose a tag to compare

Note: This release requires a minimum GUI version of 1.9.1.0
Note: This release will default settings for versions prior to 1.9.1.0 - back up first if required.

Latest GUI is available here for download:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

1.9.1.4 Summary of changes :
OSD - Support for up to 12s main battery
OSD - Support for APM VTOL
OSD - Support for NMEA 9600 baud option pre-compiled
OSD - Support for SBUS
OSD - Bugfix for when selected reversed ahi pitch
OSD - Bugfix for mavlink auto configure always being enabled
OSD - Cleaned up code compiler errors.

1.9.1.3 Summary of changes :
OSD - bugfix - added resolution for Betaflight sending non valid date
OSD - FlightOne support for 16 channels added

1.9.1.1 Summary of changes :
OSD - bugfix - added default support for mavlink FC that do not send throttle value when armed

1.9.1.0 Summary of changes :
OSD - FightOne support added. https://flightone.com/
OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
OSD - Added a target for display / screen testing
OSD - Page re-added for iNAV - how to access all FC settings from within OSD
OSD - Added support for remaining flight time
OSD - bugfix for users running iNAV and no GPS - disable low sats text display
OSD - bugfix for "lat" displayed instead on "lon"
OSD - bugfix for altitude. Always reported in meters
OSD - bugfix for max altitude recorded. In some circumstances will not report correctly
GUI - support for additional OSD enhancements
GUI - added log player for testing of mavlink / gpsosd etc.
GUI - minor cosmetic bugfixes
GUI - improvements for more reliable connect. Work around of bug with OS drivers

R1.9.1.3

28 May 09:08
Compare
Choose a tag to compare

Note: This release requires a minimum GUI version of 1.9.1.0
Note: This release will default settings for versions prior to 1.9.1.0 - back up first if required.

Latest GUI is available here for download:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

1.9.1.3 Summary of changes :
OSD - bugfix - added resolution for Betaflight sending non valid date
OSD - FlightOne support for 16 channels added

1.9.1.1 Summary of changes :
OSD - bugfix - added default support for mavlink FC that do not send throttle value when armed

1.9.1.0 Summary of changes :
OSD - FightOne support added. https://flightone.com/
OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
OSD - Added a target for display / screen testing
OSD - Page re-added for iNAV - how to access all FC settings from within OSD
OSD - Added support for remaining flight time
OSD - bugfix for users running iNAV and no GPS - disable low sats text display
OSD - bugfix for "lat" displayed instead on "lon"
OSD - bugfix for altitude. Always reported in meters
OSD - bugfix for max altitude recorded. In some circumstances will not report correctly
GUI - support for additional OSD enhancements
GUI - added log player for testing of mavlink / gpsosd etc.
GUI - minor cosmetic bugfixes
GUI - improvements for more reliable connect. Work around of bug with OS drivers

R1.9.1.1

08 Feb 10:42
Compare
Choose a tag to compare

Note: This release requires a minimum GUI version of 1.9.1.0
Note: This release will default settings for versions prior to 1.9.1.0 - back up first if required.

Latest GUI is available here for download:
https://github.com/ShikOfTheRa/scarab-osd-gui/tree/master/MW_OSD_GUI

1.9.1.1 Summary of changes :
OSD - bugfix - added default support for mavlink FC that do not send throttle value when armed

1.9.1.0 Summary of changes :
OSD - FightOne support added. https://flightone.com/
OSD - support for additional iNAV mode display - AUTOLAUNCH, AUTOTRIM, AUTOTUNE, CRUISE
OSD - Added a target for display / screen testing
OSD - Page re-added for iNAV - how to access all FC settings from within OSD
OSD - Added support for remaining flight time
OSD - bugfix for users running iNAV and no GPS - disable low sats text display
OSD - bugfix for "lat" displayed instead on "lon"
OSD - bugfix for altitude. Always reported in meters
OSD - bugfix for max altitude recorded. In some circumstances will not report correctly
GUI - support for additional OSD enhancements
GUI - added log player for testing of mavlink / gpsosd etc.
GUI - minor cosmetic bugfixes
GUI - improvements for more reliable connect. Work around of bug with OS drivers

R1.9

09 Aug 08:10
Compare
Choose a tag to compare

MWOSD Release 1.9

IMPORTANT NOTE: New fonts will need to be installed from GUI app
IMPORTANT NOTE: 1.9 PC client GUI is required. Available here

NOTE: Previous 1.7 chrome GUI users will need to transition to PC client.

Summary of changes in test releases since last main / patch release:


R1.9:

  • OSD - GUI supported display flight modes as icons or text. Excludes Ardupilot/ PX4 at present (text only)
  • OSD - GPSTIME support – GUI supported display at arming for flight records. Alternatively display always or never.
  • OSD - GPSTIME support – Ardupilot/PX4/iNAV/Betaflight
  • OSD - Ardupilot/PX4 – GUI supported different tx channel ordering and reversing for menu access
  • OSD - Ardupilot/PX4 – very intermittent home altitude bugfix
  • OSD - Ardupilot/PX4 – mavlink throttle value used instead of RC channel by default
  • OSD - Ardupilot/PX4 – configurable FC alarms level display. Display only alarms levels required
  • OSD - MSPV2 – support for updated iNAv protocol
  • OSD - iNAV – support for displaying airspeed from FC
  • OSD - Support for GUI configurable higher resolution altitude display e.g. up to 100 meters display x.x m
  • OSD - Support for Dual RSSI display – RSSI + LQ. For custom builds only
  • OSD - Speed can be displayed in meters per second. For custom builds only
  • OSD - Default MSP Serial Speed increased – 50% increase in screen element refresh
  • OSD - Pilot Icon – GUI supported support for a customised pilot image icon to be displayed instead of callsign
  • OSD - Alternative Efficiency display option via config.h - mah used per km/mile travelled.
  • GUI - LM35 temperature calibration can now be completed from the GUI
  • GUI - Screen character brightness can be set from the GUI
  • GUI - GPSTIME support – home timezone can be set. Default is UTC. Note Summer time is not compensated for
  • GUI - Ardupilot/PX4 – Mavlink component id can be amended for custom builds
  • GUI - Ardupilot – Support for autoconfiguring of Mavlink if possible with significantly improved refresh speeds.
  • GUI - Many improvements to make screen preview approximation closer to actual.
  • BUG - Glideangle bugfix resolved
  • BUG - Crosshair support for GPS/Non GPS standalone OSD
  • FONT - Font files updated to support features
  • FONT - Bold font file significantly updated to a more modern, digital and fresher look.

R1.8.1

07 Jun 19:36
Compare
Choose a tag to compare

Summary of changes in test releases since last main release:

  • NEW - GPSTIME - iNAv. GUI support for timezone/dst savings will be in future. Some features can be tweaked / enabled in config.h
  • NEW - PX4/Ardupilot support for swapping tx channels

NOTE: New fonts will need to be installed from GUI app if running version prior to 1.8
NOTE: 1.8 PC client GUI is required