Commit Graph

54 Commits

Author SHA1 Message Date
babic_a 261d4751e5 Rename buffer writer 2020-05-04 12:50:33 +02:00
babic_a b811dab937 Make buffer even simpler 2020-05-04 12:49:11 +02:00
babic_a c443fc8d96 Changed usage to better suit the current case 2020-05-04 12:47:14 +02:00
babic_a 48c320ffb8 Cast source_id to the correct type 2020-05-04 12:45:10 +02:00
babic_a 145cb82bbf Add source_id to the packet 2020-05-04 12:35:24 +02:00
babic_a aeb998cd4d Make sf_buffer code more compact 2020-05-04 12:32:32 +02:00
babic_a a2e609c47b Update UDP Module interface 2020-05-04 10:13:26 +02:00
babic_a bf62169fb9 Change sf_buffer to new fast queue 2020-05-04 09:56:22 +02:00
babic_a e7ffad0592 SF buffer should bind 2020-05-04 09:18:44 +02:00
babic_a 487efb3f01 Extend sf_buffer with streaming capabilities 2020-05-04 09:16:49 +02:00
babic_a a2168edfd0 Make statistics more homogeneous and use the new STATS_MODULO config parameter 2020-04-28 09:03:00 +02:00
babic_a 0a90e4437d Cleanup of sf_buffer 2020-04-23 09:51:39 +02:00
babic_a 8c380ee1f1 Adjust sf_buffer to new config 2020-04-23 09:49:03 +02:00
babic_a 8fc02e0789 Revert back to multithreaded writer 2020-04-20 20:12:53 +02:00
babic_a 54acb47e31 Remove old classes 2020-04-20 19:57:37 +02:00
babic_a bb882189d2 Yield this thread when finished writing 2020-04-20 19:55:55 +02:00
babic_a c3de2ccb40 New single threaded sf_buffer 2020-04-20 19:55:17 +02:00
babic_a f321b0642e Adjust buffer to new writer 2020-04-20 16:58:48 +02:00
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 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 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