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

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

_infoAnytoneInterfaceprotected
_stateAnytoneInterfaceprotected
AnytoneInterface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)AnytoneInterfaceexplicit
AnytoneSTM32Interface(const USBDeviceDescriptor &descriptor, const ErrorStack &err=ErrorStack(), QObject *parent=nullptr)AnytoneSTM32Interfaceexplicit
close()AnytoneInterfacevirtual
detect(bool saveOnly=true)AnytoneSTM32Interfacestatic
AnytoneInterface::detect(uint16_t vid, uint16_t pid, bool isSave=true)USBSerialstatic
AnytoneInterface::detect()USBSerialstatic
enter_program_mode(const ErrorStack &err=ErrorStack())AnytoneInterfaceprotected
formatPinoutSignals()USBSerialprotected
getInfo(RadioVariant &info)AnytoneInterface
identifier(const ErrorStack &err=ErrorStack())AnytoneSTM32Interfacevirtual
interfaceInfo()AnytoneSTM32Interfacestatic
isOpen() const overrideUSBSerialvirtual
leave_program_mode(const ErrorStack &err=ErrorStack())AnytoneInterfaceprotected
onClose()USBSerialprotectedslot
onError(QSerialPort::SerialPortError error_t)USBSerialprotectedslot
RadioInterface()RadioInterfaceexplicitprotected
read(uint32_t bank, uint32_t addr, uint8_t *data, int nbytes, const ErrorStack &err=ErrorStack())AnytoneInterfacevirtual
read_finish(const ErrorStack &err=ErrorStack())AnytoneInterfacevirtual
read_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())AnytoneInterfacevirtual
reboot(const ErrorStack &err=ErrorStack())AnytoneInterfacevirtual
request_identifier(RadioVariant &info, const ErrorStack &err=ErrorStack())AnytoneInterfaceprotected
send_receive(const char *cmd, int clen, char *resp, int rlen, const ErrorStack &err=ErrorStack())AnytoneInterfaceprotected
setDateTime(const QDateTime &datetime, const ErrorStack &err=ErrorStack())RadioInterfacevirtual
signalingChanged()USBSerialprotectedslot
State enum nameAnytoneInterfaceprotected
STATE_CLOSED enum valueAnytoneInterfaceprotected
STATE_ERROR enum valueAnytoneInterfaceprotected
STATE_INITIALIZED enum valueAnytoneInterfaceprotected
STATE_OPEN enum valueAnytoneInterfaceprotected
STATE_PROGRAM enum valueAnytoneInterfaceprotected
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())AnytoneInterfacevirtual
write_finish(const ErrorStack &err=ErrorStack())AnytoneInterfacevirtual
write_start(uint32_t bank, uint32_t addr, const ErrorStack &err=ErrorStack())AnytoneInterfacevirtual
~AnytoneInterface()AnytoneInterfacevirtual
~RadioInterface()RadioInterfacevirtual
~USBSerial()USBSerialvirtual