Heartbeats are directed to @HB now, so make sure that we process directed messages like that please
This commit is contained in:
		
							parent
							
								
									0a119eff6b
								
							
						
					
					
						commit
						2ccdd9423d
					
				| @ -4959,7 +4959,7 @@ void MainWindow::processDecodedLine(QByteArray t){ | ||||
|         } else { | ||||
|             // convert HEARTBEAT to a directed command and process...
 | ||||
|             cmd.from = cd.call; | ||||
|             cmd.to = "@ALLCALL"; | ||||
|             cmd.to = "@HB"; | ||||
|             cmd.cmd = " HEARTBEAT"; | ||||
|             cmd.snr = cd.snr; | ||||
|             cmd.bits = cd.bits; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jordan Sherer
						Jordan Sherer