vFCast_FskAdj( 127 );
/*
Now wait until there is a demodulated temperature sample
while ( 0 == bDmdTs_GetSamplesTaken() ){}
/*
Tune the PA with the current temperature as an argument */
vPa_Tune( iDmdTs_GetLatestTemp() );
/*
-- Run the Single Tx Loop */
vStl_PreLoop();
vStl_SingleTxLoop( pbFrameHead, bFCastDemo_MaxFrameSize_c );
/*
Post processing, transmission end */
vStl_PostLoop();
}
}
/*
*------------------------------------------------------------------------------
*/
1
Rev. 1.0
AN370
*/
101
Need help?
Do you have a question about the Si4010 and is the answer not in the manual?