|
libdrmconf 0.14.1
A library to program DMR radios.
|
This is the complete list of members for DM32UVInterface, including all inherited members.
| _callsignMemory | DM32UVInterface | protected |
| _codeplugMemory | DM32UVInterface | protected |
| _firmwareVersion | DM32UVInterface | protected |
| _info | DM32UVInterface | protected |
| _state | DM32UVInterface | protected |
| close() override | USBSerial | virtual |
| detect(bool saveOnly=true) | DM32UVInterface | static |
| USBSerial::detect(uint16_t vid, uint16_t pid, bool isSave=true) | USBSerial | static |
| USBSerial::detect() | USBSerial | static |
| DM32UVInterface(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | DM32UVInterface | explicit |
| enter_program_mode(const ErrorStack &err=ErrorStack()) | DM32UVInterface | protected |
| formatPinoutSignals() | USBSerial | protected |
| getAddressMap(DM32UV::AddressMap &map, const ErrorStack &err=ErrorStack(), void(*progress)(unsigned int percent)=nullptr) | DM32UVInterface | |
| identifier(const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| interfaceInfo() | DM32UVInterface | static |
| isOpen() const override | USBSerial | virtual |
| onClose() | USBSerial | protectedslot |
| onError(QSerialPort::SerialPortError error_t) | USBSerial | protectedslot |
| RadioInterface() | RadioInterface | explicitprotected |
| read(uint32_t bank, uint32_t address, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| read_finish(const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| read_start(uint32_t bank, uint32_t address, const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| reboot(const ErrorStack &err=ErrorStack()) | RadioInterface | virtual |
| receive(char *data, qint64 n, int timeout, const ErrorStack &err=ErrorStack()) | DM32UVInterface | protected |
| request_identifier(const ErrorStack &err=ErrorStack()) (defined in DM32UVInterface) | DM32UVInterface | protected |
| send(const char *data, qint64 n, int timeout, const ErrorStack &err=ErrorStack()) | DM32UVInterface | protected |
| sendReceive(const Request &req, Response &res, const ErrorStack &err=ErrorStack()) | DM32UVInterface | inlineprotected |
| setDateTime(const QDateTime &datetime, const ErrorStack &err=ErrorStack()) | RadioInterface | virtual |
| signalingChanged() | USBSerial | protectedslot |
| State enum name | DM32UVInterface | protected |
| USBSerial(const USBDeviceDescriptor &descriptor, QSerialPort::BaudRate rate=QSerialPort::Baud115200, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | USBSerial | explicitprotected |
| write(uint32_t bank, uint32_t address, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| write_finish(const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| write_start(uint32_t bank, uint32_t address, const ErrorStack &err=ErrorStack()) override | DM32UVInterface | virtual |
| ~RadioInterface() | RadioInterface | virtual |
| ~USBSerial() | USBSerial | virtual |