Driver for Ceyear 8723x RF USB power sensors, based on reverse-engineering of the Windows app.
Currently we only have basic power reading without frequency factor correction, however, this correction is less than 0.1dB on our hardware, so it does not really matter.
- Unload the
usbtmcmodule, for examplermmod usbtmcand/or create file/etc/modprobe.d/tmc.confwithblacklist usbtmc - Run ./ceyear.py
It outputs current reading and rolling average of last 10 readings.
