Commit Graph

709 Commits

Author SHA1 Message Date
babic_a ced9435d6e Add rcvbuf size to socket 2020-04-17 14:50:44 +02:00
babic_a 923c5ed0b5 DSYNC is too slow for writing 16M 2020-04-17 12:59:32 +02:00
babic_a be43f44412 Fix mistake in comparing 2020-04-17 12:59:12 +02:00
babic_a c662411c61 Use new binary writer 2020-04-17 12:46:42 +02:00
babic_a e489568e67 Add tests for BinaryWriter 2020-04-17 12:29:30 +02:00
babic_a 1112b6c31a Add read to others 2020-04-17 12:23:07 +02:00
babic_a 52ced2a33c Set correct binary file permission 2020-04-17 12:19:09 +02:00
babic_a 0b0a7f803d Add todo to fix relative path problem 2020-04-17 12:05:55 +02:00
babic_a 5f2f128f64 Add folder creation to the writer 2020-04-17 12:01:49 +02:00
babic_a 80dc0dbd82 Pointers fun 2020-04-17 11:51:43 +02:00
babic_a cc1bb4101d Adapt test after file extension change 2020-04-17 11:49:13 +02:00
babic_a aede47f78c Made BufferUtils a first class citizen 2020-04-17 11:47:37 +02:00
babic_a 496bcb860b Add test stub for BinaryWriter 2020-04-17 11:42:22 +02:00
babic_a 6cf7086761 Add constructor to JF struct 2020-04-17 11:42:11 +02:00
babic_a 57b0cdba07 Add BinaryWriter test 2020-04-17 11:37:03 +02:00
babic_a 12778708bf Change file extension to bin 2020-04-17 11:36:52 +02:00
babic_a d0135b39a6 Make file operations private on BinaryWriter 2020-04-17 11:36:02 +02:00
babic_a 88809d57bc Add lseek to the binary writer 2020-04-17 11:21:59 +02:00
babic_a b5ed279f4b Add format marker to JF file format 2020-04-17 11:16:26 +02:00
babic_a 140247f4cb Make stuff more constant 2020-04-17 11:13:40 +02:00
babic_a 21b5cc4208 Implement write 2020-04-17 11:12:57 +02:00
babic_a f4ba515cd9 Add write implementation 2020-04-17 10:53:49 +02:00
babic_a 992a2fd891 Fix JF Format typo 2020-04-17 10:45:30 +02:00
babic_a 97831ec4f2 Add code to generate LATEST pointer 2020-04-17 10:35:40 +02:00
babic_a a91aa6a060 Add include in JF format 2020-04-17 10:35:23 +02:00
babic_a d06b710b22 Add close and init to binary writer 2020-04-17 10:22:27 +02:00
babic_a 1e04775a91 Add binary writer stubs 2020-04-17 10:10:16 +02:00
babic_a 201d18ac0e Add serial file format for JF 2020-04-17 10:02:41 +02:00
babic_a e1015f3ce9 Move jungfrau header to core-buffer 2020-04-17 09:57:25 +02:00
babic_a f7dc2be75f Make core-buffer folder with all common stuff used in the buffer 2020-04-17 09:51:16 +02:00
babic_a ed774b1817 Fix ProcessManager timing issue 2020-04-17 09:50:56 +02:00
babic_a 69c214e6f3 Make casting more clear 2020-04-16 13:44:20 +02:00
babic_a 87bfee4e20 Switch to classic BufferedWriter 2020-04-16 13:22:05 +02:00
babic_a 49f2c9ff8e Fix memcpy in writer 2020-04-16 12:46:21 +02:00
babic_a 935f79ba0e Add n_recv_packets to hdf5 2020-04-16 12:37:07 +02:00
babic_a b7999b2cd1 add number of received packets to metadata 2020-04-16 12:32:55 +02:00
babic_a 75c28dfdd8 Add LATEST pointer to FS 2020-04-16 12:05:42 +02:00
babic_a 8871903025 Maybe we still need to write the image itself 2020-04-16 11:37:05 +02:00
babic_a 20b0657110 Improve memcpy 2020-04-16 11:35:04 +02:00
babic_a 7ae6187014 Buffer initialization 2020-04-16 11:31:48 +02:00
babic_a a33664d8e1 Improve pointer casting 2020-04-16 11:18:08 +02:00
babic_a 71239f232b Fix bug in sf_buffer 2020-04-16 11:16:42 +02:00
babic_a 5f9555fde9 Add buffer memory release 2020-04-16 11:12:48 +02:00
babic_a 66a0853ae0 Buffer metadata until the end when you flush the file 2020-04-16 11:11:15 +02:00
babic_a b65dc40ccb Fix bug in folder creation 2020-04-16 10:47:11 +02:00
babic_a ec7d43e063 Adjust sleep to one iteration at 100Hz 2020-04-16 10:44:42 +02:00
babic_a a4354d83cc Adjust tests for new behaviour of UdpReceiver 2020-04-16 10:43:25 +02:00
babic_a 6074cb4705 Preemptive slot reservation in RB 2020-04-16 10:43:06 +02:00
babic_a 43d608d833 Fix lost pulse ids statistics 2020-04-15 17:38:47 +02:00
babic_a df59a8a72f Add device_name to output log 2020-04-15 17:35:45 +02:00