Skip to content

Connect altitude display with Redis data  #26

@evinli

Description

@evinli

For the altitude display in gamer-gui, we want to connect it with actual data from the altitude_stream in Redis. You can see an example of how this is done with the flightpathmap component. Essentially, we have to run a while loop that keeps reading off unread entries in the stream and displaying it on the UI.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions