<+description of block+>
More...
#include <source.h>
|
| static sptr | make (size_t itemsize, const char *host, unsigned short port, unsigned short c_port, unsigned short rx_fir_port, unsigned short tx_fir_port, int payload_size=1472, bool eof=true, bool wait=true, int rxfreq=7000000, int txfreq=7000000, int rate=48000, bool ant=0, int presel=0, int att=0, int txLevel=255, bool ptt=0, int txRate=48000, int clockCorr=0, std::vector< gr_complex > rxFirTaps=std::vector< gr_complex >(), std::vector< gr_complex > txFirTaps=std::vector< gr_complex >(), bool dpd=0) |
| | Return a shared_ptr to a new instance of hiqsdr::source. More...
|
| |
◆ sptr
◆ get_port()
| virtual int gr::hiqsdr::source::get_port |
( |
| ) |
|
|
pure virtual |
◆ make()
| static sptr gr::hiqsdr::source::make |
( |
size_t |
itemsize, |
|
|
const char * |
host, |
|
|
unsigned short |
port, |
|
|
unsigned short |
c_port, |
|
|
unsigned short |
rx_fir_port, |
|
|
unsigned short |
tx_fir_port, |
|
|
int |
payload_size = 1472, |
|
|
bool |
eof = true, |
|
|
bool |
wait = true, |
|
|
int |
rxfreq = 7000000, |
|
|
int |
txfreq = 7000000, |
|
|
int |
rate = 48000, |
|
|
bool |
ant = 0, |
|
|
int |
presel = 0, |
|
|
int |
att = 0, |
|
|
int |
txLevel = 255, |
|
|
bool |
ptt = 0, |
|
|
int |
txRate = 48000, |
|
|
int |
clockCorr = 0, |
|
|
std::vector< gr_complex > |
rxFirTaps = std::vector< gr_complex >(), |
|
|
std::vector< gr_complex > |
txFirTaps = std::vector< gr_complex >(), |
|
|
bool |
dpd = 0 |
|
) |
| |
|
static |
◆ payload_size()
| virtual int gr::hiqsdr::source::payload_size |
( |
| ) |
|
|
pure virtual |
◆ setAnt()
| virtual void gr::hiqsdr::source::setAnt |
( |
bool |
| ) |
|
|
pure virtual |
◆ setAttenuator()
| virtual void gr::hiqsdr::source::setAttenuator |
( |
int |
| ) |
|
|
pure virtual |
◆ setClockCorr()
| virtual void gr::hiqsdr::source::setClockCorr |
( |
int |
diff | ) |
|
|
pure virtual |
◆ setCWMode()
| virtual void gr::hiqsdr::source::setCWMode |
( |
bool |
| ) |
|
|
pure virtual |
◆ setDPD()
| virtual void gr::hiqsdr::source::setDPD |
( |
bool |
| ) |
|
|
pure virtual |
◆ setFilter()
| virtual void gr::hiqsdr::source::setFilter |
( |
std::vector< gr_complex > |
coef, |
|
|
int |
dest = 0 |
|
) |
| |
|
pure virtual |
◆ setPresel()
| virtual void gr::hiqsdr::source::setPresel |
( |
int |
| ) |
|
|
pure virtual |
◆ setPtt()
| virtual void gr::hiqsdr::source::setPtt |
( |
bool |
on | ) |
|
|
pure virtual |
◆ setRXFreq()
| virtual void gr::hiqsdr::source::setRXFreq |
( |
int |
f | ) |
|
|
pure virtual |
◆ setSampleRate()
| virtual void gr::hiqsdr::source::setSampleRate |
( |
int |
rate | ) |
|
|
pure virtual |
◆ setTXFreq()
| virtual void gr::hiqsdr::source::setTXFreq |
( |
int |
f | ) |
|
|
pure virtual |
◆ setTXLevel()
| virtual void gr::hiqsdr::source::setTXLevel |
( |
int |
l | ) |
|
|
pure virtual |
◆ setTXRate()
| virtual void gr::hiqsdr::source::setTXRate |
( |
int |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: