Re-exports§
pub use tracker_header::TrackerHeader;pub use bfsw_ack_packet::AckBfsw;pub use gps_packet::GPSPacket;pub use pdu_packet::PduChannel;pub use pdu_packet::Pac1934;pub use pdu_packet::PduHKPacket;pub use magnetometer::MagnetoMeter;pub use telemetry_packet_type::TelemetryPacketType;pub use telemetry_packet::TelemetryPacket;pub use telemetry_packet_header::TelemetryPacketHeader;pub use tof_packet_type::TofPacketType;pub use tof_packet::TofPacket;pub use tracker_event_echo::*;pub use tracker_templeak::*;pub use tracker_daqtemp::*;pub use tracker_daqhk::*;
Modules§
- bfsw_
ack_ packet - gps_
packet - magnetometer
- pdu_
packet - telemetry_
packet - Wrapper for all telemetry data - original implementation in bfsw
- telemetry_
packet_ header - Re-implementation of the telemetry header which is attached to each telemetry packet. Re-implemented from bfsw
- telemetry_
packet_ type - Everything which can be stored within a telemetry packet
- tof_
packet - TofPacket provides a wrapper to write objects which implement TofPackable into files
- tof_
packet_ type - Collection of all possible items that can be stored in a TofPacket
- tracker_
daqhk - tracker_
daqtemp - tracker_
event_ echo - tracker_
header - Re-implementation of the tracker header which is attached to each telemetry packet. Re-implemented from bfsw
- tracker_
templeak
Traits§
- Telemetry
Packable - Can be wrapped within a TofPacket. To do, we just have to define a packet type
- TofPackable
- Can be wrapped within a TofPacket. To do, we just have to define a packet type
Functions§
- make_
systime - Recreate 48bit timestamp from u32 and u16