secplus icon indicating copy to clipboard operation
secplus copied to clipboard

Device selection

Open gcormier opened this issue 5 years ago • 2 comments

Would it be possible to provide a command line switch for device selection between osmo/rtlsdr and LimeSDR?

I was previously doing this manually in GRC, but now I'm in a situation where I'd like to have my RTLSDR receiving to verify codes being sent by LimeSDR. (This is for investigation into HomeLink, which will learn the codes of a remote)

gcormier avatar Aug 16 '20 22:08 gcormier

If you want to force a particular device, you could open up the flow graphs and fill in the "Device Arguments" property of the osmocom Source / Sink. It could probably be made into a command line option by adding another Parameter block.

argilo avatar Aug 17 '20 03:08 argilo

Okay thanks, I'll check out some examples and submit a PR next week.

On Sun., Aug. 16, 2020, 11:01 p.m. Clayton Smith, [email protected] wrote:

If you want to force a particular device, you could open up the flow graphs and fill in the "Device Arguments" property of the osmocom Source / Sink. It could probably be made into a command line option by adding another Parameter block.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/argilo/secplus/issues/3#issuecomment-674630444, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAAC54KZJKPXNFCNMPINIDSBCMPNANCNFSM4QBCAVLQ .

gcormier avatar Aug 17 '20 14:08 gcormier