Closed allesand closed 1 year ago
Yes, it is.
Oh, and it is defined correctly a few lines below anyway?
$ make [ 0%] Generating moc_anytone_extension.cpp ../qdmr/lib/anytone_extension.hh:1653: Warning: The property 'talkerAliasSource' is defined multiple times in class AnytoneDMRSettingsExtension. ../qdmr/lib/anytone_extension.hh:1653: Warning: The property 'talkerAliasEncoding' is defined multiple times in class AnytoneDMRSettingsExtension.
So
*** anytone_extension.hh~ 2023-06-20 10:27:23.000000000 +0200
--- anytone_extension.hh 2023-06-20 10:28:01.112134569 +0200
***************
*** 1513,1518 ****
/** If @c true, the talker alias (name) is send. */
Q_PROPERTY(bool sendTalkerAlias READ sendTalkerAlias WRITE enableSendTalkerAlias)
- Q_PROPERTY(TalkerAliasSource talkerAliasSource READ talkerAliasSource WRITE setTalkerAliasSource)
- Q_PROPERTY(TalkerAliasEncoding talkerAliasEncoding READ talkerAliasEncoding WRITE setTalkerAliasEncoding)
/** The encryption type to be used. */
--- 1513,1516 ----
since line 1519 ff.:
/** Specifies the talker alias source. */
Q_PROPERTY(TalkerAliasSource talkerAliasSource READ talkerAliasSource WRITE setTalkerAliasSource)
/** Specifies the talker alias encoding. */
Q_PROPERTY(TalkerAliasEncoding talkerAliasEncoding READ talkerAliasEncoding WRITE setTalkerAliasEncoding)
Sorry, have to remember: compile first, then report :-)
Oh, boy. Should be OK now. Thanks for spotting this.
You are welcome, thanks for your effort! Great progress with the Anytone extensions, very cool.
Is that a typo? B/c in the yaml it ends up as a config entry: