Bug fix: #126 Set snr for Log window. Add debugging for LogQSO #178
Conversation
|
@wmiler this works, but I don't actually get a rptRcvd in the logging dialog without manually entering it. I did not run it with logging turned on to see what the debugging reports, however. |
|
Yeah, rptRcvd isn't populated yet either. I've been fishing thru the code trying to figure where I can grab that from. |
|
Without looking thru the code, off the top of my head it should be somewhere in the m_rptRcvd variable. |
True, but that also isn't set, and seems to be only set when a person enters it. We don't track that anywhere except in snr? Or @hb responses and it's not saved as far as I can see. |
|
Maybe you can grab it from snr_ in the DecodedText class? m_rptRcvd looks like a total oversight in the code with failure to connect it to anything. |
|
Marked as wip for now, I'll see if I can find a way to get rptRvcd to populate. |
|
Sorry for the delays, I broke my shoulder at the beginning of the month, just now starting to be able to get back in front of a computer. |
|
@Chris-AC9KH I don't see a logical way to get Don't merge this fix yet, I do have a small bit of clean up to do. |
|
Merged. Thanks! |
No description provided.