libdrmconf 0.13.3
A library to program DMR radios.
Loading...
Searching...
No Matches
OpenGD77Interface Member List

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

_extendedCallsignDBOpenGD77Interfaceprotected
_protocolVariantOpenGD77Interfaceprotected
_sectorOpenGD77Interfaceprotected
close()OpenGD77Interfacevirtual
detect(bool saveOnly=true)OpenGD77Interfacestatic
USBSerial::detect(uint16_t vid, uint16_t pid, bool isSave=true)USBSerialstatic
USBSerial::detect()USBSerialstatic
EEPROMOpenGD77Interfacestatic
extendedCallsignDB() constOpenGD77Interface
finishWriteFlash(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
FLASHOpenGD77Interfacestatic
formatPinoutSignals()USBSerialprotected
identifier(const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
interfaceInfo()OpenGD77Interfacestatic
isOpen() constUSBSerialvirtual
onClose()USBSerialprotectedslot
onError(QSerialPort::SerialPortError error_t)USBSerialprotectedslot
OpenGD77Interface(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)OpenGD77Interfaceexplicit
RadioInterface()RadioInterfaceexplicitprotected
read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
read_finish(const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
readEEPROM(uint32_t addr, uint8_t *data, uint16_t len, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
readFirmwareInfo(FirmwareInfo &radioInfo, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
readFlash(uint32_t addr, uint8_t *data, uint16_t len, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
reboot(const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
saveSettingsAndVFOs(const ErrorStack &err=ErrorStack()) (defined in OpenGD77Interface)OpenGD77Interface
saveSettingsNotVFOs(const ErrorStack &err=ErrorStack()) (defined in OpenGD77Interface)OpenGD77Interface
sendClearScreen(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
sendCloseScreen(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
sendCommand(CommandRequest::Option option, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
sendDisplay(uint8_t 1, uint8_t y, const char *message, uint8_t iSize, uint8_t alignment, uint8_t inverted, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
sendRenderCPS(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
sendSetDateTime(const QDateTime &dt, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
sendShowCPSScreen(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
setDateTime(const QDateTime &datetime, const ErrorStack &err)OpenGD77Interfacevirtual
setFlashSector(uint32_t addr, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
signalingChanged()USBSerialprotectedslot
USBSerial(const USBDeviceDescriptor &descriptor, QSerialPort::BaudRate rate=QSerialPort::Baud115200, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)USBSerialexplicitprotected
Variant enum nameOpenGD77Interface
write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
write_finish(const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
writeEEPROM(uint32_t addr, const uint8_t *data, uint16_t len, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
writeFlash(uint32_t addr, const uint8_t *data, uint16_t len, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
~OpenGD77Interface()OpenGD77Interfacevirtual
~RadioInterface()RadioInterfacevirtual
~USBSerial()USBSerialvirtual