Jason McHuff

Results 57 comments of Jason McHuff

_(copied from comment on the PR)_ How about having the information passed on as an extra parameter (or parameters?) to the uploadScript? This way, you could do whatever you want...

> But the other issue now is static for 3-10 seconds at the end of every analog transmission. If you haven't addressed the issue (and for others), you'll want to...

Was #334 supposed to address this?

It's supposed to leave the internal checking (to make sure control channel messages are still coming in) at 3 seconds but only output the "Control Channel Message Decode Rate" messages...

Not the same, but what I've done remove the `if` statement around `BOOST_LOG_TRIVIAL(error)

Note that #148 addresses my last comment

How about removing the upload process from the recorder program completely and instead have it be a separate program activated via the upload-encode script?

I haven't actually investigated how to set things up to do it. I definitely agree that by default UHD/USRP should be supported; I was thinking of something like "if (UHD...

I know this is late, but there are cases where 0 recorders would be desired, such as testing or where you're only interested in the control channel messages

I know you said you have ideas about it, and feel free to do what you want with it. As for logging, the unitScript process may be good for that...