Questions and discussions about the software that runs on the TD RF module itself.
jagusti
 
Posts: 12
Joined: Mon Dec 28, 2015 11:50 am

TD_RF_CWTest()

by jagusti Fri Sep 09, 2016 9:58 am

Hi
Where can I find the function TD_RF_CWTest() or library in order to do a CW transmission?
I receive an error when I build the firmware with Eclipse.
Thanks a lot
Josep
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: TD_RF_CWTest()

by mstempin Mon Nov 28, 2016 3:44 pm

This functions in only available for SDK > 5.0.3. Please upgrade to latest SDK (6.3.4).
ramon2015
 
Posts: 51
Joined: Mon Jul 06, 2015 4:06 pm

Re: TD_RF_CWTest()

by ramon2015 Tue Nov 29, 2016 6:39 pm

Hi,

I am using SDK 6.3.2, but no TD_RF_CWTest() function is found across the libtdrf functions.

By the way, If I want to use this function in a TD1508 (FCC), does it work the same way as the TD1208 (ETSI): fixing the CW at a single frequency? or is it hoping?

Regards, Ramon.
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: TD_RF_CWTest()

by mstempin Wed Nov 30, 2016 2:23 pm

You are right, this function is not defined into any header file, although it is present in the libtdrf.a static library.

Here is its prototype:
extern bool TD_RF_CWTest(bool enable, uint32_t frequency, int16_t power_level);

The frequency is in Hz, and the power level in dBm (max +14 dBm for TD12xx and +24 dBm for TD1508).
Return to Firmware

Who is online

Users browsing this forum: No registered users and 16 guests