libdrmconf  0.10.4
A library to program DMR radios.
OpenGD77Interface Member List

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

_sectorOpenGD77Interfaceprotected
close()OpenGD77Interfacevirtual
detect()OpenGD77Interfacestatic
USBSerial::detect(uint16_t vid, uint16_t pid)USBSerialstatic
EEPROMOpenGD77Interfacestatic
finishWriteFlash(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
FLASHOpenGD77Interfacestatic
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
readFlash(uint32_t addr, uint8_t *data, uint16_t len, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
reboot(const ErrorStack &err=ErrorStack())OpenGD77Interfacevirtual
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
sendShowCPSScreen(const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
setFlashSector(uint32_t addr, const ErrorStack &err=ErrorStack())OpenGD77Interfaceprotected
USBSerial(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)USBSerialexplicitprotected
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