[chirp_devel] Read/Write SD-card? (Declan Rieb)
Declan Rieb
Wed Jun 21 06:55:07 PDT 2023
Thanks.
I’ve done the register, and CHIRP happily will try to write an mmap (since the file isn’t .img or .ftxd, it seems to look OK.)
But I cannot convince the CHIRP to read the file. It looks as if it’s trying to decipher the filetype in order to determine the type of radio. I’ve tried enclitics like “sdc1”, “sdc2”, … for each radio but it doesn’t seem that the directory points to any driver. The error is
ERROR: <function ChirpMain.open_file at 0x11c6efc40>: Unknown file format
which looks as if it comes from chirp/directory.py L171
More information about the chirp_devel
mailing list