Two questions in SoraSDK1.6

คำตอบ Two questions in SoraSDK1.6

  • 2012년 4월 9일 월요일 오전 9:15
     
     

    Hey,

        the questions are:

        1. Are the functions in user mode started with "HRESULT SoraURadio..." Sora API that couldn't seen by our custormers? or haven't written?

       2.The User mode use the RADIO 0(TARGET RADIO), and have some Rx gain control functions related with it.

    Now I want to do AGC(Auto gain control) in the "kmsdr" by using similar functions, so what's the number of RADIO?

모든 응답

  • 2012년 4월 17일 화요일 오전 2:26
    답변자
     
     답변됨
    1. Which specific function do you concern? Most UMX API (user mode) starts with "HRESULT SoraURadio...", and they can be used by customer by including the header file "sora.h". They are implemented as documented in Sora Manual v1.6
    2. Currently we only supported TARGET_RADIO default value 0. This limitation is expected to be removed after MIMO support introduced in the future.