diff options
Diffstat (limited to 'docs/todo.txt')
-rw-r--r-- | docs/todo.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/todo.txt b/docs/todo.txt index a9ab4c8..07258f3 100644 --- a/docs/todo.txt +++ b/docs/todo.txt @@ -11,6 +11,13 @@ Main - Try UFO visualization filter - "Reconstructed data storage" and "Visualization + raw data storage" modes. Implement stand-alone 'roof-converter' filter. +Network +======= + - Implement MP-RQ and corresponding abstractions + - LRO (Large Receive Offload). Can we use it? How it compareswith LibVMA? + - Check we can pre-allocate big enough buffers with LibVMA to receive required number of sinograms without loses + + If necesary =========== - Task 'roof-ingest-missing' to ingest zero-padded broken frames (and include get_writer()) |