G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
923 stars 177 forks source link

dashboard: added world map with animated satellite position. #117

Closed GuidosLabs closed 3 years ago

GuidosLabs commented 3 years ago

This enhancement uses very few resources and might be worthwhile to the users. It takes the existing world map bytes and builds an embedded svg image in the html string with an animated satellite position indicator that lets the browser do all the work. At some point, it might be fun to have the dashboard scroll through all the frames, just like you guys did with the OLED. It should be fairly easy using the same techniques I used here, so that the browser does all the animation.

Thanks for considering my code. You guys all did a great job with it so far and I'm hoping I can help in some small way.

4m1g0 commented 3 years ago

Great job, thank you!

It will be delivered to the stations with the next release!