You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.
The SpectrumScanDecoder is a program that monitors ubus for spectral-scan-raw-sample events and emits the JSON converted version as a spectral-scan-json-sample event.
In case publish/subscribe is to cumbersome, encapsulate manager in a JSONSpectrumScanner that does the decode and calls the Manager to get the samples.
The text was updated successfully, but these errors were encountered:
The SpectrumScanDecoder is a program that monitors ubus for spectral-scan-raw-sample events and emits the JSON converted version as a spectral-scan-json-sample event.
In case publish/subscribe is to cumbersome, encapsulate manager in a JSONSpectrumScanner that does the decode and calls the Manager to get the samples.
The text was updated successfully, but these errors were encountered: