Originally discussed in #23, we want to implement a converter for recordings made by Rohde & Schwarz RF recorders. - [ ] Use CLI `sigmf_convert` entry point and use `sigmf.convert.rs.rs_to_sigmf()` as entry point. - [ ] Use `sigmf.fromfile()` entry point and use magic bytes `b'R&S '` detection method. - [ ] Support `--archive` and `--ncd` modes if possible - [ ] Use example recordings in [nonsigmf examples repo](https://github.com/sigmf/example_nonsigmf_recordings) in `test_convert_rs.py` - [ ] Add to `converters.rst` in Documentation
Originally discussed in #23, we want to implement a converter for recordings made by Rohde & Schwarz RF recorders.
sigmf_convertentry point and usesigmf.convert.rs.rs_to_sigmf()as entry point.sigmf.fromfile()entry point and use magic bytesb'R&S 'detection method.--archiveand--ncdmodes if possibletest_convert_rs.pyconverters.rstin Documentation