This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
# SA818/SHARI programmer by N8AR 2020/10/12. | |
# Massive contributions by N4IRS and KI5KQB | |
#Current version = 2.01 | |
#Created by modifying | |
# A Simple SerialProgrammer for the 818 VHF/UHF Modules | |
# by w0anm which was created from examples on the web | |
# This code was originally, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; I've removed all other options in this file so it doesn't suffer from drift. | |
; You'll just need to replace the following sections | |
; Comment below if you notice any errors - note, I've not made any effort to | |
; separate allocations for the different classes. | |
; Up to 5 license classes can be set up for your country. | |
License Class 1: Full | |
License Class 2: Intermediate | |
License Class 3: Foundation | |
; License Class 4: Unused |