Commit Graph

2020 Commits

Author SHA1 Message Date
Mohacsi Istvan d18ec0e819 C++ simulated detector 2021-07-01 15:22:10 +02:00
Mohacsi Istvan 9d3e4cb0eb Dynamic number of modules and cleanup 2021-06-30 17:38:03 +02:00
mohacsi_i 72f46d7950 Fix 2021-06-30 16:59:36 +02:00
mohacsi_i cf9880f0d1 Fix 2021-06-30 16:56:21 +02:00
mohacsi_i ee2517731c N 2021-06-30 16:54:43 +02:00
mohacsi_i 7ac2b229d3 Cleanup 2021-06-30 14:40:13 +02:00
mohacsi_i 2f8736e4c4 Cleanup 2021-06-30 14:34:40 +02:00
mohacsi_i 7a22b9d611 Cleanup 2021-06-30 14:30:49 +02:00
mohacsi_i 99bbb270b7 Cleanup 2021-06-30 14:29:09 +02:00
mohacsi_i 395fff5da8 Reworked frame start mutex 2021-06-29 17:19:24 +02:00
Mohacsi Istvan c9863a3071 Works with 3 module but synchronization problem 2021-06-29 17:09:16 +02:00
Mohacsi Istvan 64236ad22e Use standard shared mutexes 2021-06-28 15:52:15 +02:00
Mohacsi Istvan a1573d354f std vector seems working 2021-06-28 13:53:01 +02:00
Mohacsi Istvan 9bc39432fb ZMQ placeholder 2021-06-28 13:40:58 +02:00
Mohacsi Istvan 35cebb59e4 Kind of working 2021-06-28 10:41:21 +02:00
Mohacsi Istvan 500ed354f0 Stuff 2021-06-25 17:16:53 +02:00
Mohacsi Istvan a035fd08fc Seems working 2021-06-24 17:52:03 +02:00
mohacsi_i 282464d60e Conflict resolution 2021-06-24 14:40:39 +02:00
mohacsi_i 38d9054a8a Single image buffer 2021-06-24 14:39:00 +02:00
Mohacsi Istvan a5d1af26c0 Cache flush not detected 2021-06-21 15:39:02 +02:00
Mohacsi Istvan 7dd75d6778 Running 2021-06-21 15:04:47 +02:00
mohacsi_i adc7071f67 Clanup depends 2021-06-21 14:07:33 +02:00
Mohacsi Istvan 0600cfa583 Seems compiling and no crash 2021-06-21 11:55:31 +02:00
Mohacsi Istvan 9c6eb376bd Compiles 2021-06-21 11:40:06 +02:00
U-PSICH\mohacsi_i 3fc87e1740 Makefiles 2021-06-21 10:42:36 +02:00
U-PSICH\mohacsi_i 71153ec9fd Makifile 2021-06-21 10:10:34 +02:00
mohacsi_i c6bfc45805 Starting class templates 2021-06-17 16:41:22 +02:00
Mohacsi Istvan 8b13df4c23 Fixed all tests 2021-06-14 16:24:19 +02:00
Mohacsi Istvan a1c9e5c1fd Lot of fixes from testing 2021-06-14 16:05:26 +02:00
Mohacsi Istvan be7cd4994e Tests no longer hang with 25MB UDP buffers 2021-06-07 15:39:45 +02:00
Mohacsi Istvan 1406284d41 Tests and bugfix 2021-06-02 13:41:57 +02:00
Mohacsi Istvan 53abc8e867 It compiles 2021-06-01 13:49:30 +02:00
Mohacsi Istvan 5be091eee8 Almost compiles but needs more metadata 2021-06-01 12:11:15 +02:00
mohacsi_i 20e7376615 Refactored to linear buffer 2021-06-01 10:22:10 +02:00
mohacsi_i 0ae9eb1e88 Placeholder based on jungfrau 2021-05-28 17:44:15 +02:00
babic_a be206af5e2 Remove useless variables in format 2021-04-21 17:24:34 +02:00
babic_a 63820733ff Rework the state machine interpretation
We do not have separate messages for the state machine anymore
but derive all the information from the stream itself. This
also causes the statistics to change -> it is now run
oriented instead of statistics modulo.
2021-04-21 16:33:37 +02:00
babic_a f562e6ec49 Improve live writer state machine logic 2021-04-21 16:15:20 +02:00
babic_a cc5c3cb64b Added clarification regarding stream behaviour 2021-04-15 15:22:55 +02:00
babic_a b02732b45f Fix image of StoreStream 2021-04-15 15:20:44 +02:00
babic_a 80e562b6ed Fixed typo 2021-04-15 13:17:31 +02:00
babic_a 02bc9eadf1 Improved jf-live-writer README 2021-04-15 13:15:25 +02:00
babic_a afbb952c1f Invert broker format for StoreStream
Place the image metadata first so we can directly receive the
jf_assembler stream into this data structure.
2021-04-15 13:14:58 +02:00
babic_a d61e8fe241 Create StoreStream drawing 2021-04-15 13:14:22 +02:00
babic_a d04f16ed3e Create overview image for jf-live-writer 2021-04-15 12:13:09 +02:00
babic_a 28fb3189de Tidy up jf_live_writer 2021-04-14 19:28:15 +02:00
babic_a 139504396f Fix block size in live writer compression 2021-04-14 18:56:36 +02:00
babic_a d339d06c6f Renamed broker agent to writer agent for the writer driver 2021-04-14 17:19:23 +02:00
babic_a d8d038c476 Fix name of def in main CMake 2021-04-14 15:03:12 +02:00
babic_a 5a46846c01 Add debug output to writer 2021-04-14 12:19:46 +02:00