aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-17dyn PDCH: sysmo-bts/oml.c: add ts_connect_as(), absorbing ts_connect() gutsNeels Hofmeyr1-3/+10
2016-06-17dyn PDCH: implement main dyn PDCH logic in common/Neels Hofmeyr3-0/+284
2016-06-17dyn PDCH: chan_nr_by_sapi(): handle TCH/F_PDCH according to ts->flagsNeels Hofmeyr1-3/+15
2016-06-17dyn PDCH: pcu_tx_info_ind(): handle TCH/F_PDCH in PDCH modeNeels Hofmeyr1-1/+19
2016-06-17dyn PDCH: conf_lchans_for_pchan(): handle TCH/F_PDCHNeels Hofmeyr1-3/+8
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr7-0/+56
2016-06-17fix two compiler warnings: add two opaque struct declarationsNeels Hofmeyr1-0/+3
2016-06-17fix compiler warning: add missing case (PHY_LINK_CONNECTING)Neels Hofmeyr1-0/+3
2016-06-17fix compiler warning: printf format for sizeof()Neels Hofmeyr1-1/+1
2016-06-17Add .gitreviewMax1-0/+3
2016-06-17TRX: add configuration exampleMax1-0/+34
2016-06-17add missing DSUM entry to bts_log_info_catNeels Hofmeyr1-0/+6
2016-06-17doc: add ladder diagram on dynamic PDCH, add msc-READMENeels Hofmeyr3-0/+43
2016-06-17dyn PDCH: cosmetic: lchan_to_GsmL1_SubCh_t(): add case for TCH_F_PDCHNeels Hofmeyr1-0/+1
2016-06-17dyn PDCH: rsl rx dchan: also log ip.access message namesNeels Hofmeyr1-2/+2
2016-06-17oml, Set Chan Attr: treat unknown PCHAN types as errorNeels Hofmeyr1-3/+9
2016-06-17fix typo in error message ('at lEast')Neels Hofmeyr1-1/+1
2016-06-17tests/stubs.c: remove unused stubsNeels Hofmeyr1-17/+0
2016-06-17pcu_sock: add pcu_connected() to query PCU availabilityNeels Hofmeyr2-0/+12
2016-06-16TRX: Add vty command to power on/off transceiverMax2-3/+23
2016-06-16Fix OML activationMax3-4/+14
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen4-4/+226
2016-06-15LC15: Hardware changes:Minh-Quang Nguyen17-310/+296
2016-06-15LC15: Bring back DSP trace argumentMinh-Quang Nguyen2-2/+13
2016-06-15sysmo: add L3 handle to l1prim messagesNeels Hofmeyr2-13/+128
2016-06-15sysmobts: Add the barebox boot state reservationHolger Hans Peter Freyther1-1/+2
2016-06-14common/abis.c: fix 100% CPU usage after disconnecting OML/RSL link (Bug #1703)Minh-Quang Nguyen1-1/+0
2016-06-14l1sap.h: fix wrong L1SAP_FN2PTCCHBLOCK calculation according to TS 45.002 Tab...Minh-Quang Nguyen1-1/+1
2016-06-14DTXu: mark beginning of speech burst in RTPMax3-14/+92
2016-06-14DTXd: store/repeat last SIDMax3-17/+118
2016-06-14DTXd: store/repeat last SIDMax3-18/+119
2016-06-14Fix debug outputMax1-0/+1
2016-06-14Close TRX session before opening new oneJason DSouza1-1/+43
2016-06-13octphy: Use the app. info. defaults as baseMax1-0/+2
2016-06-12Use libosmocodec for AMR RTPMax5-36/+27
2016-06-12Add DTXd support for sysmoBTS and LC15Max3-6/+11
2016-06-07Fix RTP timestamps in case of DTXMax1-2/+16
2016-06-05Fix debug outputMax1-0/+1
2016-05-31Use libosmocore function for uplink measurementsMax3-18/+9
2016-05-31octphy: Update outdated config param name in error message.Daniel Laszlo Sitzer1-1/+1
2016-04-29Ensure TRX invariantMax1-0/+1
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+68
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+74
2016-04-01misc: Ignore files generated by a debian packaging buildHolger Hans Peter Freyther1-0/+11
2016-04-01debian: Create initial packaging for the osmo-bts-trxHolger Hans Peter Freyther7-0/+69
2016-03-22LC15: properly initialize unmapped phy instancesMax1-0/+7
2016-03-22LC15: add stubs for phy link/instance defaultsMax1-0/+8
2016-03-22LC15: ignore build byproductsMax1-0/+5
2016-03-21octphy: fix for multiple trx with more than 1 dspMax2-2/+10
2016-03-18octphy: add example configuration with 2 trxMax1-0/+35