Skip to content

csw-c-4.0.1

Choose a tag to compare

@abrighton abrighton released this 27 Sep 21:27
· 36 commits to master since this release

Changed

  • Updated CSW version to 4.0.0

Added

  • Added tai and utc units for time values

  • Added a dependency on the zlog logging library and replaced printf() with log messages
    Note that your application's main() must initialize the zlog library at startup.
    See the zlog API for details.