Commit Graph

39 Commits

Author SHA1 Message Date
babic_a aede47f78c Made BufferUtils a first class citizen 2020-04-17 11:47:37 +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 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 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 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 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 3b30f7e544 Fix number of parameters in buffer 2020-04-15 16:36:58 +02:00
babic_a 5a3b97ba9e Add test for file frame index 2020-04-15 16:27:28 +02:00
babic_a 0d14f49625 Add folder name buffer utils test 2020-04-15 16:24:37 +02:00
babic_a 8c5086b15b Add buffer util tests 2020-04-15 16:17:53 +02:00
babic_a a1f1de1b1a Add tests to buffer 2020-04-15 16:17:39 +02:00
babic_a e2e9a52e48 Fix header guard on buffer utils 2020-04-15 16:17:25 +02:00
babic_a d6fcfa2db7 Move buffer utils to new header 2020-04-15 16:13:48 +02:00
babic_a e293255b09 Refactor SF buffer file 2020-04-15 16:12:27 +02:00
babic_a 9b787e2264 First stab of sf_buffer 2020-04-15 15:31:31 +02:00
babic_a 24b0bcbf38 Move Jungfrau header to core-writer 2020-04-15 13:25:20 +02:00
babic_a a3de3ae15c Implement basic recv loop 2020-04-15 12:33:50 +02:00
babic_a b8d6b0deb5 Add calculated field to JF header 2020-04-15 10:44:20 +02:00
babic_a 1e312d6a42 Init buffer and add simple recv logic 2020-04-15 10:43:28 +02:00
babic_a 707d36204e Stub for buffer 2020-04-15 09:54:30 +02:00
babic_a 6cf0485c6e Add jungfrau packet structure 2020-04-15 09:53:17 +02:00
babic_a f7cc2aa34b Add sf-buffer sub project 2020-04-15 09:52:59 +02:00