Linux tool (command line and GUI) to program the 6-Channel Frequency Adjustable Conversion Board from BG7TBL.
sixpll.sh [-h] [-p PORT] [-l] [-w WRITE] [-g]
optional arguments:
-h, --help show this help message and exit
-p PORT, --port PORT Serial port where 6-PLL is connected
-l, --list List frequencies from EEPROM
-w WRITE, --write WRITE Write frequency to EEPROM. Format: OUT1:010000000
-g, --gui Graphical User Interface
./sixpll.sh -l
./sixpll.sh -w OUT1:010000000
./sixpll.sh -g