daniestevez / dvb-gse

Rust implementation of DVB-GSE
Apache License 2.0
17 stars 3 forks source link

add option to process single ISI in MIS-mode #9

Closed daniestevez closed 1 year ago

daniestevez commented 1 year ago

This adds a command line option to the CLI to run in MIS mode and process only of single ISI (indicated by the user). The corresponding changes in BBFrametDefrag have been implemented.

This closes #6.

Signed-off-by: Daniel Estévez daniel@destevez.net