Commit Graph

1826 Commits

Author SHA1 Message Date
babic_a caaa6befbd Buffer recv refactoring completed 2020-09-24 09:11:57 +02:00
babic_a f16a81ed52 Change interface to use reference
This makes the receiver nicer.
2020-09-24 09:10:28 +02:00
babic_a d3d98c8c70 Add repetition rate to sf-buffer-recv 2020-09-24 09:04:12 +02:00
babic_a b54f351089 Fix const correctness in buffer 2020-09-24 08:37:02 +02:00
babic_a a5629616d9 Create common connect and bind zmq methods 2020-09-24 08:33:45 +02:00
babic_a 259e3dd822 Start refactoring of buffer writer 2020-09-22 10:29:21 +02:00
babic_a d858b4dc56 Fix memory offset bug in RamBuffer 2020-09-22 10:15:20 +02:00
babic_a cb7f37f08b Rename buffer project 2020-09-21 11:19:15 +02:00
babic_a f6006f7a25 Moved also tests 2020-09-21 11:06:43 +02:00
babic_a 29fce99f67 Move buffer writing to sf-buffer-writer 2020-09-21 11:05:58 +02:00
babic_a 8627caed11 Fix buffer writer build files 2020-09-21 11:04:14 +02:00
babic_a f883d9c298 Cleanup project from files moved to sf_broker 2020-09-21 11:01:23 +02:00
babic_a 6f3b186215 Start refactoring buffer writer 2020-09-21 11:00:08 +02:00
babic_a d230eeec00 Add link library 2020-09-21 10:36:49 +02:00
babic_a 53a2690567 Improve statistics and logging for sf_stream 2020-09-21 10:16:27 +02:00
babic_a 5dbaf3319f Add sync attempt output counter 2020-09-21 10:16:05 +02:00
babic_a 3e097a5cd8 Adjust stream sender to use reference 2020-09-21 09:56:06 +02:00
babic_a 2f892539be Add reminder for improvement 2020-09-21 09:48:38 +02:00
babic_a 5a22344e84 Externalize the socket creation 2020-09-21 09:45:13 +02:00
babic_a f84f4fbcdb Make function const 2020-09-18 15:29:34 +02:00
babic_a 639fe3790a Refactor pulse_id receiver 2020-09-18 15:25:31 +02:00
babic_a 1ddee279db Throw away useless metrics 2020-09-04 17:15:13 +02:00
babic_a ac58965758 Adapt Live sender to RamBuffer 2020-09-04 17:00:01 +02:00
babic_a befeb93d78 Refactor buffer to use RamBUffer 2020-09-04 13:49:51 +02:00
babic_a 93ab781b9c Change start scripts for new sf_buffer 2020-09-04 13:49:22 +02:00
babic_a 25d65f9937 Improve on basic test 2020-09-04 13:14:08 +02:00
babic_a b6360aceda Initialize the struct in case no frame is good in a slot 2020-09-04 13:11:49 +02:00
babic_a 395b986cc6 Add test stub for RamBuffer 2020-09-04 13:00:49 +02:00
babic_a 13f46908c5 Small fixes to RamBuffer before tests 2020-09-04 13:00:31 +02:00
babic_a bf1a5a928b Remove module id from RamBuffer
Module id is already present in the buffer package.
2020-09-04 12:54:41 +02:00
babic_a 352aefef26 Add back n_slots to RamBuffer
In tests you don't want it to consume all your ram.
2020-09-04 12:45:59 +02:00
babic_a 4a031d6e62 Refactor RamBuffer 2020-09-04 12:31:57 +02:00
babic_a 15302c8597 Rename field to reflect reality 2020-09-04 12:14:43 +02:00
babic_a e12b8bdd51 Add new ImageMetadata format 2020-09-04 11:40:48 +02:00
babic_a b3ddb922e9 Improve on shared buffer class 2020-09-04 10:35:50 +02:00
babic_a 28d407fb0e Implement common class for RamBuffer 2020-09-02 15:16:02 +02:00
babic_a 20f5557cc1 Add proper cleanup 2020-09-02 14:00:30 +02:00
babic_a 5b9b650803 Add stub implementation of RamBufferWriter 2020-09-02 13:39:26 +02:00
Dmitry Ozerov 0f478c87aa adaptation of expert script to jungfrau_utils changes by Ivan; use of second half of machine for conversion 2020-08-30 14:11:10 +02:00
Dmitry Ozerov 37f48a15ea current version of retrieve from the detector buffer (with the limits on number of simultaneous running retrieve and conversion 2020-08-24 15:49:31 +02:00
babic_a 8bab66bae9 Add missing include 2020-08-17 16:02:34 +02:00
babic_a d4747659bc Merge remote-tracking branch 'origin/master' 2020-08-17 15:55:27 +02:00
babic_a d7c9234e6c Remove temporary project 2020-08-17 15:55:16 +02:00
babic_a 2ea61e202b Fix data_api call 2020-08-12 16:48:31 +02:00
babic_a 6db2f863d8 Code refactoring 2020-08-12 16:38:57 +02:00
babic_a 9fa68037da Cleaning up 2020-08-12 16:11:56 +02:00
babic_a 0dbba3282d Add requests to requirements to run 2020-08-12 16:11:42 +02:00
babic_a 268f37ae55 Change name of package 2020-08-12 16:01:08 +02:00
babic_a 4729f5c2bf Fix import of epics_writer 2020-08-12 16:01:02 +02:00
babic_a 511a25e04e Repo refactoring 2020-08-12 15:37:41 +02:00