libdrmconf  0.12.0
A library to program DMR radios.
DR1801UVInterface Member List

This is the complete list of members for DR1801UVInterface, including all inherited members.

_identifierDR1801UVInterfaceprotected
_stateAuctusA6Interfaceprotected
AuctusA6Interface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)AuctusA6Interfaceexplicitprotected
CHECK_PROG_PASSWORD enum valueDR1801UVInterfaceprotected
checkProgrammingPassword(const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
close()USBSerialvirtual
CLOSED enum valueAuctusA6Interface
CODEPLUG_WRITTEN enum valueDR1801UVInterfaceprotected
Command enum nameDR1801UVInterfaceprotected
DefaultSpeed enum valueDR1801UVInterfaceprotected
DefaultTransferSpeed enum nameDR1801UVInterfaceprotected
detect(bool saveOnly=true)DR1801UVInterfacestatic
AuctusA6Interface::detect(uint16_t vid, uint16_t pid, bool isSave=true)USBSerialstatic
AuctusA6Interface::detect()USBSerialstatic
DR1801UVInterface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)DR1801UVInterface
ENTER_PROGRAMMING_MODE enum valueDR1801UVInterfaceprotected
enterProgrammingMode(const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
ERROR enum valueAuctusA6Interface
formatPinoutSignals()USBSerialprotected
getDeviceInfo(QString &info, const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
identifier(const ErrorStack &err)DR1801UVInterfacevirtual
IDLE enum valueAuctusA6Interface
interfaceInfo()DR1801UVInterfacestatic
isOpen() constUSBSerialvirtual
onClose()USBSerialprotectedslot
onError(QSerialPort::SerialPortError error_t)USBSerialprotectedslot
PREPARE_CODEPLUG_READ enum valueDR1801UVInterfaceprotected
PREPARE_CODEPLUG_WRITE enum valueDR1801UVInterfaceprotected
prepareReading(uint32_t baudrate, PrepareReadResponse &response, const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
prepareWriting(uint32_t size, uint32_t baudrate, uint16_t crc, const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
RadioInterface()RadioInterfaceexplicitprotected
read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())DR1801UVInterfacevirtual
AuctusA6Interface::read(uint8_t *data, qint64 n, unsigned int timeout_ms, const ErrorStack &err=ErrorStack())AuctusA6Interfaceprotected
read_finish(const ErrorStack &err=ErrorStack())DR1801UVInterfacevirtual
read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())DR1801UVInterfacevirtual
READ_THROUGH enum valueAuctusA6Interface
readCodeplug(Codeplug &codeplug, std::function< void(unsigned int, unsigned int)> progress, const ErrorStack &err=ErrorStack())DR1801UVInterface
ReadSpeed enum valueDR1801UVInterfaceprotected
reboot(const ErrorStack &err=ErrorStack())RadioInterfacevirtual
receive(uint16_t &command, uint8_t *response, uint8_t &rlen, const ErrorStack &err=ErrorStack())AuctusA6Interfaceprotected
receiveWriteACK(const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
REQUEST_INFO enum valueDR1801UVInterfaceprotected
send(uint16_t command, const uint8_t *params, uint8_t plen, const ErrorStack &err=ErrorStack())AuctusA6Interfaceprotected
send_receive(uint16_t command, const uint8_t *params, uint8_t plen, uint8_t *response, uint8_t &rlen, const ErrorStack &err=ErrorStack())AuctusA6Interfaceprotected
signalingChanged()USBSerialprotectedslot
START_READ_DATA enum valueDR1801UVInterfaceprotected
startReading(const ErrorStack &err=ErrorStack())DR1801UVInterfaceprotected
state() constAuctusA6Interface
State enum nameAuctusA6Interface
USBSerial(const USBDeviceDescriptor &descriptor, QSerialPort::BaudRate rate=QSerialPort::Baud115200, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)USBSerialexplicitprotected
write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())DR1801UVInterfacevirtual
write_finish(const ErrorStack &err=ErrorStack())DR1801UVInterfacevirtual
write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())DR1801UVInterfacevirtual
WRITE_THROUGH enum valueAuctusA6Interface
writeCodeplug(const Codeplug &codeplug, std::function< void(unsigned int, unsigned int)> progress, const ErrorStack &err=ErrorStack())DR1801UVInterface
WriteSpeed enum valueDR1801UVInterfaceprotected
~RadioInterface()RadioInterfacevirtual
~USBSerial()USBSerialvirtual