diff --git a/Configuration.cpp b/Configuration.cpp index 24acbd7..b955871 100644 --- a/Configuration.cpp +++ b/Configuration.cpp @@ -772,7 +772,7 @@ bool Configuration::heartbeat_qso_pause() const { return m_->heartbeat_qso_pause bool Configuration::relay_off() const { return m_->relay_disabled_; } bool Configuration::monitor_off_at_startup () const {return m_->monitor_off_at_startup_;} bool Configuration::monitor_last_used () const {return m_->rig_is_dummy_ || m_->monitor_last_used_;} -bool Configuration::log_as_DATA () const {return m_->log_as_DATA_;} +bool Configuration::log_as_DATA () const { return false; } bool Configuration::report_in_comments () const {return m_->report_in_comments_;} bool Configuration::prompt_to_log () const {return m_->prompt_to_log_;} bool Configuration::insert_blank () const {return m_->insert_blank_;} diff --git a/Configuration.ui b/Configuration.ui index 9188b61..1d08a33 100644 --- a/Configuration.ui +++ b/Configuration.ui @@ -23,7 +23,7 @@ Select tab to change configuration parameters. - 3 + 0 @@ -278,7 +278,7 @@ 0 0 - 615 + 724 646 @@ -2108,7 +2108,7 @@ both here. - Op Call: + Operator Callsign (if different than Station Callsign): @@ -2153,6 +2153,9 @@ both here. + + false + Some logging programs will not accept JT-65 or JT9 as a recognized mode. @@ -2182,6 +2185,9 @@ comments field. + + false + Qt::Horizontal @@ -4184,11 +4190,11 @@ soundcard changes - - - - - + + + + +