dynamic switching of cadu data sample time and clock manipulation
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Jakob Meier
2022-01-30 17:16:17 +01:00
parent e56c538518
commit c1726f897b
17 changed files with 393 additions and 220 deletions

View File

@ -87,8 +87,8 @@ enum commonObjects: uint32_t {
PLOC_UPDATER = 0x44330000,
PLOC_MEMORY_DUMPER = 0x44330001,
STR_HELPER = 0x44330002,
PTME_AXI_CONFIG = 44330003,
TX_RATE_SETTER = 44330004
AXI_PTME_CONFIG = 44330003,
PTME_CONFIG = 44330004,
};
}