Commit Graph

40 Commits

Author SHA1 Message Date
babic_a 1750f05632 Improve statistics a bit 2020-04-20 11:55:50 +02:00
babic_a ad56e8c756 Remove useless variable 2020-04-19 23:42:02 +02:00
babic_a 8805c6a923 Adjust to new interface to write metadata 2020-04-19 23:37:23 +02:00
babic_a f6ab95ece5 Remove unused imports 2020-04-19 19:46:11 +02:00
babic_a ef30c15532 Remove code implemented in writer 2020-04-19 19:45:47 +02:00
babic_a 335ec26d6c Add device name and root folder to constructor 2020-04-19 19:28:30 +02:00
babic_a ec70382663 Adjust FastH5Writer call 2020-04-19 18:25:19 +02:00
babic_a b6fbf1a3fd Fast H5Writer prototype 2020-04-19 12:36:00 +02:00
babic_a 73b6e71b51 Reverted SF buffer back to HDF5 writer 2020-04-19 11:54:24 +02:00
babic_a 0c3387a05a Add sf_udprecv test program 2020-04-17 19:14:02 +02:00
babic_a 5b77313133 Add sleep at start of thread 2020-04-17 19:13:46 +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 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 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