PTME Bandwidth Allocation Table #495

Merged
muellerr merged 13 commits from ptme_bat_priority_enable into develop 2023-03-21 14:44:04 +01:00
Showing only changes of commit 0b81a92941 - Show all commits

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.
*/