![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
#include <RTLSDRRadio.hxx>
Public Member Functions | |
| void | init () |
| do whatever initialization we might need to do. | |
Static Public Member Functions | |
| static RadioPtr | make (ParamsPtr params) |
Protected Member Functions | |
| RTLSDRRadio (ParamsPtr params) | |
| Protected Member Functions inherited from SoDa::Radio | |
| Radio (ParamsPtr params) | |
| create the base radio. | |
| void | subscribeToMailBoxes (const std::vector< MailBoxBasePtr > &mailboxes) |
| subscribe to all mailboxes for all subordinate (Ctrl, RX, TX) units | |
Private Attributes | |
| RTLSDRDevPtr | dev |
| RTLSDRCtrlPtr | ctrl |
| RTLSDRRXPtr | rx |
| RTLSDRTXPtr | tx |
Definition at line 57 of file RTLSDRRadio.hxx.
|
virtual |
do whatever initialization we might need to do.
Implements SoDa::Radio.
Definition at line 62 of file RTLSDRRadio.hxx.
References RTLSDRRadio().
|
private |
Definition at line 70 of file RTLSDRRadio.hxx.
|
private |
Definition at line 69 of file RTLSDRRadio.hxx.
|
private |
Definition at line 71 of file RTLSDRRadio.hxx.
|
private |
Definition at line 72 of file RTLSDRRadio.hxx.