libdrmconf
0.10.4
A library to program DMR radios.
|
This is the complete list of members for OpenRTXInterface, including all inherited members.
_ctx | DFUDevice | protected |
_dev | DFUDevice | protected |
_status | DFUDevice | protected |
abort(const ErrorStack &err=ErrorStack()) | DFUDevice | protected |
clear_status(const ErrorStack &err=ErrorStack()) | DFUDevice | protected |
close() | OpenRTXInterface | virtual |
detach(int timeout, const ErrorStack &err=ErrorStack()) | DFUDevice | protected |
detect(uint16_t vid, uint16_t pid) | DFUDevice | static |
DFUDevice(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | DFUDevice | |
download(unsigned block, uint8_t *data, unsigned len, const ErrorStack &err=ErrorStack()) | DFUDevice | |
get_state(int &pstate, const ErrorStack &err=ErrorStack()) | DFUDevice | protected |
get_status(const ErrorStack &err=ErrorStack()) | DFUDevice | protected |
identifier(const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
isOpen() const | OpenRTXInterface | virtual |
OpenRTXInterface(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) (defined in OpenRTXInterface) | OpenRTXInterface | explicit |
RadioInterface() | RadioInterface | explicitprotected |
read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
read_finish(const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
reboot(const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
upload(unsigned block, uint8_t *data, unsigned len, const ErrorStack &err=ErrorStack()) | DFUDevice | |
wait_idle(const ErrorStack &err=ErrorStack()) | DFUDevice | protected |
write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
write_finish(const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack()) | OpenRTXInterface | virtual |
~DFUDevice() | DFUDevice | virtual |
~RadioInterface() | RadioInterface | virtual |