openBackhaul / airInterface

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

AirInterfaceConfiguration::duplexDistance : Integer = -1 to be added #45

Closed openBackhaul closed 2 years ago

openBackhaul commented 3 years ago

There are implementations, which are allowing to configure ...

Means the duplex distance is not freely configurable (duplexDistanceIsFreelyConfigurable==false), but can be chosen from a list of values.

Proposal:

DanielaSpreafico commented 3 years ago

I propose to change the comment for AirInterfaceConfiguration::duplexDistance to : "Only configurable, if (duplexDistanceList contains more than one value). Allows configuring one of the values represented in AirInterfaceCapability::duplexDistanceList.", removing the "(duplexDistanceIsFreelyConfigurable==false) AND " because there are devices where it is possible to select duplex-distance in a list or txFrequency+rxFrequency (this last only if duplexDistanceIsFreelyConfigurable==true).

openBackhaul commented 3 years ago

Decision on the 5G-xhaul call on 12th of May

openBackhaul commented 2 years ago

Fixed with AirInterface_2.0.0-tsp.220328.1245.