Skip to content

This application few hours project intended to improve usage of chinese RF power meter RF8000 as default application is terrible with no functionality and lot of crashes

License

Notifications You must be signed in to change notification settings

coozoo/qtrfpowermeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QT RF Power Meter

This application few hours project intended to improve usage of chinese RF power meter RF8000. Chinese default application is terrible unreliable with no functionality and lot of crashes.

Device shown on image below.

image

There are versions of device with lower frequency range I'm not aware if they're compatible, but I suspect the only limitation will be the ability to set higher frequencies.

Simple serial protocol that reports dbm and Vpp values, with some bugs of broken charachters can be fixed with setting frequency and offset (basically most of the times program will do that for you, but if you see no captures and broken symbols on device screen simply try to set frequency using program).

There is no way to identify device for sure so you should do that by your own if you have more than one serial devices connected.

To initiate connection press connect. After that raw data captured from device will be in log tab.

On data tab there is parsed and calculated data exactly in the same way it's written to csv if such option selected on status tab.

Status tab contains diplays with on-fly data and box with possibility to set device offset and frequency, there is chart with posibility to save images.

image

Installation

Precompiled RPMs (Fedora,RHEL etc) can be found in COPR click below:

$ sudo dnf copr enable yura/qtrfpowermeter
$ sudo dnf install qtrfpowermeter

You can get precompiled package for other OS here:

https://github.com/coozoo/qtrfpowermeter/releases

About

This application few hours project intended to improve usage of chinese RF power meter RF8000 as default application is terrible with no functionality and lot of crashes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages