issues
search
JohnMarzulli
/
StratuxHud
Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
https://johnmarzulli.github.io/StratuxHud/
GNU Lesser General Public License v3.0
124
stars
22
forks
source link
Perf boost
#21
Closed
JohnMarzulli
closed
6 years ago
JohnMarzulli
commented
6 years ago
Includes a number of improvements to the base system.
Updates the boot screen to have a disclaimer.
Starts a version numbering system.
Reduces the number of socket resets between the HUD and the GDL90/Stratux
Implements a number of performance changes and increases the reduce the render time for all elements.
Improves the threading model, and in some places double buffers results, so the rendering thread is not waiting on the updates nearly as much.
Includes a number of improvements to the base system.