summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile
AgeCommit message (Expand)AuthorFilesLines
2010-10-01[layer23] Using loglevel to disable heavy debugging on cell selectionAndreas.Eversberg2-51/+23
2010-09-29[layer23] Disabled display of SYSINFO message at message handlersAndreas.Eversberg2-8/+11
2010-09-29[layer23] Added a workarround to ignore the first (invalid) PM resultAndreas.Eversberg1-0/+6
2010-09-29[layer23] Disabled the scanning of maximum cells per bandAndreas.Eversberg1-0/+5
2010-09-29[layer23] Disabled may debugging in cell selection processAndreas.Eversberg1-17/+49
2010-09-29[layer23] Added missing state change, if location update is not required.Andreas.Eversberg1-0/+4
2010-09-28l1ctl: Add initial tch_mode value in DM_EST_REQSylvain Munaut1-4/+3
2010-09-28[layer23] Fixed incorrect use of memcpy for frequency list IEsAndreas.Eversberg1-25/+25
2010-09-27[layer23] Fixed parsing of ASSIGNMENT / HANDOVER (type-value) IEsAndreas.Eversberg1-16/+26
2010-09-27[layer23] Fixed debug output in gsm48_rr.cAndreas.Eversberg1-1/+1
2010-09-27[layer23] Alter simulated-delay via VTY on the fly (active channel)Andreas.Eversberg2-0/+17
2010-09-26[layer23] Handle invalidation of TMSI correctlyAndreas.Eversberg2-3/+5
2010-09-26[layer23] Cleanup of various 'printf' debuggingAndreas.Eversberg2-5/+4
2010-09-26[layer23] VTY command for changing LAI on SIM cardAndreas.Eversberg2-0/+36
2010-09-26[layer23] Use correct IE for timing advanceAndreas.Eversberg1-1/+1
2010-09-26Remove the various checks for high TS as those should now workSylvain Munaut1-5/+0
2010-09-26[layer23] Do not reject mobile terminated calls with no codec givenAndreas.Eversberg1-8/+0
2010-09-26[layer23] Speech codec selection and negotiation with networkAndreas.Eversberg6-32/+412
2010-09-26[layer23] Adding application generated measurement reportAndreas.Eversberg3-97/+282
2010-09-20[layer23] VTY now checks dialed number for valid digitsAndreas.Eversberg2-2/+22
2010-09-20host/mobile: Properly set called party dialling plan & typeSylvain Munaut1-0/+2
2010-09-19[layer23] Fixed typo in Call ControlAndreas.Eversberg1-1/+1
2010-09-19layer23/mobile/gsm48_rr: Fix typo in IMMEDIATE ASSIGNMENT EXTENDEDSylvain Munaut1-2/+2
2010-09-19[layer23] Re-setting encryption, if enabled after changing channel.Andreas.Eversberg1-8/+17
2010-09-19[layer23] Fixed and improved subscriber (SIM) dump of VTYAndreas.Eversberg1-11/+19
2010-09-19[layer23] Added debug about identity (TMSI/IMSI) at LOC.UPD / IMSI DETACHAndreas.Eversberg1-4/+10
2010-09-19[layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg2-15/+156
2010-09-18[layer23] SIM client completionAndreas.Eversberg5-1178/+35
2010-09-18[layer23] Added missing TMSI REALLOCATION COMPLETE replyAndreas.Eversberg1-0/+2
2010-09-17layer23/mobile: Fix space/tab indenting in subscriber.cSylvain Munaut1-1/+1
2010-09-17host/layer23: Enable a5/[1,2] supportSylvain Munaut1-2/+2
2010-09-17fw & layer23: Remove limitation about the SDCCH subchannel 4..8Sylvain Munaut1-1/+1
2010-09-17[layer23] Added XOR and COMP128 encryption to test SIMAndreas.Eversberg2-7/+110
2010-09-17host/mobile: Enable frq_refef & hand over now that libosmocore is updatedSylvain Munaut1-9/+0
2010-09-17[layer23] Added missing state changeAndreas.Eversberg1-0/+2
2010-09-17[layer23] CM service is now accepted when ciphering has startedAndreas.Eversberg2-1/+17
2010-09-15[layer23] Fixed A5/1 support codingAndreas.Eversberg2-12/+14
2010-09-14[layer23] Undo second hunk of last commitAndreas.Eversberg1-2/+2
2010-09-14[layer23] Fixed IMEISV type IE for CIPHERING COMPLETE messageAndreas.Eversberg1-3/+5
2010-09-11[layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg1-3/+14
2010-09-11[layer23] Fix of MCC/MNC output in sysinfo.cAndreas.Eversberg1-3/+4
2010-08-30[layer23] SIM client accepts status code 61xx as a positive resultAndreas.Eversberg1-0/+1
2010-08-29[layer23] "show cell 1 <arfcn>" gives better overview of cell allocationAndreas.Eversberg1-8/+76
2010-08-29[layer23] Fixed security issueAndreas.Eversberg2-14/+29
2010-08-29[layer23] Reset scheduler after leaving dedicated modeAndreas.Eversberg1-6/+6
2010-08-29[layer23] Fix of corrupt MM event messagesAndreas.Eversberg1-2/+4
2010-08-28[layer23] Disable FREQUENCY REDEFINITION and HANDOVER COMPLETE / FAILURE due ...Andreas.Eversberg1-0/+9
2010-08-28[layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg6-200/+1000
2010-08-28[layer23] Adding SIM clientAndreas.Eversberg2-1/+1152
2010-08-21[layer23] Radio ressource protocol completed except for handover, meas.Andreas.Eversberg1-194/+837