-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Originally discussed in #23, we want to implement a converter for recordings made by Signal Hound RF recorders.
- Use CLI
sigmf_convertentry point and usesigmf.convert.hound.hound_to_sigmf()as entry point. - Use
sigmf.fromfile()entry point and file extension or XML parsing detection method. - Support
--archiveand--ncdmodes if possible - Use example recordings in nonsigmf examples repo in
test_convert_hound.py - Add to
converters.rstin Documentation
Signal hound appears to be a detached format with a pair of (.iq and .xml) so the converter will take the xyzbca.xml as the input.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request