Emanuele Ziglioli
Emanuele Ziglioli
Excuse my dumb questions (I'm a Python newbie) What are Named Elements? What are Compiled Parsers? and why are named elements needed for compiled parsers?
Interesting question, I haven't looked at PascalString yet to see how that works. Haven't really had to do any serious 'building' yet, all parsing
I think Stack Overflow is a better and more relevant place than Google Groups. There are some questions there that tag 'construct'. Unfortunately that tag is polluted with unrelated topics,...
This is really interesting thank you for sharing. Food for thoughts. I'd like to run a similar test myself. I'm tempted to think it's due to the DLL's behaviour, and...
It's not su much jumping, it looks like phase unwrapping that's going on. The DLL tracks the code phase, which is the 1ms fractional part of a pseudorange. A code...
One more thing, about > I am manually subtracting the user clock offset from the pseudorange since the software doesn't appear to do that Have you tried setting `PVT.enable_rx_clock_correction=true`? [It's...
hi @jt3232 wow I can't believe `Acquisition_1C.doppler_max=30000`. A low ppm TCXO search space wouldn't be greater than 6.5KHz. That makes me think the HackRFs you were using are still using...
I have a question myself if you don't mind. I'm trying to plot something similar to yours. I've generated a simulated file with gps-sdr-sim and played it first into a...
> Yes, I subtracted `user_clk_offset` multiplied by the speed of light from the "raw" pseudorange value. I'm still working on this. I didn't log the message with that solution from...
> Also, I inherited the HRF1 code. I can guarantee the HRF1s were typical stock with Nooelec external TCXOs as I had bought them myself from Amazon. look at the...