Skip to content

Releases: quic/time-services

v0.1.1

23 Jan 13:43
1799430

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Initial Release v0.1.0

21 Jan 11:08
3dea40b

Choose a tag to compare

Overview

This release represents the initial public release of the time-services component, providing synchronization of Application Processor (AP) system time using modem/network-provided time sources.

Features

  • Synchronizes AP system time with modem-provided time.
  • Supports both default modem time and network-provided time sources.
  • Computes and stores the time offset in persistent storage at /var/lib/time.
  • Persists AP system time across reboots.

What's Changed

  • time-daemon: Adapt to qmi-framework 0.1.3 API changes by @Jairaj-quic in #1
  • time_daemon: Fix compilation warnings and improve code safety by @Jairaj-quic in #2
  • ci: Add comprehensive GitHub Actions workflows by @Jairaj-quic in #4

New Contributors

Full Changelog: https://github.com/quic/time-services/commits/v0.1.0