Releases: JohnMarzulli/StratuxHud
Version 2!
Initial release of Version 2!
This has been flight tested and stable.
What's Changed
- Debug On Mac by @JohnMarzulli in #66
- Better Perf Tracking by @JohnMarzulli in #69
- Top down scope by @JohnMarzulli in #68
- New Roll Indicator by @JohnMarzulli in #70
- Speed redesign by @JohnMarzulli in #71
- Altitude Indicator Redesign by @JohnMarzulli in #72
- g_meter by @JohnMarzulli in #73
- Consolidate Rendering Commands by @JohnMarzulli in #74
- Compass Redesign & Consolidation by @JohnMarzulli in #75
- artificial_horizon_redesign by @JohnMarzulli in #76
- flight_test_adjustments_2021_02_20 by @JohnMarzulli in #77
- Render Elements by @JohnMarzulli in #79
- Flight Test Adjustments From 2021-02-26 by @JohnMarzulli in #78
- Result caching and visuals reduction by @JohnMarzulli in #81
- Glut ext rendering by @JohnMarzulli in #82
- Opengl Accel & X Window Support by @JohnMarzulli in #83
- AIO Pi3 Perf by @JohnMarzulli in #84
- Aithre View by @JohnMarzulli in #87
- Add GPS based declination detection by @JohnMarzulli in #88
- Add TronTrail/Breadcrumb Position Overlay by @JohnMarzulli in #89
- Distance filter traffic by @JohnMarzulli in #90
- Element redesign by @JohnMarzulli in #91
- Consolidate element initialization by @JohnMarzulli in #92
- Smart Radar zoom by @JohnMarzulli in #94
- Add GPS INOP Messaging by @JohnMarzulli in #95
- V2 Merge by @JohnMarzulli in #96
- Add Altitude Delta to Listing View. by @JohnMarzulli in #97
- Default The Starting HUD View To The Last One Used by @JohnMarzulli in #98
- Cleanup and Simplify Data Acquisition. by @JohnMarzulli in #99
Full Changelog: V1.7.0...V2.0.0
2.0 Alpha 2.1
Fixes a few issues with positional breadcrumbs.
https://www.dropbox.com/s/gzwbky9ytu60aip/stratuxhud_v2_pi4_alpha_2_shrunk.img.gz?dl=0
2.0 Alpha 2
Includes new ground speed tracking and tracing
Includes many bug fixes and perf improvements over the first Alpha.
https://www.dropbox.com/s/gzwbky9ytu60aip/stratuxhud_v2_pi4_alpha_2_shrunk.img.gz?dl=0
2.0 Alpha
Preview release of V2!
Besides the many bug fixes and performance improvements, this also includes fully redesigned visuals.
There is a new view called "Top Down Scope".
This release is only for
- Raspberry Pi4 based systems. Performance on a Pi3 will be unacceptable
- Preview only. This is not for main use, only for testing
- For "stand alone" mode. This requires a separate Stratux unit.
Dynon 180 support is included.
1.7.1
Addresses some issues with AHRS data becoming expired too soon during heavy loads.
V1.7.0
This is the biggest release since first release in July 2018!
Included in this build:
- Now able to cycle through views using the HudConfig page.
- Support for Illyrian by Aithre.
- Split Aithre data collection into a micro-service.
- Improve warning on some elements when GPS lock is lost.
- Fix user configuration files not always being used or saved.
- Support new V3 radio and Stratux 1.6.
- Experimental support for Aithre in Stratux + HUD AIO configurations.
- Updates to distance conversion.
- Use the same naming strategy for aircraft as popular EFBs.
- Support data collected from Dynon serial output using the DynonToHud project.
- Indicate which speeds are IAS and groundspeed when GPS and Avionics data are both available.
- Update UI/View layout.
- Added new indication when the Traffic service is not available.
V1.6 - Improved Traffic Reporting
With V1.6, the code that was handling communication with the Stratux has been moved into a separate service.
This new Traffic Manager service is written in TypeScript and runs on NodeJS
By doing this, the reliability of the connection between the HUD and the Stratux for traffic reports has been drastically improved.
This move also raises the HUD's framerate from 15FPS to near 30FPS when run as an "All-In-One" unit on the Stratux.
These are self-contained image files. Use Balena Etcher or another image tool to place them on an 8GB micro-SD card.
Then use the HudConfig tool while the StratuxHud is running to set your declination.
No further configuration is required.
NOTES:
File | Targets | Roles |
---|---|---|
StratuxHud_1.6_pi3series_HDMI_and_composite.zip | Pi 3, Pi 3B+ | HUD Software only. Requires a Stratux |
StratuxHud_1.6_AIO_pi3series_HDMI_and_composite.zip | Pi3 Only | HUD + Stratux on a single unit |
Images for the v1.5 release supporting the Pi3B, Pi3B+, and Pi 4
Initial release as an image.
Includes:
- The HudConfig tool
- Support for the Aithre CO detector
- New roll indicator
- Better handling of the user's configuration
- Various performance improvements
- Visual warning if GPS is not plugged in
- Use the OWNSHIP config from the receiver instead of local config.
These are self-contained image files. Use Balena Etcher or another image tool to place them on an 8GB micro-SD card.
Then use the HudConfig tool while the StratuxHud is running to set your declination.
No further configuration is required.
NOTES:
File | Targets | Roles |
---|---|---|
StratuxHud_1.5_pi3series_HDMI_and_composite.zip | Pi 3, Pi 3B+ | HUD Software only. |
StratuxHud_1.5_pi4b_HDMI.zip | Pi 4B only | HUD Software only. |
StratuxHud_1.5_AIO_pi3series_HDMI_and_composite.zip | Pi3 Only | HUD + Stratux |