summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-29smscb: Ignore the very simple test application.Holger Hans Peter Freyther1-0/+1
2010-12-29smscb: Mention 23.041 and fix the size of the update numberHolger Hans Peter Freyther1-3/+3
2010-12-29smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther5-1/+50
2010-12-28[layer23] Enable half rate support in support.cAndreas.Eversberg1-2/+2
2010-12-28[layer23] Timer 3126 must be stopped even if starting time is givenAndreas.Eversberg1-3/+3
2010-12-27layer2: Make it possible to disable or increase the number of RA burstsHolger Hans Peter Freyther2-2/+14
2010-12-27layer23: Enable combining the long optionsHolger Hans Peter Freyther3-2/+26
2010-12-27layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther4-13/+69
2010-12-27layer23: Not every application supports every option add enumHolger Hans Peter Freyther3-7/+40
2010-12-27layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther7-5/+74
2010-12-27[cell_log] Use GPS signal, even if it becomes valid during scanningAndreas.Eversberg1-0/+6
2010-12-27fw/layer1: Resync TCH primitive on mode changesSylvain Munaut1-0/+2
2010-12-24Use the app_info->name instead of the hostnameHarald Welte1-1/+1
2010-12-20stdint.h: Next attempt at making this work with various compilersHolger Hans Peter Freyther1-0/+7
2010-12-20rate_ctr: No need to include the inttypes.hHolger Hans Peter Freyther1-1/+0
2010-12-19update list of networks with information from ITUHarald Welte1-153/+309
2010-12-12[mtk] Add initial / unfinished MT6139 driverHarald Welte2-0/+265
2010-12-11add perl scripts to compute MTK RF Transceiver PLL settingsHarald Welte2-0/+4540
2010-12-11README update about transmit as well as developmentHarald Welte2-7/+32
2010-12-11layer23: use correct sizeof(sockaddr) for connecting to L1CTL socketDavid Wilson1-2/+3
2010-11-28Merge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751'Sylvain Munaut6-5/+63
2010-11-28protocol: introduce gsm_03_41.hAlex Badea2-2/+38
2010-11-28gsm_08_58: add struct and constants for RSL_IE_CB_CMD_TYPEAlex Badea1-0/+21
2010-11-28gsm_04_12: fix 04.13 typosAlex Badea1-2/+2
2010-11-28wireshark: fixes for the SMSCB dissectorAlex Badea1-8/+8
2010-11-28fw/layer1: Fix reset of dedicated channel stateSylvain Munaut1-0/+3
2010-11-28build: Use absolute path in the CFLAGS for libosmocore target buildSylvain Munaut1-1/+1
2010-11-27wireshark: update SMSCB dissector patchAlex Badea1-211/+470
2010-11-24fw/layer1: Fix missing include in prim_pm.cSylvain Munaut1-0/+1
2010-11-23wireshark: add CBS/SMSCB dissector patch [WIP]Alex Badea1-0/+248
2010-11-21host layer23: add a small cbch_sniff applicationAlex Badea2-3/+190
2010-11-21layer23 sysinfo: fix parsing of CBCH Mobile AllocationAlex Badea1-1/+1
2010-11-21layer23 sysinfo: store chan_nr when decoding CBCH Channel DescriptionAlex Badea1-0/+1
2010-11-21Makefile: introduce 'make nofirmware' target to build host-only toolsHarald Welte1-1/+2
2010-11-21rita_pll: Compute values for T-GSM 810Harald Welte2-0/+15
2010-11-20[layer23] VTY uses CAPITAL letters for all optional parameter namesAndreas.Eversberg1-9/+9
2010-11-20[layer23] VTY supports "show this" to show current MS node onlyAndreas.Eversberg1-4/+15
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg6-17/+53
2010-11-20[layer23] Adding LAI to debug output of LOCATION UPDATING REQESTAndreas.Eversberg1-0/+3
2010-11-20[layer23] Bugfix: Exit, if init function failsAndreas.Eversberg1-1/+3
2010-11-19utils: Fix typo. It is ascii.Holger Hans Peter Freyther1-1/+1
2010-11-18gsmtap.h: Add GSMTAP_TYPE_SIMHarald Welte1-0/+1
2010-11-17toplevel Makefile: accept arguments for host ./configure callsAlex Badea1-4/+4
2010-11-17target uart: remove REG_OFFS() macro side-effectAlex Badea1-1/+1
2010-11-17target uart: fix preservation of LCRAlex Badea1-4/+4
2010-11-17osmocon: make beacon interval configurable via cmdlineAlex Badea1-10/+16
2010-11-14fw/l1/mframe_sched: Fix the TCH_A entries to include the MF_F_SACCH flagSylvain Munaut1-4/+8
2010-11-14fw/layer1: Use dbm2rxlev instead of just '+110' so that overflows are handledSylvain Munaut2-3/+3
2010-11-14[layer23/mobile] Better overview of "show ms" VTY commandAndreas.Eversberg1-61/+84
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg8-162/+245