Open sfregosi opened 2 months ago
Because the files are viewable in notepad, they must already be uncompressed. Not sure when/where this step is happening. I looked at the baselog and baselogin files on the basestation and didn't see any reference to unzipping, but would probably need to ask IOP about this.
New processing step would require concatenating mulitple files and maybe still checking for bad characters.
Describe the bug Get an error at the
gunzip
function that the file is not a gzipped file.This was discovered once the new
downloadBasestationFiles
method was implemented (SFTP vs SSH2) but I don't think it is related to those changes. I am thinking it might be related to WISPR software/firmware changes? Need to discuss with @DMellingerTo Reproduce