HOMEPAGE

Open Source Project RJ10.DLL - Less is More: This does not mean that 'More' is too complicated.

Project Level 1

Developer Plattform

!?

Start and Process Control

Radio Control

IF-In & AF-Out Control
Panorama-View & ExtIQ-Receiver
EEprom & Calibration
Graphical Utillity

RJ10DLL::SetRadioMode

void SetRadioMode( int mode );

Parameters

    int mode
   
following modes are possible:

#define REC_LSB  (0x00000001)
#define REC_USB  (0x00000002)
#define REC_CW   (0x00000008)
#define REC_AM   (0x00000080)
#define REC_FM   (0x00001000)
#define REC_WFM  (0x00002000)
#define REC_DRM  (0x20000000)

Remarks

    set the radio demodulator mode LSB,USB,AM,FM...

Example
 
see on RJ10Mini SourceExample:

See Also   --> RJ10M-DLL.h

   Copyright 2012 © Bonito Germany.   

www.bonito.net