{ "info": "Record RAW radio signal from all attached fcds", "who": "who is responsible for this deployment", "contact": "contact information for responsible party", "shortLabel": "changeMe", "acquire": { "gps": { "secondsBetweenFixes": 300 }, "USB": { "portInfo": [ "info for USB hub port 1", "info for USB hub port 2", "info for USB hub port 3", "info for USB hub port 4", "info for USB hub port 5", "info for USB hub port 6", "info for USB hub port 7", "info for USB hub port 8", "info for USB hub port 9", "info for USB hub port 10" ], "portLabel": [ "p1", "p2", "p3", "p4", "p5", "p6", "p7", "p8", "p9", "p10" ] }, "plans": [ { "key": { "port": ".*", "devType": "funcube.*" }, "rate": 48000, "channels": 2, "schedule": { "type": "AlwaysOn" }, "devParams": [ { "name": "frequency", "schedule": { "type": "Constant", "value": 166.376 } } ], "raw": { "enabled": true, "chunkMinutes": 5 } } ] }, "module_options": { "find_tags": { "params": [ "--default-freq", 166.380, "--pulse-slop", 1.5 ], "enabled": true } } }