openBackhaul / airInterface

Technology specific interface definition for microwave air interfaces
Apache License 2.0
3 stars 0 forks source link

TX or RX direction of the Performance Values #32

Closed openBackhaul closed 3 years ago

openBackhaul commented 4 years ago

On some devices Performance data for adaptive modulation (timeXStateList) is collected for the transmitter and on other for the receiver. Some way to be found to identify the direction of the performance data.

(Maybe this is the attribute that make the AirInterfaceCurrentPerformance and the AirInterfaceHistoricalPerformances container always being present even if the lists are empty.)

openBackhaul commented 4 years ago

Capability attribute will be added

michbin commented 4 years ago

Is there any need for such an attribute? Would an application on higher layer change its behavior depending on the value of this attribute?

openBackhaul commented 4 years ago

AirInterfaceCapability::directionOfAcmPerformanceValues : Enumeration attribute and DirectionType datatype with values TX, RX, NONE added.

openBackhaul commented 3 years ago

AirInterfaceCapability::directionOfAcmPerformanceValues : Enumeration attribute and DirectionType datatype with values TX, RX, NONE has already been added to UML and YANG. Existing implementations are basing on the corrected YANG.

Proposal to the 5G-xhaul call on 31st of March: Just closing the issue

openBackhaul commented 3 years ago

Has been decided to be closed at the 5G-xhaul call on 31st of March 2021.