I own a next-one meter, and have modified contour.h to use its id (7800).
The readout stops at random places, and if I ^C the process and restart it, the reading resumes - leaving a gap of a single record. This may happen multiple times until the capacity of 800 records is reached, and again, after the L|1||N record, the program doesn't finish.
I've checked the forks, and @cabreu's seems to incorporate all known models, but
otherwise didn't mae any changes to the parser.
I presume that some sync bit gets lost at a random frequency, and resyncing isn't possible (yet). That the code continues at the point where it stopped is giving me hope that this could be fixed rather easily - although there seems to be no way to get debugging information from the program now.
Any suggestions?
I own a next-one meter, and have modified contour.h to use its id (7800).
The readout stops at random places, and if I ^C the process and restart it, the reading resumes - leaving a gap of a single record. This may happen multiple times until the capacity of 800 records is reached, and again, after the
L|1||Nrecord, the program doesn't finish.I've checked the forks, and @cabreu's seems to incorporate all known models, but
otherwise didn't mae any changes to the parser.
I presume that some sync bit gets lost at a random frequency, and resyncing isn't possible (yet). That the code continues at the point where it stopped is giving me hope that this could be fixed rather easily - although there seems to be no way to get debugging information from the program now.
Any suggestions?