Refactored to linear buffer

This commit is contained in:
2021-06-01 10:22:10 +02:00
parent 0ae9eb1e88
commit 20e7376615
12 changed files with 494 additions and 253 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ struct jfjoch_packet_t {
uint32_t exptime;
uint32_t packetnum;
double bunchid;
uint64_t bunchid;
uint64_t timestamp;
uint16_t moduleID;