Mictronics

Results 24 comments of Mictronics

Even while following the wiki instructions it seems Docker doesn't build anymore. See log error below: ``` ~/dbhub.io$ yarn docker:build yarn run v1.22.19 $ docker build --tag dbhub-build docker Sending...

Docker build with: `FROM alpine:edge` in Docker file ``` yarn docker:build yarn run v1.22.19 $ docker build --tag dbhub-build docker Sending build context to Docker daemon 37.89kB Step 1/22 :...

I'm not familiar with RTKCONV, but from what I found in internet I guess you need to set start and end time manually.

@Eduardo-F Coming back to this issue: From what I understand, you measure a PPS time pulse against a timestamp generated by your host PC. Keep in mind the simulated GPS...

What is drifting and accumulating? The simulated PPS signal accumulates 10us/s and getting longer? Or both PPS signals drifting off each other? I can confirm jitter in PPS when simulating,...

> I mean measured time between a PPS from a receiver with real GPS signal vs a PPS from a receiver with pluto-gps-sim signal. What I expected. The simulated GPS...

Can you explain the use case? For what purpose you need a synchronized real and simulated PPS signal? About changing the time increment: just think about how GPS works and...

Usually for indoor environments a GPS repeater comes in mind. At least we use them at work to have GPS inside hangars. Anyway, I still believe you cannot sync the...

Still under development, but simulates on hackrf without intermediate file generation: https://github.com/Mictronics/multi-sdr-gps-sim RINEX needs to be gz compessed though.

And how does gps-sdr-sim differs in that case?