Commit Graph

2037 Commits

Author SHA1 Message Date
babic_a 9d56da96f9 Add stub of std-stream-send 2021-07-05 17:59:09 +02:00
babic_a 13547a5fef Remove stream send component 2021-07-05 17:58:44 +02:00
babic_a eb9c87cf2f Add std-udp-sync project 2021-07-05 16:12:53 +02:00
babic_a 9ff380e78a Remove unused import 2021-07-05 16:07:47 +02:00
babic_a 64375de624 Move detector configs to common 2021-07-05 16:07:27 +02:00
babic_a 853effc006 Fix stats name output 2021-07-05 15:46:38 +02:00
babic_a c40ffb8b12 Fix name of udp recv processes 2021-07-05 15:30:28 +02:00
babic_a a64ea62c88 Isolate detector differences to FrameUdpRecv 2021-07-05 15:14:00 +02:00
babic_a f9e8b2750a Fix call to FrameUdpReceiver 2021-07-05 15:03:48 +02:00
babic_a 78899d319f Adjust FrameStats invocation 2021-07-05 14:50:39 +02:00
babic_a 566820ed0c Remove static buffer config
This needs to be calculated based on the bit depth
2021-07-05 14:49:31 +02:00
babic_a 7b8a065d8c Remove unused include 2021-07-05 14:48:41 +02:00
babic_a 0082c30a66 Adjust the ImageMetadata format 2021-07-05 14:47:58 +02:00
babic_a 7b4b750914 Adjust formats to latest standard 2021-07-05 14:45:09 +02:00
babic_a 82a334212f Add detector type to definitions 2021-07-05 14:44:50 +02:00
babic_a 38b4af3297 Adapt FrameStat for common udp receivers 2021-07-05 14:44:05 +02:00
babic_a 8453c275f6 Adjust the UDP receivers to work also for Eiger 2021-07-05 14:29:42 +02:00
babic_a a5e54b0890 Add std_udp_recv config structure 2021-07-05 14:24:36 +02:00
babic_a bdd065cd42 Comment out structs not used 2021-07-02 15:15:42 +02:00
babic_a 2935739717 Move detector specific files to std receiver 2021-07-02 15:14:25 +02:00
babic_a 7879c3c3ea Move JF specific receiver to generic 2021-07-02 14:41:48 +02:00
babic_a ce93dce7cf Removed MODULE_N_BYTES requirement 2021-07-02 14:17:38 +02:00
babic_a 95be6b25e2 Remove Eiger module n_bytes and calculate correctly 2021-07-02 14:13:56 +02:00
babic_a 4b8bada7ed Extract EigerAssembler from RamBuffer 2021-07-02 13:38:15 +02:00
babic_a 1c8d4ef2a4 Adjust assembler call 2021-07-02 13:29:44 +02:00
babic_a 64fa0a3140 Add comment to JF udp recv 2021-07-02 13:29:25 +02:00
babic_a f80fa1ca3a Adjustments to RamBuffer 2021-07-02 13:04:13 +02:00
babic_a 2f45258d4f Adjust assembler code for Eiger 2021-07-02 13:03:55 +02:00
babic_a 7030de8483 Adjust assembler statistics expected type 2021-07-02 13:01:16 +02:00
babic_a 76fd1e923b Externalize image assembly from RamBuffer 2021-07-02 12:40:22 +02:00
lhdamiani c344daaffe bit depth parameter infrastructure. partial eiger assemble image routine. 2021-07-02 10:44:51 +02:00
Hax Damiani Leonardo 3f7fef4f61 Merge branch 'master' into eiger 2021-04-26 16:10:43 +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
lhdamiani 8c3ebe0dcb script virtual eiger start 2021-04-15 16:56:03 +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
lhdamiani 4b8035ab2a Merge branch 'master' into eiger 2021-04-14 18:04:40 +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
babic_a c1666d92b2 Fix number of arguments in live writer input 2021-04-14 12:19:30 +02:00