Skip to content
Snippets Groups Projects
Commit 9c4560a0 authored by Alexandru Bercuci's avatar Alexandru Bercuci
Browse files

update doc for the new functionality

parent 36807585
Branches
Tags
1 merge request!1863new unpacker for the trd2d.v06.24 data format
Pipeline #30040 failed
......@@ -39,7 +39,8 @@ public:
/** \brief Search for the module in the setup parameters by equipement id
* \param[in] eqid equipment id from HW
* \param[out] crob_id index of crob on the module
* \param[out] crob_id index of the ROB (crob in legacy mode) on the module
* \param[out] lnk_id index of optical link on the ROB (not used in legacy mode); 0 for down, 1 for up
* \return module id in the setup
*/
virtual int FindModuleByEqId(uint16_t eqid, uint8_t& crob_id, uint8_t& lnk_id) const;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment