Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto/Multi-Detection #10

Open
jynik opened this issue Nov 12, 2015 · 0 comments
Open

Auto/Multi-Detection #10

jynik opened this issue Nov 12, 2015 · 0 comments
Assignees

Comments

@jynik
Copy link
Owner

jynik commented Nov 12, 2015

Currently, the user must specify which device to decode. It'd be the bee's knees if we could simply attempt to decode data with every supported device and see what succeeds.

With a little bit of re-architecting, it should be possible to feed the output of the thresholding to multiple device decoders running in parallel.

This would required that the decoders not spit anything out unless a valid message was detected. This may pose challenging if there's no means to validate messages. If this is the case, some whitelist/blacklist syntax may be needed for the "device" command-line options.

@jynik jynik self-assigned this Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant