summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src
AgeCommit message (Expand)AuthorFilesLines
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut24-107/+107
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut28-25/+31
2010-07-25layer23: Pre-rework of the Makefile.amSylvain Munaut1-9/+8
2010-07-25layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut9-187/+3
2010-07-25layer23: Remove useless file telnet_interface.cSylvain Munaut1-240/+0
2010-07-25layer23: Alloc some headroom in incoming l1ctl packetsSylvain Munaut1-1/+2
2010-07-22[layer23] Fixed interpretation of the power measurement result.Andreas.Eversberg1-1/+1
2010-07-22[layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg3-15/+22
2010-07-20[layer23] Several minor changes and minor fixesAndreas.Eversberg6-45/+43
2010-07-19[layer23] Fixed "return to IDLE" after cell re-selection.Andreas.Eversberg3-11/+20
2010-07-17[layer23] Option "no location-updating" to disabled location updatingAndreas.Eversberg2-3/+40
2010-07-17[layer23] Fixed cell search process of automatic network selectionAndreas.Eversberg1-22/+47
2010-07-17[layer23] After location updating, the last cell is selected without searchAndreas.Eversberg2-54/+81
2010-07-16[layer23] Fixed establishment of multiple MM connectionsAndreas.Eversberg1-28/+29
2010-07-16[layer23] Added simple network monitor. Use "monitor network 1" to enable.Andreas.Eversberg4-2/+124
2010-07-15[layer23] Changed the rxlev values in gsm322.c to GSM formatAndreas.Eversberg1-44/+61
2010-07-15[layer23] Fixed call reference for incomming calls. (mobile terminated)Andreas.Eversberg3-17/+19
2010-07-15[layer23] Added channel mode modifyAndreas.Eversberg1-3/+90
2010-07-15[layer23] Stop T3240 after location updating reject.Andreas.Eversberg1-1/+12
2010-07-15[layer23] Send reset to layer 1 before starting power measurement.Andreas.Eversberg1-5/+9
2010-07-14[layer23] Fixed DISC message at LAPDm, added debugging for UA match.Andreas.Eversberg1-2/+9
2010-07-14[layer23] Display when incomming call is connected.Andreas.Eversberg1-0/+5
2010-07-14[layer23] Fixes of call control: RELEASE and CONNECT ACKAndreas.Eversberg1-2/+10
2010-07-14[layer23] Fix: IMSI detach in "IMSI detach initiated" state.Andreas.Eversberg1-0/+16
2010-07-14[layer23] Fix: T3240 (wait network command) is stopped after RR release.Andreas.Eversberg1-1/+6
2010-07-14[layer23] WAIT for IDLE and layer 1 reset before power off after IMSI detachAndreas.Eversberg2-5/+13
2010-07-13[layer23] Fixed RSL release requestAndreas.Eversberg2-9/+27
2010-07-13[layer23] Fixed call answer/reject at mnccms.cAndreas.Eversberg1-4/+9
2010-07-13[layer23] Fixed maleformed PAG.RESP messageAndreas.Eversberg1-1/+2
2010-07-13[layer23] Fixed MM crash bugAndreas.Eversberg1-1/+0
2010-07-13[layer23] Fixed BA list dumpAndreas.Eversberg1-2/+3
2010-07-13[layer23] Removed the osmocom/file.hAndreas.Eversberg2-22/+16
2010-07-13[layer23] Added control features to VTYAndreas.Eversberg1-29/+134
2010-07-13[layer23] Fixed ID.REQ for IMEI while no SIM is present.Andreas.Eversberg1-2/+4
2010-07-13[layer23] Rework of channel request process and control of TA and TX-powerAndreas.Eversberg3-145/+409
2010-07-13[layer23] Correcting an attribute name in sysinfo.h.Andreas.Eversberg3-3/+3
2010-07-13[layer23] Updating l1ctl.c to current L1<->L2 API.Andreas.Eversberg3-26/+43
2010-06-28[layer23] Fixed demultiplexing of UI frames. Now SI5* and 6 are parsed.Andreas.Eversberg1-7/+12
2010-06-28[lapdm] Fixed layer 2 header for B4 frames. Now SI5/6 are received correctlyAndreas.Eversberg1-0/+1
2010-06-28[layer23] Updated layer23 to current L1 support and forthcomming hopping.Andreas.Eversberg4-108/+197
2010-06-27[layer23] Minor fix for MCC+MNC print format.Andreas.Eversberg1-6/+8
2010-06-26[layer23] Added option argument to alter default VTY port number.Andreas.Eversberg2-5/+19
2010-06-26[layer23] Removed cloned VTY and replaced it by libosmovty.Andreas.Eversberg11-5790/+142
2010-06-26[layer23] Fixed output format of MCC+MNC in subscriber.cAndreas.Eversberg1-10/+17
2010-06-26[lapdm] Added flow control between L1 and L2, so DM mode does not crash.Andreas.Eversberg5-21/+75
2010-06-26[layer23] Fixed DM est./release for current supported channel types.Andreas.Eversberg3-6/+32
2010-06-25[layer23] remove raw printf about RACH CONFHarald Welte1-2/+0
2010-06-25move to TCP port 4247 to not conflict with openbsc on same hostHarald Welte1-1/+1
2010-06-24[layer23] use the TSC that is passed from L1 when going in dedicated modeHarald Welte3-7/+12
2010-06-24l1a_l23_interface: Update DM EST REQ formatSylvain Munaut1-1/+5