Skip to content

wendelin_telecom: python3 update

Xiaowu Zhang requested to merge mergezope4py3 into master

port wendelin_telecom to python3

changes

  1. update import and some method

  2. encode&decode to get correct data type

  3. use the correct attribute defined in xlte py3

    tau_hi, tau_lo --> τ_hi, τ_lo

so this change is not compatible in py2, but since we change directly wendelin telecom SR to py3,it should be fine

Edited by Xiaowu Zhang

Merge request reports