summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-14misc: update .gitignore filesSylvain Munaut2-10/+54
2010-09-14[layer1] Fixed memory leak issue after releasing dedicated modeAndreas.Eversberg3-0/+17
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-14vty: Add functions to access index and nodeHolger Hans Peter Freyther2-0/+11
2010-09-12[layer1] Fixed double IRQ bugAndreas.Eversberg5-6/+23
2010-09-11[layer1] Added frequency change control to layer 1 (L1CTL_FREQ_REQ)Andreas.Eversberg5-10/+169
2010-09-11[layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg6-4/+63
2010-09-11[layer23] Fix of MCC/MNC output in sysinfo.cAndreas.Eversberg1-3/+4
2010-09-11vty: Use the copyright string from the app_info.Holger Hans Peter Freyther1-3/+6