Project

General

Profile

Bug #3342 » lms_set_band.patch

Patch for initialization of LMSDevice::band_desc - defog, 07/07/2021 01:17 PM

View differences:

Transceiver52M/device/lms/LMSDevice.cpp
1018 1018
					   << " Hz different from previous band " << gsm_band_name(band);
1019 1019
		return false;
1020 1020
	}
1021
	if (!set_band(req_band)) {
1022
		return false;
1023
	}
1021 1024

  
1022 1025
	if (LMS_SetLOFrequency(m_lms_dev, LMS_CH_TX, chan, wFreq) < 0) {
1023 1026
		LOGCHAN(chan, DDEV, ERROR) << "Error setting Tx Freq to " << wFreq << " Hz";
(13-13/13)
Add picture from clipboard (Maximum size: 48.8 MB)