Two questions in SoraSDK1.6
-
Monday, 9 April 2012 9:15 AM
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?
All Replies
-
Tuesday, 17 April 2012 2:26 AMAnswerer
- 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
- Currently we only supported TARGET_RADIO default value 0. This limitation is expected to be removed after MIMO support introduced in the future.
- Edited by Qi LuoMicrosoft Employee, Editor Tuesday, 17 April 2012 2:27 AM
- Marked As Answer by Jiansong zhangMicrosoft Employee, Moderator Monday, 30 April 2012 3:07 AM