aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts
AgeCommit message (Expand)AuthorFilesLines
2017-01-23VIRT-PHY: Added functionality to cooperate with osmocom-bb virt-phy.Sebastian Stumpf1-3/+5
2017-01-23WIP: Initial check-in of a new virtual BTSHarald Welte2-0/+17
2017-01-10scheduler: log lchan on which prim error occuredMax1-0/+4
2017-01-10CTRL: make the CTRL-Interface IP address configurablePhilipp1-1/+2
2017-01-08Add Abis OML failure event reportingMax1-0/+6
2017-01-04DTX AMR HR: fix inhibitionMax2-0/+3
2016-12-16Optionally use adaptive RTP jitter bufferingMax1-0/+1
2016-12-09Save RTP metadata in Control BufferMax1-1/+7
2016-12-01Fix AGCH/PCH proportional allocationMax2-1/+2
2016-12-01Remove duplicated codeMax2-0/+5
2016-12-01DTX DL AMR: rewrite FSM recursionMax2-1/+6
2016-11-11Replace link_id constant with defineMax1-1/+5
2016-11-08DTX: wrap FSM signal dispatchingMax1-0/+2
2016-11-08DTX DL: tighten check for enabled operationMax1-0/+1
2016-11-03DTX fix ONSET handlingMax1-0/+1
2016-11-02Remove obsolete defineMax1-3/+0
2016-10-28DTX DL: split ONSET state handlingMax1-1/+0
2016-10-21Extend RTP RX callback parametersMax1-1/+2
2016-10-18Replace magic number with defineMax1-0/+3
2016-10-13DTX DL: use FSM for AMRMax3-6/+41
2016-10-12Move copy-pasted array into shared headerMax1-0/+8
2016-10-11DTX: fix 1st RTP packet dropYves Godin1-0/+2
2016-10-06octphy: reintroducing multi-trx supportPhilipp1-0/+5
2016-09-30DTX: move ONSET detection into separate functionMax1-0/+3
2016-09-30DTX: further AMR SID cache fixes (lc15, sysmo)Max2-3/+5
2016-09-30DTX: move scheduling check inside repeat_last_sidMax1-2/+2
2016-09-24DTX: check Marker bit to send ONSET to L1Max2-1/+4
2016-09-23DTX: fix SID repeat schedulingMax1-0/+2
2016-09-06octphy: fix build: Revert "octphy: fix for multiple trx with more than 1 dsp"Neels Hofmeyr1-2/+1
2016-09-02common/rsl: move decision whether to chan act ack/nack to common functionNeels Hofmeyr1-2/+1
2016-08-30cosmetic: common ts_is_pdch()Neels Hofmeyr1-0/+1
2016-08-27Change interface in osmo-bts for 11 bit RACHbhargava2-3/+6
2016-08-08Fill measurements data for L1SAPMax3-3/+10
2016-07-28trx: Enable EGPRS handling through burst lengthsTom Tsou2-22/+33
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr1-2/+0
2016-07-25trx: Add EGPRS tables, sequences, and mappingsTom Tsou1-0/+1
2016-07-25prepare dyn TS: split/replace conf_lchans_for_pchan()Neels Hofmeyr1-0/+2
2016-07-25cosmetic: clarify TCH/F_PDCH related naming and commentsNeels Hofmeyr1-3/+3
2016-07-09cosmetic: osmo-bts-trx: add comment, fix comment typoNeels Hofmeyr1-2/+2
2016-06-23DTXu: move copy-pasted code to common partMax1-0/+1
2016-06-23Make get_lchan_by_chan_nr globally availableMax1-0/+2
2016-06-18Move copy-pasted code into common partMax3-1/+11
2016-06-17dyn PDCH: implement main dyn PDCH logic in common/Neels Hofmeyr1-0/+4
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr1-0/+3
2016-06-17pcu_sock: add pcu_connected() to query PCU availabilityNeels Hofmeyr1-0/+2
2016-06-16Fix OML activationMax1-0/+2
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen1-1/+2
2016-06-14l1sap.h: fix wrong L1SAP_FN2PTCCHBLOCK calculation according to TS 45.002 Tab...Minh-Quang Nguyen1-1/+1
2016-05-31Use libosmocore function for uplink measurementsMax1-3/+0
2016-04-29Ensure TRX invariantMax1-0/+1