summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-11vty: Link osmovty to osmocore as it is using the symbolsHolger Hans Peter Freyther2-1/+2
2010-09-04vty: Everything <= CONFIG_NODE is not a child of configHolger Hans Peter Freyther1-2/+2
2010-09-01Add handover and frequency redefiniton message headersAndreas Eversberg1-0/+19
2010-09-01ui: Some experimental code snippets i cobbled together several months ago.Ingo Albrecht11-0/+766
2010-08-31plugin: Blind build fix for OSX...Holger Hans Peter Freyther1-0/+1
2010-08-31vty: Make the talloc ctx extern void* to avoid duplicate symbolsHolger Hans Peter Freyther1-1/+1
2010-08-30[layer23] SIM client accepts status code 61xx as a positive resultAndreas.Eversberg2-0/+2
2010-08-29[layer23] "show cell 1 <arfcn>" gives better overview of cell allocationAndreas.Eversberg2-9/+76
2010-08-29[layer23] Fixed security issueAndreas.Eversberg4-15/+31
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.Eversberg9-212/+1033
2010-08-28[layer23] Adding SIM clientAndreas.Eversberg6-6/+1433
2010-08-26vty: Handle nodes part of the lib in the lib, for the rest call the callbackHolger Hans Peter Freyther1-5/+7
2010-08-26vty: Add a new callback to let code decide if it is a config node or notHolger Hans Peter Freyther2-0/+5
2010-08-26vty: Move the assumption of the config nodes into a functionHolger Hans Peter Freyther1-3/+9
2010-08-25add header file for osmo_daemonize()Harald Welte2-1/+7
2010-08-25Add helper function 'osmo_daemonize()' to convert process into daemonHarald Welte2-1/+72
2010-08-25logging: add missing include file changes for last commit (logfile)Harald Welte1-0/+5
2010-08-25logging: add log target logging into text file and log target destroy functionHarald Welte1-0/+50
2010-08-25logging: rename tgt_stdout to tgt_fileHarald Welte2-6/+6