Commit Graph

699 Commits

Author SHA1 Message Date
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
babic_a 204d4fc23c Flush the statistics out 2020-04-15 17:35:15 +02:00
babic_a 460f88ac5e Make stats output more concise 2020-04-15 17:32:29 +02:00
babic_a 090adb538b Output creating folder only for DEBUG mode 2020-04-15 17:31:28 +02:00
babic_a a6300035d9 Add primitive statistics 2020-04-15 17:30:26 +02:00
babic_a 020c6a46b0 Pass correct length to H5Writer 2020-04-15 17:18:16 +02:00
babic_a 3c22e1d105 Make logic more explicit 2020-04-15 17:12:32 +02:00
babic_a 8e61fddee1 Release RB properly 2020-04-15 17:05:24 +02:00
babic_a 7552ac9c90 Add folder creation to writer 2020-04-15 16:51:03 +02:00
babic_a c9a50b9e8f Add debug output to UdpReceiver 2020-04-15 16:46:42 +02:00
babic_a 3b30f7e544 Fix number of parameters in buffer 2020-04-15 16:36:58 +02:00