Many changes for 400G DSP

Minimal Example
...
This commit is contained in:
sioe
2024-12-17 16:17:58 +01:00
parent 397cfa61dd
commit e47a4dbbbe
68 changed files with 2749 additions and 2948 deletions

View File

@@ -4,6 +4,7 @@ classdef db_mode < int32
no_db (0)
db_precoded (1)
db_encoded (2)
db_emulate (3)
end
end