mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-29 20:10:28 -04:00 
			
		
		
		
	Ensure that after switching between configurations, the rig is initialized correctly when connected via HRD.
This commit is contained in:
		
							parent
							
								
									706351400f
								
							
						
					
					
						commit
						7c12c66f16
					
				| @ -804,6 +804,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple, | ||||
|         config_label.hide (); | ||||
|       } | ||||
|       statusUpdate (); | ||||
|       QTimer::singleShot (250, [=] {setRig (m_lastMonitoredFrequency);});   // This is needed for Hamradio Deluxe
 | ||||
|     }); | ||||
|   m_multi_settings->create_menu_actions (this, ui->menuConfig); | ||||
|   m_configurations_button = m_rigErrorMessageBox.addButton (tr ("Configurations...") | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user