|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for DR1801UVInterface, including all inherited members.
| _identifier | DR1801UVInterface | protected |
| _state | AuctusA6Interface | protected |
| AuctusA6Interface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | AuctusA6Interface | explicitprotected |
| CHECK_PROG_PASSWORD enum value | DR1801UVInterface | protected |
| checkProgrammingPassword(const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| close() | USBSerial | virtual |
| CLOSED enum value | AuctusA6Interface | |
| CODEPLUG_WRITTEN enum value | DR1801UVInterface | protected |
| Command enum name | DR1801UVInterface | protected |
| DefaultSpeed enum value | DR1801UVInterface | protected |
| DefaultTransferSpeed enum name | DR1801UVInterface | protected |
| detect(bool saveOnly=true) | DR1801UVInterface | static |
| AuctusA6Interface::detect(uint16_t vid, uint16_t pid, bool isSave=true) | USBSerial | static |
| AuctusA6Interface::detect() | USBSerial | static |
| DR1801UVInterface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | DR1801UVInterface | |
| ENTER_PROGRAMMING_MODE enum value | DR1801UVInterface | protected |
| enterProgrammingMode(const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| ERROR enum value | AuctusA6Interface | |
| formatPinoutSignals() | USBSerial | protected |
| getDeviceInfo(QString &info, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| identifier(const ErrorStack &err) | DR1801UVInterface | virtual |
| IDLE enum value | AuctusA6Interface | |
| interfaceInfo() | DR1801UVInterface | static |
| isOpen() const | USBSerial | virtual |
| onClose() | USBSerial | protectedslot |
| onError(QSerialPort::SerialPortError error_t) | USBSerial | protectedslot |
| PREPARE_CODEPLUG_READ enum value | DR1801UVInterface | protected |
| PREPARE_CODEPLUG_WRITE enum value | DR1801UVInterface | protected |
| prepareReading(uint32_t baudrate, PrepareReadResponse &response, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| prepareWriting(uint32_t size, uint32_t baudrate, uint16_t crc, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| RadioInterface() | RadioInterface | explicitprotected |
| read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | virtual |
| AuctusA6Interface::read(uint8_t *data, qint64 n, unsigned int timeout_ms, const ErrorStack &err=ErrorStack()) | AuctusA6Interface | protected |
| read_finish(const ErrorStack &err=ErrorStack()) | DR1801UVInterface | virtual |
| read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | virtual |
| READ_THROUGH enum value | AuctusA6Interface | |
| readCodeplug(Codeplug &codeplug, std::function< void(unsigned int, unsigned int)> progress, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | |
| ReadSpeed enum value | DR1801UVInterface | protected |
| reboot(const ErrorStack &err=ErrorStack()) | RadioInterface | virtual |
| receive(uint16_t &command, uint8_t *response, uint8_t &rlen, const ErrorStack &err=ErrorStack()) | AuctusA6Interface | protected |
| receiveWriteACK(const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| REQUEST_INFO enum value | DR1801UVInterface | protected |
| send(uint16_t command, const uint8_t *params, uint8_t plen, const ErrorStack &err=ErrorStack()) | AuctusA6Interface | protected |
| send_receive(uint16_t command, const uint8_t *params, uint8_t plen, uint8_t *response, uint8_t &rlen, const ErrorStack &err=ErrorStack()) | AuctusA6Interface | protected |
| signalingChanged() | USBSerial | protectedslot |
| START_READ_DATA enum value | DR1801UVInterface | protected |
| startReading(const ErrorStack &err=ErrorStack()) | DR1801UVInterface | protected |
| state() const | AuctusA6Interface | |
| State enum name | AuctusA6Interface | |
| USBSerial(const USBDeviceDescriptor &descriptor, QSerialPort::BaudRate rate=QSerialPort::Baud115200, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr) | USBSerial | explicitprotected |
| write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | virtual |
| write_finish(const ErrorStack &err=ErrorStack()) | DR1801UVInterface | virtual |
| write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | virtual |
| WRITE_THROUGH enum value | AuctusA6Interface | |
| writeCodeplug(const Codeplug &codeplug, std::function< void(unsigned int, unsigned int)> progress, const ErrorStack &err=ErrorStack()) | DR1801UVInterface | |
| WriteSpeed enum value | DR1801UVInterface | protected |
| ~RadioInterface() | RadioInterface | virtual |
| ~USBSerial() | USBSerial | virtual |