Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@200km 200km released this 03 Oct 00:58
· 17 commits to develop since this release
1c0256a

What's Changed

Major update

GNSS in global environment

  • Delete estimated GNSS position value by @200km in #558
  • Fix GNSS function and variable name by @200km in #560
  • Replace index/satellite-number conversion functions in gnss satellites by @200km in #559
  • Remove unnecessary enums in GNSS by @200km in #581
  • Simplify GnssSatellite class by @200km in #582
  • Modify GNSS input files by @200km in #587
  • Moodify SP3 file reading for GNSS by @200km in #588
  • Remove CLK file reading functions by @200km in #589
  • Implement SP3 orbit and clock calculation by @200km in #592
  • Refactor GNSS simulator by @200km in #569

GNSS Receiver

  • Fix variables in GnssReceiver by @200km in #593
  • Fix functions in GnssReceiver by @200km in #594
  • Use geodetic position in GnssReceiver by @200km in #596
  • Fix GNSS receiver ini file by @200km in #597
  • Modify GNSS visibility calculation by @200km in #601
  • Final check for GnssReceiver refactoring by @200km in #602
  • Refactor GNSS receiver by @200km in #599

Directory reconstruction

namespace refactoring

Minor update

Patch update

Others

New Contributors

Full Changelog: v7.2.9...v8.0.0