-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't workingperformancePerformance enhancementPerformance enhancement
Milestone
Description
Issue report
The CRINEX to RINEX decompressor panics on eventful Epochs, for example when the PLL lock is lost and that kind of event is being described
Example
rinex-cli --fp CRNX/V3/HKWS00HKG_R_20250300000_01D_30S_MO.crx.gz
byte index 40 is out of bounds of ` 4213`
stack backtrace:
4: rinex::hatanaka::decompressor::DecompressorExpert<_>::next_sv
The faulty line, is this very example is line 127_140
-1200 -41156 [.. compressed data continuation ] -774 -1600 && 5
So it looks like a hardware reset, missing line termination, and hardware reset notification
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingperformancePerformance enhancementPerformance enhancement