diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2020-09-03 03:00:30 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2020-09-03 03:00:30 +0200 |
commit | 5172421d248250b4ab3b69eb57fd83656e23a4da (patch) | |
tree | a499d9f1dd0b74b754816884a59927b3171656fc /docs/todo.txt | |
parent | 7b2e6168b049be9e7852b2d364d897592eff69fc (diff) | |
download | ufo-roof-temp-5172421d248250b4ab3b69eb57fd83656e23a4da.tar.gz ufo-roof-temp-5172421d248250b4ab3b69eb57fd83656e23a4da.tar.bz2 ufo-roof-temp-5172421d248250b4ab3b69eb57fd83656e23a4da.tar.xz ufo-roof-temp-5172421d248250b4ab3b69eb57fd83656e23a4da.zip |
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()) |