cariboulabs / cariboulite

CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
1.08k stars 100 forks source link

CaribouLite RF Sweep Generator #194

Closed K7MDL2 closed 6 months ago

K7MDL2 commented 7 months ago

Simple adaption of the soapy_synth.py example Python program to sweep (transmit in CW) a range of frequencies on the HiF channel (1Mhz to 6GHz typically). The GUI has fields to set:

The Activate button turns it on and off. There are defaults set in the global variables section.

Requires download and install of the PySimpleGUI module.