Good afternoon, I just recently came across the study of Linux and the 9371+ zc706 transceiver, I managed to assemble the drivers along with the kernel and it turns out to configure and manage through the ad9371 driver using commands and bash scripts. I have a module with a program that runs on the ARM core in the adi2019r1 distribution, but I don’t understand how to let my program work directly with ad9371 so that my program receives the signal level values in transmission and sets the one that is needed. I found the mykonos API that has such functions, but I do not quite understand how to use it, can someone share an example of such interaction?