This commit is contained in:
Robin Müller 2023-03-18 15:13:02 +01:00
parent f39d03afc2
commit 0b81a92941
No known key found for this signature in database
GPG Key ID: FC76078F520434A5

View File

@ -177,8 +177,8 @@ class CcsdsIpCoreHandler : public SystemObject,
void disableTransmit();
/**
* The following set of functions configure the mode of the PTME bandwith allocation table (BAT) module.
* This consists of the following 2 steps:
* The following set of functions configure the mode of the PTME bandwith allocation table (BAT)
* module. This consists of the following 2 steps:
* 1. Update the BAT priority bit in the PTME wrapper
* 2. Reset the PTME as specified in the datasheet.
*/