Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

תשובה Two questions in SoraSDK1.6

  • יום שני 09 אפריל 2012 09: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?

כל התגובות

  • יום שלישי 17 אפריל 2012 02: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.