aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-03Merged with master branchjolly/bb-obsoleteAndreas Eversberg3-2/+23
2011-10-03[WIP] Added profiles with different slot layouts to use at basebandsAndreas Eversberg7-70/+266
2011-10-03[WIP] Adding tx callback to lchan_init_lapdmAndreas Eversberg5-6/+11
2011-10-03[WIP] Split of L1CTL and L1IFAndreas Eversberg8-268/+485
2011-10-03[WIP] Adding L1L2 socket interface to basebandAndreas Eversberg6-19/+398
2011-10-03Added option to or not to terminate on shutdown.Andreas Eversberg5-9/+11
2011-10-03osmoBTS: Added option to define required clock source ARFCNAndreas Eversberg3-4/+22
2011-10-03Singal of BCCH change now includes the SI numberroot3-5/+20
2011-10-03[WIP] Changed logging for easier debuggingroot3-5/+15
2011-10-03[WIP] osmoBTS connects to BSC and receives SYSINFOroot10-359/+681
2011-09-09sysmobts: fix initial codec mode computationHarald Welte1-5/+1
2011-09-09sysmobts: channel activation changes for v2.4 L1 DSP firmwareHarald Welte1-13/+32
2011-09-09AMR: change definition of amr_get_initial_mode() return valueHarald Welte1-4/+6
2011-09-09Introduce new amr.[ch] for AMR related functionsHarald Welte5-93/+140
2011-09-09OML: make sure max_power_red is scaled by 2 to convert from 12.21 to dBmHarald Welte1-2/+3
2011-09-09update osmo-bts to conform to L1 v2.4 API changesHarald Welte1-0/+7
2011-09-09Inquire DSP/FPGA version at BTS boot and check band compatibilityHarald Welte3-2/+100
2011-09-08add commands to configure RTP jitter bufferHarald Welte4-1/+94
2011-09-07auto-generate a version0.0.1Harald Welte2-2/+155
2011-09-07make sure 'band' will correctly parse the crap that libosmocore generatesHarald Welte1-1/+1
2011-09-07store the last SID frame of a given LCHAN so we can repeat itHarald Welte1-2/+50
2011-09-07depend on more recent libosmo-trau for polling supportHarald Welte1-1/+1
2011-09-07use osmo_ortp in POLLING mode instead of select loop integrationHarald Welte2-4/+24
2011-09-07add RTP loggingHarald Welte1-1/+7
2011-09-06user DRTP where appropriate, not DL1CHarald Welte1-8/+8
2011-09-06RSL: get rid of some compiler warningsHarald Welte1-2/+1
2011-09-06More comprehensive AMR handlingHarald Welte2-33/+153
2011-09-04update screenrc; we no longer have the '-B' command line optionHarald Welte1-1/+1
2011-09-04update configure.ac to make sure we have libosmocore-0.3.9Harald Welte1-1/+1
2011-09-04add minimal example config fileHarald Welte1-0/+33
2011-09-04add minimal configuration file supportHarald Welte6-27/+322
2011-09-04AMR: double-check CMI/CMR/CMC valuesHarald Welte2-18/+76
2011-09-03Sysmobts L1: Implement HR codec supportHarald Welte1-3/+22
2011-09-03Fix MODE MODIFY for multirate configuration on TCH/HHarald Welte1-1/+16
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte9-58/+788
2011-09-03remove dead code / dead fule common/voice.cHarald Welte2-20/+1
2011-09-01abis.c: Remove dead codeHarald Welte1-3/+0
2011-07-24sysmobts: add a skeleton for codec frame processingHarald Welte8-7/+146
2011-07-24RSL: send CRCX/MDCX related messages as msg discriminator ip.accessHarald Welte1-4/+14
2011-07-21Use libosmotrau for RTP supportHarald Welte6-107/+235
2011-07-21remove old RTP code from osmocom-bb/jolly/bts branchHarald Welte3-564/+0
2011-07-13RSL: fix transmission of RR ciphering mode command via LAPDmHarald Welte1-11/+19
2011-07-12update the HACK to delay the fake CIPHERING MODE COMPLETEHarald Welte1-10/+39
2011-07-07RSL: include fake IMEISV if we send fake CIPH MODE COMPLHarald Welte1-4/+26
2011-07-07RSL: ciphering IE length can be '1' in case of 'no ciphering'Harald Welte1-1/+2
2011-07-07increae the RACH quality threshold to 5dB C/IHarald Welte1-1/+1
2011-07-07RSL: Send fake CIPHERING MODE COMPLETEHarald Welte1-1/+33
2011-07-07RSL: implement RSL ENCR CMD, feed L3_INFO to LAPDmHarald Welte1-5/+65
2011-07-05sysmbts L1 if: implement 'dead DSP L1 detection'Harald Welte3-0/+30
2011-07-05l1_if: send EMPTY-FRAME.req instead of fill frame on TCH/F + FACCHHarald Welte1-2/+18