Skip to content

Releases: rtk-rs/rinex

0.6.3

05 Sep 10:08
Compare
Choose a tag to compare
  • serdes feature standard name
  • Header::Deserialization implementation

0.6.2: post processing ops improvements

04 Sep 13:27
Compare
Choose a tag to compare
  • single RNX differentiation correction
  • single diff added to CI/CD
  • double RNX differentiation closer to real use cases

thank you @larsnaesbye for valuable contributions

0.6.0: major nav fixes - nav v4 support

31 Jul 16:51
Compare
Choose a tag to compare

Major Navigation Record support improvements

  • data was misinterpreted because database description was automatically sorted by alphabetical order
  • spare fields were not described properly, leading to key indexes to get shifted -> data misinterpretation
  • NAV V4 support ✔️
  • modern NAV frames support and efficient browsing
  • new high level methods related to modern NAV frames

This release is possible thanks to @larsnaesbye contributions 👏

0.5.0: obs v4

27 Jul 17:09
44e0d16
Compare
Choose a tag to compare
  • .gz compressed files decompression, in a stream fashion: new feature
  • .gz + hatanaka becomes naturally supported
  • OBS V4 marked as stable
  • Meteo V2 + V3 generation (to_file()) marked as stable
  • OBS V2 + V3 generation (to_file()) 90% stabilized, to be released soon
  • NAV V2 + V3 : 25% accomplished
  • RINEX record: improved some high level operations
  • expose new high level operations in rinex-cli

This release is feasible thanks to @larsnaesbye 's contributions 👏 Welcome on board

0.4.0: rinex release

20 Jul 14:40
Compare
Choose a tag to compare
  • ATX record introduced, latest V1.4 supported
  • CLK about to be introduced
  • general improvements
  • constellation::SBAS and general improvements
  • --features with-serdes unlocked
  • --features with-geo and sbas::selection_helper special method
  • improved testing methods, CI/CD..

0.3.3: record json! formatter

07 Jun 18:23
Compare
Choose a tag to compare
  • Constellation::Geo available
  • Serialize + Deserialize ops
  • much more..
  • working on to_file()

0.3.0: crinex1 - crinex3

08 Apr 18:21
Compare
Choose a tag to compare
  • hatanaka.rs: for CRINEX management
  • CRINEX V1
  • CRINEX V3
  • compressed obs automatically processed
  • improved file interaction: moved from read_to_string() to BufferedReader for improved performances
  • clocks: wip
  • merge ops : wip

0.2.2: hatanaka.rs crinex3

27 Mar 19:54
Compare
Choose a tag to compare
  • introduced hatanaka module
  • CRINEX3 decompression is working
  • CRINEX1 is partial: some flags are faulty sometimes : conclude this

0.2.1: constellation serdes

16 Mar 20:57
Compare
Choose a tag to compare
  • src/constellarion.rs: implement SerDes traits

0.2.0: meteo data

13 Mar 09:52
Compare
Choose a tag to compare
  • Introduced Meteo Data : new type of RINEX file
  • V1, V2
  • V3, V4: hypothetically
  • improved documentation
  • improved  OBS record definition : new ObservationData type to expose lli and ssi flags