summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-26[layer23] LAPDm handles UNIT DATA requests correctlyAndreas.Eversberg1-8/+24
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-20Merge commit '47ee693170d589f760c4a9c7a5c4ad0b289aa65d'Sylvain Munaut2-3/+4
2010-09-20gsm48: Fix gsm48_encode_called - Set no extension bitSylvain Munaut1-1/+2
2010-09-19[layer23] Disabled flow control between LAPDm and layer1.Andreas.Eversberg1-1/+1
2010-09-19[layer23] Fixed typo in Call ControlAndreas.Eversberg1-1/+1
2010-09-20gsm0808: Fix the TLV definition of CIC and Service HandoverHolger Hans Peter Freyther1-2/+2
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 Hungary to network listAndreas.Eversberg1-0/+3
2010-09-19[layer23] Added debug about identity (TMSI/IMSI) at LOC.UPD / IMSI DETACHAndreas.Eversberg1-4/+10
2010-09-19[layer23] Fixed "empty UA bug" in LAPDm and cleanupsAndreas.Eversberg1-36/+21
2010-09-19[layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg5-88/+276
2010-09-18[layer23] SIM client completionAndreas.Eversberg11-73/+161
2010-09-18[layer23] Added BTSAP socket interface to layer23Andreas.Eversberg7-20/+234
2010-09-18[layer23] Added BTSAP socket interface to layer23Andreas.Eversberg1-1/+7
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-17fw/l23_api: Fix cut&paste typo in commentSylvain Munaut1-1/+1
2010-09-17host/layer23: Enable a5/[1,2] supportSylvain Munaut1-2/+2
2010-09-17fw/layer1: Properly set/reset ciphering parameters when neededSylvain Munaut1-1/+6
2010-09-17fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut3-0/+20
2010-09-17fw/layer1: Properly load the tch dsp param (including various fn) in RXSylvain Munaut1-2/+6
2010-09-17fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut3-20/+47
2010-09-17fw: Move channel type/mode definitions in common headerSylvain Munaut2-18/+20
2010-09-17fw & layer23: Remove limitation about the SDCCH subchannel 4..8Sylvain Munaut3-10/+3
2010-09-17fw/layer1: Increase tdma_sched bucket sizeSylvain Munaut1-1/+1
2010-09-17fw/layer1: Add common TPU win setup/cleanup codeSylvain Munaut6-20/+48
2010-09-17fw/layer1: Convert primitives to use common DSP/TPU scenario endingSylvain Munaut5-27/+15
2010-09-17fw/layer1: Add some sched items flags to signal DSP & TPU scenariosSylvain Munaut2-1/+10
2010-09-17fw/layer1: Add a 'flags' field to sched_items and the infra to use itSylvain Munaut3-2/+30
2010-09-17fw/layer1: Add a priority field for sched_itemSylvain Munaut9-50/+91
2010-09-17[layer23] Added XOR and COMP128 encryption to test SIMAndreas.Eversberg4-12/+118
2010-09-17host/mobile: Enable frq_refef & hand over now that libosmocore is updatedSylvain Munaut1-9/+0
2010-09-17Merge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'Sylvain Munaut32-21/+408
2010-09-17Make sure we don't user std{err,in,out} if they don't exist.Sylvain Munaut2-4/+8
2010-09-17protocol/gsm_04_08: Fix cr field position in gsm48_cip_mode_cmdSylvain Munaut1-2/+2
2010-09-17[layer23] Added missing state changeAndreas.Eversberg1-0/+2
2010-09-17[layer23] CM service is now accepted when ciphering has startedAndreas.Eversberg3-1/+19
2010-09-16[layer23] Added missing pointer reset during establishment of LAPDm connectionAndreas.Eversberg1-0/+4
2010-09-15[layer23] Fixed A5/1 support codingAndreas.Eversberg2-12/+14
2010-09-15[layer23] Fix in LAPDm: reset send_buffer offset at resumeAndreas.Eversberg1-0/+1
2010-09-14layer1: Make rfch_get_params tolerate NULL ptr for unwanted paramsSylvain Munaut1-13/+23
2010-09-14layer23: Add support for SI1 decoding and imm.ass hoppingSylvain Munaut1-19/+79
2010-09-14layer23: Move app logic in layer3.c with state struct.Sylvain Munaut4-13/+30
2010-09-14layer23/l1ctl: Add the RX power to the DATA_IND debug printSylvain Munaut1-1/+2
2010-09-14layer23/l1ctl: Remove useless printf debugSylvain Munaut1-1/+0
2010-09-14fw/layer1: Use the proper RF params for the burst specific partSylvain Munaut1-4/+10