Skip to content

Releases: GeoscienceAustralia/ginan

Release v4.1.1

13 Feb 03:37
535ef0a

Choose a tag to compare

The Ginan team is pleased to release Ginan patch v4.1.1

Highlights:

  • Fix issue reading RINEX files in Windows binaries (CRLF-ended format)
  • Allow station / receivers names to start with a number in config (e.g. 4RMA00AUS)
  • Introduce reading of GLONASS satellites for RNX2 files
  • Various updates to the GUI:
    • Apriori position as config option in interface
    • Ability to run faster rate clocks (1 Hz -> 100 Hz)
    • SINEX downloading and validation
    • Verify downloads against CDDIS checksums
    • Use archived products if available

Release v4.1.0

30 Jan 08:27
0be8b65

Choose a tag to compare

the Ginan team is pleased to release Ginan update v4.1.0

Highlights:

Introduction of SouthPAN SBAS capabilities into Ginan:

  • Choice of running L1 SBAS, DFMC (dual-frequency multi-constellation) and PVS (Precise Point Positioning Via SouthPAN)
  • Includes SBF (Septentrio) input
  • Included sanity check configurations for SBAS, DFMC and PVS

Additions to the Graphical User Interface (GUI) for Ginan - GinanUI:

  • "Constellations" config tab for managing code priorities for the selected PPP provider/series/project
  • Support for downloading products from the REPRO3 directory for older RINEX files
  • Detection of supported code priorities for PPP products using the corresponding .BIA file
  • Verification of PPP product constellations using the corresponding .SP3 file

Release v4.0.0

16 Dec 02:24
61b71a8

Choose a tag to compare

The Ginan team is pleased to release v4.0.0 of the toolkit.

Main Highlights:

  • Introduce Ginan binaries for Linux, MacOS and Windows
  • Introduce a Qt-based Graphical User Interface (GUI) for Ginan:
    • Simply open RNX file and choose from drop-downs
    • Download the GUI from GitHub release page
    • Works across Linux, MacOS and Windows
    • Built using PySide 6
    • A user manual for the GUI can be found here:

Major Changes:

  • Major refactor: use OpenBLAS / LAPACK instead of Eigen
    • Refactored RTS code
    • Refactored core Kalman filter code
    • Improved efficiency (up to 30% faster on network runs)
  • Major improvement in handling state errors in pre-fit and post-fit outlier screening
  • Move to vcpkg as the primary package manager for Ginan
  • Add RNX2 --> RNX3 phase signal mapping in config

Release v3.1.0

02 Sep 05:35

Choose a tag to compare

The Ginan team is pleased to release v3.1.0 of the toolkit.

The improvements delivered by this version include:

  • Boxwing model for the albedo
  • Sisnet (SouthPan) message support
  • SLR processing capability
  • PBO Position (.pos) format file output support
  • Apple silicon (M-chip) support
  • VMF3 file download python script (get_vmf3.py)
  • POS file visualisation python script (plot_pos.py)
  • EDA improvements
  • Improved documentation
  • Use case examples updated
  • Frequency dependent GLONASS receiver code bias estimation enabled
  • Improved missing/bad data handling
  • Bias rates from .BIA/BSX files parsed and used
  • Measurement and State error handling sigma_limit thresholds separated
  • Config file reorganisation (rec_reference_system: moved to receiver_options:)
  • Clock code handling modified
  • Many bug fixes.

Release v3.0.0

05 Feb 21:49

Choose a tag to compare

The Ginan team is pleased to release v3.0.0 of the toolkit.

The improvements delivered by this version include:

  • Unified User and Network operation modes (One Observation Model & Filter),
  • Box-wing solar radiation modelling
  • Increased configurability and streamlining of configuration files
  • Grid-based model estimation
  • Full Multi-Constellation capability,
  • Better internal frequency indexing (complete multi-frequency capability),
  • UnCombined / UnDifferenced (UDUC) processing
  • Integrated and coupled Precise Orbit Determination capability (POD),
  • More robust data handling in the filter for cycle slip and outlier detection and removal,
  • Complete RTCM3 phase 1 and Phase 2 message decoding and encoding,
  • Satellite Laser Ranging data handling fully implemented,
  • Performance improvements,
  • Many bug fixes.

Release v2.1.0

11 Jul 06:11
9bf0a86

Choose a tag to compare

The Ginan team is pleased to release v2.1.0 of the toolkit.

The improvements delivered by this version include:

  • Unified User and Network operation modes (One Observation Model & Filter),
    
  • Multi-Constellation capability,
    
  • Updated example configurations
    
  • Better internal frequency indexing (complete multi-frequency capability),
    
  • UnCombined / UnDifferenced (UDUC) processing (v1.5.3 was Ionosphere-free only),
    
  • Integrated and tightly coupled Precise Orbit Determination capability (POD),
    
  • More robust data handling in the filter for cycle slip and outlier detection and removal,
    
  • Complete RTCM3 phase 1 and Phase 2 message decoding and encoding,
    
  • Satellite Laser Ranging data handling,
    
  • Performance improvements,
    
  • Numerous bug fixes.
    

Ginan-v2.0.1-beta

09 Jun 06:01

Choose a tag to compare

Just finalising the release 2 beta from 3 weeks ago. New example configs added to show you how to do some things.

Ginan-v2.0-beta

17 May 15:31

Choose a tag to compare

Beta release of Ginan v2. Change Documentation will come out soon, but many things differ from v1.

v1.5.4

07 May 13:40

Choose a tag to compare

Correct the fix from v1.5.3 where PEA marked a satellite as UNHEALTHY by not giving details in the out_pea file.

Ginan-v1.5.3

05 Apr 03:46

Choose a tag to compare

Couple of minor fortran fixes fonly