Releases: pendulum-project/statime
Releases · pendulum-project/statime
Version 0.4.0
Added
- Added a number of new metrics to the exporter.
Changed
- Updated stm32 sample to use the kalman filter.
- Changed the type of the CurrentDS offset_from_master field.
Fixed
- Fixed a bug in slave only mode
- Fixed the definitions and delivery of promethues metrics
- Corrected incorrect bounding of the maximum frequency deviation used during steering of the clock.
Version 0.3.0
Added
- Hardware clocks can now be determined automatically (enabled by default) in statime-linux
- The instance-level
slave-only
configuration option was added to statime-linux - Add configuration of
minor-ptp-version
(either 0 or 1), to work around limitations on some PTP networks
Changed
- Documentation for the observability configuration and CLI command
Fixed
- Correctly package the metrics daemon, a systemd unit file was also added (disabled by default)
Version 0.2.2
Added
- Added support for the path trace option
- Added support for disabling synchronization of the system clock, touching only the ptp hardware clocks.
Changed
- Updated dependencies
- Be less chatty about unexpected PTPv1 messages
Fixed
- Correctly ignore rogue masters in the PTP network
Version 0.2.1
Added
- Threat model in the documentation
- Sample config for IEC/IEEE 61580
Changed
- Wrap PTP instance's state in a generic mutex and handle announce messages on slave ports
- Handling of multiple ports of the instance being connected to the same network
- Now using tracing instead of fern for logging
Fixed
- Actually forward TLVs on announce messages
- Fixed two bugs in the BMCA
Version 0.2.0
Added
- Take into account delay asymmetry
- Metrics exporter
- Implement forwaring of TLVs
- Support for peer delay
- udev rules for better permissions
Changed
- Updated dependencies
- Implement kalman filter for incoming timestamps
- Simplified state management of ports
Fixed
- Fixed race condition during startup
internal-5
Internal binary release
internal-4
Internal binary release
Version 0.1.0
v0.1.0 Version 0.1.0
internal-3
Internal binary release
internal-2
Internal binary providing release