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

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

_ctxC7000Deviceprotected
_devC7000Deviceprotected
_identifierGD73Interfaceprotected
_lastSequenceGD73Interfaceprotected
C7000Device(const USBDeviceDescriptor &descr, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)C7000Device
close()GD73Interfacevirtual
detect(bool saveOnly=true)C7000Devicestatic
GD73Interface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)GD73Interface
identifier(const ErrorStack &err=ErrorStack())GD73Interfacevirtual
interfaceInfo()C7000Devicestatic
isOpen() constGD73Interfacevirtual
RadioInterface()RadioInterfaceexplicitprotected
read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())GD73Interfacevirtual
read_finish(const ErrorStack &err=ErrorStack())GD73Interfacevirtual
read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())GD73Interfacevirtual
reboot(const ErrorStack &err=ErrorStack())RadioInterfacevirtual
sendRecv(const Packet &request, Packet &response, const ErrorStack &err=ErrorStack())C7000Deviceprotected
write(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())GD73Interfacevirtual
write_finish(const ErrorStack &err=ErrorStack())GD73Interfacevirtual
write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())GD73Interfacevirtual
~C7000Device()C7000Devicevirtual
~RadioInterface()RadioInterfacevirtual