Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Added

- Added `Channel.ramp(slope, duration)` method for playing linear voltage ramps
- Added `Channel.ramp_to_zero(duration)` method for ramping channel output to zero
- Added `FEMPortsContainer` and `OPXPlusPortsContainer` for centralized port management
- Added `BasicFEMQuam` and `BasicOPXPlusQuam` classes with integrated port containers
- Added helper function `_create_port_property_deprecation_message()` to provide detailed migration guidance in deprecation warnings
Expand Down
Loading
Loading