Commit Graph

2187 Commits

Author SHA1 Message Date
Data Backend account 8c5035e292 added debug output to BufferUtils bind and connect methods 2022-02-09 12:00:47 +01:00
Leonardo Hax Damiani ab09d26c70 bugfix stream address parameter index 2022-02-09 11:32:37 +01:00
babic_a 48b68668f4 bugfix order of params from json config 2022-01-05 23:45:45 +01:00
lhdamiani 9986d21e85 Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger 2021-12-14 12:01:54 +01:00
lhdamiani 7fcda636dc bit_depth defined via config file 2021-12-14 12:01:50 +01:00
lhdamiani 8b43fb67cd bugfix gtest with specific commit release tag 2021-12-14 11:47:23 +01:00
babic_a e43eb2b07f Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger 2021-09-30 16:45:20 +02:00
hax_l 16cc6769dd infrastructure scripts to perform acquisistions on xbl-daq-28 2021-09-30 16:44:44 +02:00
lhdamiani e92ab87aed Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger
Conflicts:
	std-stream-send/src/main.cpp
2021-08-19 12:11:17 +02:00
lhdamiani 8ebe6bd17b using default json reader instead 2021-08-19 12:08:46 +02:00
lhdamiani 9331d066aa live stream with json+blob 2021-08-19 12:07:26 +02:00
Leonardo Hax Damiani 0165a9f38d removal of unnecessary dst_meta 2021-08-18 17:40:30 +02:00
lhdamiani 9ac7690241 fix tab formatting 2021-08-18 17:39:15 +02:00
lhdamiani 72058acc02 fix tab formatting 2021-08-18 17:38:31 +02:00
lhdamiani dd30e2c86e live preview streamer in start daq script 2021-08-18 17:36:07 +02:00
lhdamiani 2e0f28352b zmq stream to live preview 2021-08-18 17:35:48 +02:00
lhdamiani 16f6919bb6 test script to consume eiger live stream 2021-08-18 17:29:51 +02:00
lhdamiani 49434e86c0 config takes image height and width instead of n_pixels 2021-07-26 17:00:46 +02:00
lhdamiani aa00703701 updated readme for sync/assembler components 2021-07-24 18:12:23 +02:00
lhdamiani 33b8a75137 assembler nrows definition 2021-07-23 17:09:15 +02:00
lhdamiani 06c230c048 bugfix gap pixels eiger assembler 2021-07-23 14:01:43 +02:00
babic_a 72bf793cfc Add script for creating pipeline locally 2021-07-22 14:52:04 +02:00
babic_a 7a39b284a8 Update README 2021-07-22 14:51:52 +02:00
babic_a c1132c53ef Divide compose to env and config 2021-07-22 14:12:27 +02:00
babic_a 41d7f36c54 Rename build script 2021-07-22 14:12:06 +02:00
babic_a 811ceb1565 Virtual pipeline for the detector 2021-07-22 13:23:09 +02:00
babic_a cdaaec52a2 Fix entrypoint for executing files 2021-07-22 13:05:58 +02:00
babic_a 85da98e4ef Improve redis script 2021-07-22 12:10:44 +02:00
babic_a 54bf7bf895 Check service naming only if using Redis 2021-07-22 12:02:52 +02:00
babic_a aae6b9bd4d Improve service points for entry 2021-07-22 11:32:51 +02:00
babic_a 149992d2b8 Add entry point to derived image 2021-07-22 11:32:23 +02:00
babic_a 570490ec93 Remove entry point from base image 2021-07-22 11:32:09 +02:00
babic_a 9213e162c3 Add docker files to docker ignore 2021-07-22 11:31:53 +02:00
babic_a b9b6adb470 Fix typo 2021-07-21 17:33:06 +02:00
babic_a d882fbeb28 Merge remote-tracking branch 'origin/eiger' into eiger 2021-07-21 17:32:27 +02:00
babic_a 5c258512cf Add entry point and redis config + status to base container 2021-07-21 17:30:46 +02:00
babic_a 088995adbc Added text about building with docker 2021-07-21 12:09:05 +02:00
babic_a 2b9387818b Add redis network to compose 2021-07-21 12:08:34 +02:00
babic_a b0633950bf Add redis to docker image 2021-07-21 12:08:21 +02:00
babic_a a28e43fbbf Rename the file to standard 2021-07-21 11:22:26 +02:00
babic_a 7e16ac744c Move docker compose to project root 2021-07-21 10:45:39 +02:00
lhdamiani 501e7d5479 missing bracket fix 2021-07-21 10:38:34 +02:00
lhdamiani 034fd906a4 cleanup eiger assembler 2021-07-20 17:35:59 +02:00
lhdamiani 52c8a94077 Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger 2021-07-20 17:22:49 +02:00
lhdamiani 5788f707f9 assembler name frame instead of module 2021-07-20 17:22:20 +02:00
babic_a bca2e42458 Renamed compose to integration 2021-07-19 16:18:24 +02:00
babic_a 9eecacbfc8 Put delay to generator to simulate 10Hz 2021-07-19 16:09:37 +02:00
babic_a 979f74986e Make simulator accept milliseconds of delay between images 2021-07-19 16:02:26 +02:00
babic_a c94d152e23 Improve readme on running integration tests 2021-07-19 16:00:00 +02:00
babic_a d573e59738 Create Eiger virtual pipeline 2021-07-19 15:59:44 +02:00