wuespace / telestion-project-daedalus2

Telestion Project for the Daedalus 2
https://telestion.wuespace.de
MIT License
4 stars 0 forks source link

Iridium improvements #400

Closed fussel178 closed 1 year ago

fussel178 commented 1 year ago

Summary

This PR introduces changes to both application and client for better Iridium message support and display.

Details

As of changes in the Iridium SBD receiver (https://github.com/wuespace/iridium-sbd-receiver/pull/48) we need to change the data representation in the application, too.

I've implemented the necessary changes and updated the Iridium message mapper to separate the different location information ("valid" and "latest") and store them in different Redis/Mongo data slots.

Additionally, I've updated the map widget and added a derivation of the state and timeline widget for Iridium messages because we can now reliably decode the seed state again. :tada:

Additional information

20230210_02h54m39s_grim

Related links

CLA