Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: simple hccapx(2500) to 22000 converter python script
Post: simple hccapx(2500) to 22000 converter python scri...

https://gist.github.com/sleshep/eba782703d3be4d95ba14765705f647d Code: -- import sys import os import struct def main():     if len(sys.argv) != 2:         print("Usage: python convert_hc...
sleshep User Contributions 4 21,823 05-05-2023, 10:14 AM