summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-13actually connect and open the BCCH logical channelHEADmasterHarald Welte1-0/+2
2011-11-13include lchan reference when signalling nexWtime to ThreadMuxerHarald Welte3-5/+7
2011-11-13declare operator overloading for standard <<Harald Welte1-1/+1
2011-11-13Introduce OsmoLchanBCCHHarald Welte2-1/+20
2011-11-13fix constructor reordering warningHarald Welte1-2/+2
2011-11-13propagate 'nextWriteTime' signal from L1 upwardsHarald Welte11-21/+66
2011-11-13Add missing header files to MakefileHarald Welte1-0/+2
2011-11-13OsmoLogChan: Make sure mL1 and mSACCHL1 are initialized to NULLHarald Welte1-1/+2
2011-11-13Connect SAPmux upper end with Lchan during connect()Harald Welte1-0/+3
2011-11-13OsmoLogicalChannel: cosmetic cleanup, more commentsHarald Welte1-6/+20
2011-11-13OsmoLogicalChannel: Don't forget SACCHL1FEC for TCH and SDCCHHarald Welte1-0/+2
2011-11-12TrueBTS: make sure we don't exit the main threadHarald Welte1-1/+6
2011-11-12OsmoComb5TS: make sure we don't put logical channels on stackHarald Welte1-21/+21
2011-11-12Make sure we lookup trxmgr->ARFCN() with TRX number, not TS numberHarald Welte1-3/+4
2011-11-12TrueBTS: first compiling L1-only BTS code (TrueBTS)Harald Welte12-9/+1398
2011-11-12TrueBTS: add a new skeleton OsmoSAPMuxHarald Welte3-0/+122
2011-11-12GSM: Move BCCHL1Encoder::generate() into separate fileHarald Welte3-21/+64
2011-11-12GSM: Slit libGSM.la and libGSML1.laHarald Welte5-6/+13
2011-11-12Introduce gBTSL1 global and use it from the GSM L1Harald Welte4-14/+21
2011-11-12Introduce GSMConfigL1 as base class for GSMConfigHarald Welte5-30/+138
2011-11-11transceiver, resamp: enlarge transmit resampler output bufferThomas Tsou1-2/+10
2011-11-04transceiver, resamp: insert missing filter valuesThomas Tsou4-4/+86
2011-10-21config: remove non-52MHz transceiver from configuration fileThomas Tsou1-3/+1
2011-10-21transceiver: usrp1: select single dboard use at compile timeThomas Tsou2-0/+17
2011-10-21transceiver: uhd: make external reference a compile time optionThomas Tsou2-6/+13
2011-10-21transceiver: update main to accommodate resamplingThomas Tsou1-2/+8
2011-10-21build: insert autofoo for usrp transceiver and optionsThomas Tsou2-0/+16
2011-10-21transceiver: add a newline for uhd information outputsThomas Tsou1-3/+3
2011-10-21transceiver: reject usrp1 if detected using uhdThomas Tsou1-20/+40
2011-10-21transceiver: make the transmit drive loop bus dependentThomas Tsou5-25/+58
2011-10-21transceiver: clean variable init of radio interface constructorThomas Tsou1-12/+5
2011-10-21transceiver: move various radio interface definitionsThomas Tsou2-6/+37
2011-10-21transceiver: rename getting radio vector time to getTime()Thomas Tsou3-22/+22
2011-10-21transceiver: add option for host based resamplingThomas Tsou2-2/+330
2011-10-21uhd: keep reading on overrun or other non-fatal errorsThomas Tsou1-1/+1
2011-10-21transceiver: separate I/O portion of radio interface implementationThomas Tsou4-92/+136
2011-10-21transceiver: separate radio clock and vector interfacesThomas Tsou8-143/+273
2011-10-21transceiver: uhd: update copyright headerThomas Tsou1-22/+19
2011-10-21transceiver: minor cleanup of sample type sizing in uhdThomas Tsou1-6/+10
2011-10-21transceiver: remove extraneous commentsThomas Tsou1-4/+1
2011-10-21transceiver: remove extra typedefs to remove warningsThomas Tsou1-2/+2
2011-10-21transceiver: remove old resampling transceiverThomas Tsou20-5726/+0
2011-10-07transceiver: reroute UHD messages to logging facilityThomas Tsou1-0/+26
2011-08-22Merge commit 'USSD'Ivan Kluchnikov21-45/+2918
2011-08-10uhd: remove external clock polarity settingThomas Tsou2-2/+0
2011-08-05uhd: output more informative error message on make failureThomas Tsou1-2/+2
2011-08-05uhd: verify setting of master clock rateThomas Tsou2-16/+30
2011-08-02transceiver: fix bug in setting low-level attenuationThomas Tsou2-6/+6
2011-07-25CLI: Fix sendsms CLI command to actually accept text strings.Alexander Chemeris1-3/+52
2011-07-25Update .gitignore to include new executables and config files.Alexander Chemeris1-0/+8