First Yardstick One GUI for your RF Adventures! This includes receiving, and transmitting RF signals easily without having to do the hard work!
Updates will come in time...
| Prerequisite | Version |
|---|---|
| Python3 | >=3.0 |
| Rfcat | >=2.0 |
customtkinter
pip3 install -r requirements.txt
or
pip3 install customtkinter
python3 yardstick-gui.py
- best to click modulation in use before hitting configure button to ensure yardstick one is configured with appropriate modulation.
- Signals are saved in ".cap" file format. Frequency: Modulation: Payload:
-
All signals in the output are sent once
-
Tesla charging port signal is sent on both 315Mhz & 433.92Mhz
Note: Configure stick back to frequency and modulation in use after charging port is transmitted, or the stick will be configured to 433.92Mhz after transmittion.
- Yardstick is configured to the settings set in the cap file
- Configure button resets the signals list.. so signals still in the text box will NOT be in the signals list. You can simply CTRL A and delete to empty the box.
- "Manually configure Yardstick one" is not working YET! Bear wit meh
- Change output for more modern (pretty) asthetic.
- Allow individual signals to be transmitted.
- Create tab to manipulate and transmit signals.
- Allow flipper key files to be transmitted.
Spectrum analyzer bugs out and crashes the app... so till then, if you're using it.. you'll have to rerun the app after it closes..
https://github.com/CharlesTheGreat77/YardstickOnePlayground
The code is rough... let me get the jist down and I'll rework everything 🙏
