summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-04-06osmocon: cosmetic cleanup (mostly 80character line length)osmocon_v0.0.0Harald Welte1-80/+128
2010-04-06osmocon: * introduce support for "non-secure" romloader inside Calypso/Calyps...Steve Markgraf1-31/+464
2010-04-06layer1: properly reset fb_once and sb_once when syncing to new cellHarald Welte3-3/+16
2010-04-06layer1: deactivate all mframe tasks at L1CTL_DM_EST_REQ timeHarald Welte1-0/+1
2010-04-05layer23: first version of a 'scan all BCCHs' applicationHarald Welte3-3/+300
2010-04-05layer23: signal the L1CTL DONE flag at the end of a power measurementHarald Welte2-0/+3
2010-04-05l1ctl protocol: Introduce multi-part message DONE flagHarald Welte2-0/+5
2010-04-05layer23: Introduce signals to indicate PM RES and L1 RESET to appHarald Welte5-3/+63
2010-04-05layer23: split into liblayer23 and 'apps'Harald Welte13-40/+210
2010-04-05Work on Radio Ressource: RSL-SAP interface on L3 side.Andreas Eversberg2-27/+80
2010-04-05RR:Andreas Eversberg1-50/+67
2010-04-04Mobility Management: Corrected some issues about RR abort timer (T3240).Andreas Eversberg1-7/+24
2010-04-04Work on layer 3: finished Call Control layerAndreas Eversberg8-912/+1079
2010-04-04Adopted transaction.c and transaction.h from OpenBSC.Andreas Eversberg5-45/+232
2010-04-04Added minimal call application as required in GSM 04.08.Andreas Eversberg1-0/+53
2010-04-04Work on layer 3, finished Mobility Management part.Andreas Eversberg8-584/+1242
2010-04-03Work on layer 3 process, finished Location updating procedure (including IMSI...Andreas Eversberg7-388/+999
2010-04-02Work on message handling of layer 3.Andreas Eversberg6-230/+596
2010-04-01Work on message handling of layer 3.Andreas Eversberg3-351/+395
2010-03-31Added README for informing about the current development process.Andreas Eversberg1-0/+47
2010-03-31Work on Mobility Management: MM information procedureAndreas Eversberg2-20/+30
2010-03-31Work on Mobility Management: Abort processAndreas Eversberg3-108/+188
2010-03-30Work on Mobility Management: IMSI detach processAndreas Eversberg9-223/+278
2010-03-30osmocon: use serial port initialization code from openbsc/src/rs232.cHarald Welte1-43/+38
2010-03-30osmocon: calcluate unix domain socket length in a portable wayHarald Welte1-2/+15
2010-03-29gsm48-andreas: fix typo utnt -> uintHarald Welte1-1/+1
2010-03-28Work on various L3 processes.Andreas Eversberg11-498/+721
2010-03-28gsm48-andreas: s/clamp/camp/gHarald Welte1-6/+6
2010-03-27Work on Radio Ressource.Andreas Eversberg6-149/+363
2010-03-27layer1: include last ARFCN of PM range in reportHarald Welte1-1/+1
2010-03-27Implement L23-triggered L1 power measurement scanHarald Welte6-21/+132
2010-03-27Added process of link control in idle mode.Andreas Eversberg2-0/+425
2010-03-27Added process of selecting PLMN and serving cell.Andreas Eversberg2-0/+1524
2010-03-27Added subscriber data. It is very uncomplete yet.Andreas Eversberg2-0/+74
2010-03-27Work on Radio Ressource.Andreas Eversberg6-10/+181
2010-03-27layer23: cosmetic fixes in log outputHarald Welte1-8/+5
2010-03-27layer23: convert main.c to use libosmocore/logging.cHarald Welte1-8/+9
2010-03-27introduce (unused) code to regularly transmit L1CTL ECHO REQ to phoneHarald Welte1-0/+24
2010-03-27add L1CTL ECHO REQUEST codeHarald Welte2-18/+38
2010-03-27sercomm: ESCAPE every NUL (0x00) byte in the data streamHarald Welte1-1/+2
2010-03-27sercomm: Fix ESCAPE'd character at end of bufferHarald Welte1-8/+15
2010-03-27sercomm: avoid overflow of sercomm msgb on PC RX sideHarald Welte1-1/+2
2010-03-27apps/hello_world: cosmetic fixHarald Welte1-7/+5
2010-03-27layer23: convert to libosmocore logging APIHarald Welte9-71/+219
2010-03-27remove remaining bits of libosmocom. It's all in libosmocore nowHarald Welte3-595/+0
2010-03-27layer23: remove debug.c and thus last remnants of libosmocomHarald Welte8-13/+6
2010-03-27Merge commit 'a3b844cf45dc4d6a6a3686e8ce6e2447643b878e'Harald Welte1-0/+8
2010-03-27logging: only compile stderr target if we actualy have stderrHarald Welte1-0/+8
2010-03-26Merge commit '01fd5cb3f0da802ca82d3b6aef46d2a3d8e6c15c'Harald Welte1-0/+5
2010-03-26only include strings.h if it is actually preentHarald Welte1-0/+5