argilo / secplus

A software implementation of the Security+ system used by garage door openers
GNU General Public License v3.0
235 stars 31 forks source link

Device selection #3

Open gcormier opened 3 years ago

gcormier commented 3 years ago

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)

argilo commented 3 years ago

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.

gcormier commented 3 years ago

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, notifications@github.com 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 .