Stations not appearing without refresh

Issue #97 resolved
Matt created an issue

I’ve seen this behavior over the last few versions. Now on 0.4.4.

If QTH is hidden (command-H) and a new station appears or there is station movement, I don’t see it immediately on returning QTH to focus. To see anything new, I have to click the “live” button twice, and then stations appear.

I’ve been waiting for this to happen at a time when I could capture clean log output. This morning I got a “new station” alert, switched to QTH, didn’t see it, clicked “live” twice, and got the updated station map. Here is the log. I have obfuscated the station ID.

I am wondering if this is a macOS version issue. I’m still on 10.14.6 (Mojave), which is older than what others may be running. Connection is TCP through a Raspberry Pi running Dire Wolf.

23:00:55.936 INFO TcpSocketConnection.socketDidDisconnect():180 - Socket disconnected
08:46:33.214 DEBUG QTHAppDelegate.onDidWake():163 - Just woke up. Good morning!
08:46:33.271 INFO KissTcpConnection.socket():49 - Connected to 192.168.0.30:8001
08:46:33.825 DEBUG APRSManager.transmit():169 - Posting packet for transmit
08:46:42.798 DEBUG KissTcpConnection.socket():94 - Data successfully written
08:51:28.336 DEBUG KissTcpConnection.socket():55 - Read 108 bytes
08:51:28.471 DEBUG APRSManager.onAprsPacketReceived():189 - MIC_E > XXXXX-9 @ 47°55'45" N, 97°1'34" W ToffDon't follow me, I'm probably lost!
08:51:29.349 WARNING MainMapViewController.pan():470 - Annotation FC501A65-B856-43DD-AAEA-B1921C1CC215 not found
08:51:39.335 DEBUG MainMapViewController.timeControllerDidEndRealtime():1320 - End realtime
08:51:40.002 DEBUG MainMapViewController.timeControllerDidBeginRealtime():1302 - Begin realtime
08:51:40.003 DEBUG MainMapViewController.timeController():1268 - Time is 2021-05-22 13:51:40 +0000
08:52:02.214 DEBUG KissTcpConnection.socket():55 - Read 108 bytes
08:52:02.215 DEBUG APRSManager.onAprsPacketReceived():189 - MIC_E > XXXXX-9 @ 47°55'46" N, 97°1'37" W ToffDon't follow me, I'm probably lost!
08:52:24.201 DEBUG MainMapViewController.timeControllerDidEndRealtime():1320 - End realtime
08:52:24.722 DEBUG MainMapViewController.timeControllerDidBeginRealtime():1302 - Begin realtime
08:52:24.723 DEBUG MainMapViewController.timeController():1268 - Time is 2021-05-22 13:52:24 +0000
08:53:06.289 DEBUG KissTcpConnection.socket():55 - Read 108 bytes
08:53:06.291 DEBUG APRSManager.onAprsPacketReceived():189 - MIC_E > XXXXX-9 @ 47°55'48" N, 97°1'39" W ToffDon't follow me, I'm probably lost!

Comments (2)

  1. Log in to comment