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