Crate liftof_tui
Source pub use crate::tabs::*;
pub use crate::layout::*;
- colors
- layout
- Main laoyt of the app
- menu
- Menus for the main application and
individual tabs
- tabs
- widgets
- packet_distributor
- Receive packets from an incoming stream
and distrubute them to their receivers
while taking notes of everything
- render_logs
- Use the TuiLoggerWidget to display
the most recent log messages
- socket_wrap_telemetry
- Get the GAPS merged event telemetry stream and
broadcast it to the relevant tab
- socket_wrap_tofstream
- ZMQ socket wrapper for the zmq socket which is
supposed to receive data from the TOF system.
- telly_packet_counter
- A map which keeps track of the types of telemetry packets
received