Martin Hauke's build/typo bug fixes

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@6698 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl
2013-10-11 19:47:27 +00:00
parent ea6659c604
commit e6ce2cfa55
4 changed files with 4 additions and 1 deletions

View File

@@ -618,6 +618,7 @@ bool RAD1Device::updateAlignment(TIMESTAMP timestamp)
bool RAD1Device::setVCTCXO(unsigned int freq_cal) {
m_uRx->writeAuxDac(2,freq_cal << 4);
return true;
}
#ifndef SWLOOPBACK