libdrmconf 0.14.1
A library to program DMR radios.
Loading...
Searching...
No Matches
DM32UVInterface Member List

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

_callsignMemoryDM32UVInterfaceprotected
_codeplugMemoryDM32UVInterfaceprotected
_firmwareVersionDM32UVInterfaceprotected
_infoDM32UVInterfaceprotected
_stateDM32UVInterfaceprotected
close() overrideUSBSerialvirtual
detect(bool saveOnly=true)DM32UVInterfacestatic
USBSerial::detect(uint16_t vid, uint16_t pid, bool isSave=true)USBSerialstatic
USBSerial::detect()USBSerialstatic
DM32UVInterface(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)DM32UVInterfaceexplicit
enter_program_mode(const ErrorStack &err=ErrorStack())DM32UVInterfaceprotected
formatPinoutSignals()USBSerialprotected
getAddressMap(DM32UV::AddressMap &map, const ErrorStack &err=ErrorStack(), void(*progress)(unsigned int percent)=nullptr)DM32UVInterface
identifier(const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
interfaceInfo()DM32UVInterfacestatic
isOpen() const overrideUSBSerialvirtual
onClose()USBSerialprotectedslot
onError(QSerialPort::SerialPortError error_t)USBSerialprotectedslot
RadioInterface()RadioInterfaceexplicitprotected
read(uint32_t bank, uint32_t address, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
read_finish(const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
read_start(uint32_t bank, uint32_t address, const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
reboot(const ErrorStack &err=ErrorStack())RadioInterfacevirtual
receive(char *data, qint64 n, int timeout, const ErrorStack &err=ErrorStack())DM32UVInterfaceprotected
request_identifier(const ErrorStack &err=ErrorStack()) (defined in DM32UVInterface)DM32UVInterfaceprotected
send(const char *data, qint64 n, int timeout, const ErrorStack &err=ErrorStack())DM32UVInterfaceprotected
sendReceive(const Request &req, Response &res, const ErrorStack &err=ErrorStack())DM32UVInterfaceinlineprotected
setDateTime(const QDateTime &datetime, const ErrorStack &err=ErrorStack())RadioInterfacevirtual
signalingChanged()USBSerialprotectedslot
State enum nameDM32UVInterfaceprotected
USBSerial(const USBDeviceDescriptor &descriptor, QSerialPort::BaudRate rate=QSerialPort::Baud115200, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)USBSerialexplicitprotected
write(uint32_t bank, uint32_t address, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
write_finish(const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
write_start(uint32_t bank, uint32_t address, const ErrorStack &err=ErrorStack()) overrideDM32UVInterfacevirtual
~RadioInterface()RadioInterfacevirtual
~USBSerial()USBSerialvirtual