some minor cleaning up plus initial image file handling

This commit is contained in:
lkoester
2024-04-19 22:05:57 +02:00
parent 4f94e9cade
commit 0f391c2087
5 changed files with 131 additions and 33 deletions

View File

@ -3,6 +3,7 @@ use satrs::spacepackets::time::TimeWriter;
pub mod config;
#[derive(Debug)]
pub struct TimeStampHelper {
stamper: CdsTime,
time_stamp: [u8; 7],