v1.1.0
This release includes general bug fixes and performance improvements. Notably, a user manual has been added.
Bug fixes:
- Fix a bug of adding between-epoch ZWD constraints for FGO-based PPP
Performance improvements:
- Enhance the stability of configuration file parsing
- Improve cycle slip detection for PPP
- Results are now output even if the solution does not converge for FGO-based PPP
- Add pseudorange OMC-based outliers detection for spp/ppp
- Enable SNR-based weighting for all solution modes
- Force to compute initial station position using SPP if
[estimation] site_posis not set - Add support for
[estimation] pos_mode = fixedin FGO-based PPP - Automatically disable GNSS systems unavailable in the RINEX-OBS file (rinex3 only)
- Stop reading the RINEX file when t >
[session] end, rather than continuing - Always output CLK instead of ISB in the .stat file
- Refine the
scripts/plot_ppppos.pyscript
Updates to pppx.ini:
[session] datecan be automatically set from the first epoch of the RINEX file- The
[estimation] solveroption has been changed fromkalmantoekf - Add
[estimation] site_posto optionally set the initial station position - Add more explanations for the
[product]section