Code Monkey home page Code Monkey logo

Comments (14)

osqzss avatar osqzss commented on July 21, 2024

RINEX file editing is not something supported by the bladeGPS. If you want to do it by yourself, you have to change the corresponding TOE (time of ephemeris) and the GPS week number in addition to the TOC (time of clock). The location of the TOE is the first column of the fourth row, and the GPS week number is found in the third column of the sixth row.
https://igscb.jpl.nasa.gov/igscb/data/format/rinex210.txt

from bladegps.

zimler avatar zimler commented on July 21, 2024

@nzkarit did you try editing like @osqzss suggested? Curious if you had success.

Just found this, I haven't tried it yet. Looks promising. https://github.com/SGL-UT/GPSTk/blob/133e24f5747120f57f44624d7a220814b495f27a/ext/apps/Rinextools/README

from bladegps.

osqzss avatar osqzss commented on July 21, 2024

Try the latest gps-sdr-sim with '-T' option to overwrite the TOC and TOE to the user-specified scenario start time. If it works okay, I will merge it to bladeGPS.

from bladegps.

zimler avatar zimler commented on July 21, 2024

@osqzss the -T option in gps-sdr-sim performed as expected. I would merge it to this project.

from bladegps.

osqzss avatar osqzss commented on July 21, 2024

I'm also working on the leap-seconds support now. The both will be merged to bladeGPS in this week.

from bladegps.

zimler avatar zimler commented on July 21, 2024

Would it be easy to have an option that would use current date and time? Like -T NOW or a separate option like -TC

from bladegps.

osqzss avatar osqzss commented on July 21, 2024

"-T now" seems nice. I will add this option, too.

from bladegps.

zimler avatar zimler commented on July 21, 2024

Thank you! That's going to be very helpful.

from bladegps.

zimler avatar zimler commented on July 21, 2024

@osqzss If the date and time I choose is in local date and time, is there any conversion of the date/time to UTC or is it used as-is? If there is a conversion, then I would want to do an additional test.

from bladegps.

osqzss avatar osqzss commented on July 21, 2024

Try mktime and gmtime.
http://stackoverflow.com/questions/1764710/converting-string-containing-localtime-into-utc-in-c

from bladegps.

osqzss avatar osqzss commented on July 21, 2024

"-T now" option is available in gps-sdr-sim.

from bladegps.

osqzss avatar osqzss commented on July 21, 2024

"-T" option is now available in bladeGPS

from bladegps.

zimler avatar zimler commented on July 21, 2024

Excellent, thank you.

from bladegps.

nzkarit avatar nzkarit commented on July 21, 2024

Thanks working for me on gps-sdr-sim. Haven't tried on the bladeGPS as still trying to figure out libraries on linux.

from bladegps.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.