All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Support for the new fine-grained fake trigger generator
- Board/carrier/design type detection via
io.config
registers. SFPExpander
class to simplify thepc059
setup.
- Support for pc509
- Fixed trigger rate reported by
faketrig-conf
- Renamed
triggen
andtrigclear
mst
commands asfaketrig-conf
andfaketrig-clear
respectively.
click_didyoumean
among python package requirements.
- Extended the
mst
triggen
parameters with channel id to control up to 4 trigger generators in parallel. Each generator issues a dedicatedFakeTrigger
command (FakeTrigger0
-FakeTrigger3
). - Added
readROBWarningOverflow
andreadROBError
PartitionNode
methods.
- Renamed
master
andendpoint
tomst
andept
respectively. - Endpoint
ept
take a list or range of endpoint ids as first argument.
- This changelog.
master
partitition subcommandpart
.trig
command to enable partition triggers.- Added
PartitionNode::enableTriggers
method. - Master firmware version check.