summaryrefslogtreecommitdiffstats
path: root/src/host
Commit message (Expand)AuthorAgeFilesLines
* Work on VTY interface:Andreas.Eversberg2010-05-1310-42/+193
* Bugfix in IMEI type selection.Andreas Eversberg2010-05-111-1/+1
* Fixed broken sysinfo.cAndreas.Eversberg2010-05-111-1/+0Star
* Minor fixes and improvements to L3 and VTY.Andreas.Eversberg2010-05-116-14/+87
* add MNC of DB Systel to network listSteve Markgraf2010-05-101-0/+1
* Added "show ba 1" to view BA lists via VTY interface.Andreas.Eversberg2010-05-093-2/+47
* Added vty interface (taken from OpenBSC project).Andreas.Eversberg2010-05-0927-175/+7209
* Added SI3 rest octets to RR layer. Now a cell can be qualified:Andreas.Eversberg2010-05-094-16/+95
* Added BCCH timeout timer for detecting loss of radio link (layer23).Andreas.Eversberg2010-05-083-8/+35
* Minor condition fix in radio resource.Andreas.Eversberg2010-05-081-1/+1
* Fixes for layer 3 processes:Andreas.Eversberg2010-05-076-149/+318
* - Fixes on MM, RR, cell selection, plmn search processes.Andreas.Eversberg2010-05-068-150/+295
* Work on layer 3 processes:Andreas.Eversberg2010-05-058-50/+138
* Work on layer 3 processes:Andreas.Eversberg2010-05-047-116/+164
* More fixes on layer3.Andreas.Eversberg2010-05-024-11/+18
* Many fixes in layer 3:Andreas.Eversberg2010-05-0216-274/+572
* Fixed many issues in MM IDLE mode process.Andreas.Eversberg2010-05-016-177/+605
* Fixes, especially frequency list parsing.Andreas.Eversberg2010-04-302-41/+38Star
* Fixes and improvements of layer23.Andreas Eversberg2010-04-2918-211/+615
* Added some debugging. / Minor condition fix.Andreas Eversberg2010-04-267-2/+35
* Added new application "mobile" to layer23.Andreas Eversberg2010-04-2524-9/+13290
* Removed the code from gsm48-andreas.Andreas Eversberg2010-04-2522-11468/+16Star
* Changes to layer23:Andreas Eversberg2010-04-252-4/+10
* l1ctl_tx_ccch_req() now uses arfcn as parameter.Andreas Eversberg2010-04-256-13/+12Star
* Wrapper for file access.Andreas Eversberg2010-04-251-0/+33
* osmocom: Fix serial init (CSIZE field)Sylvain Munaut2010-04-211-1/+1
* layer23: fix building against user-defined LIBOSMOCOREHarald Welte2010-04-091-4/+4
* Added queue to messages from RSL to RR.Andreas Eversberg2010-04-071-4/+8
* osmocon: fix c140xor, fix compiler warnings due to unhandled cases, cleanupSteve Markgraf2010-04-071-15/+20
* Minor correction of issues.txt. I wrote the opposite of what I wanted to say...Andreas Eversberg2010-04-061-1/+1
* osmocon: use git-version-gen and PACKAGE_VERSION for 'osmocon -v'Harald Welte2010-04-065-6/+165
* osmocon: cosmetic cleanup (mostly 80character line length)Harald Welte2010-04-061-80/+128
* osmocon: * introduce support for "non-secure" romloader inside Calypso/Calyps...Steve Markgraf2010-04-061-31/+464
* layer23: first version of a 'scan all BCCHs' applicationHarald Welte2010-04-053-3/+300
* layer23: signal the L1CTL DONE flag at the end of a power measurementHarald Welte2010-04-052-0/+3
* layer23: Introduce signals to indicate PM RES and L1 RESET to appHarald Welte2010-04-055-3/+63
* layer23: split into liblayer23 and 'apps'Harald Welte2010-04-0513-40/+210
* Work on Radio Ressource: RSL-SAP interface on L3 side.Andreas Eversberg2010-04-052-27/+80
* RR:Andreas Eversberg2010-04-051-50/+67
* Mobility Management: Corrected some issues about RR abort timer (T3240).Andreas Eversberg2010-04-041-7/+24
* Work on layer 3: finished Call Control layerAndreas Eversberg2010-04-046-910/+1076
* Adopted transaction.c and transaction.h from OpenBSC.Andreas Eversberg2010-04-045-45/+232
* Added minimal call application as required in GSM 04.08.Andreas Eversberg2010-04-041-0/+53
* Work on layer 3, finished Mobility Management part.Andreas Eversberg2010-04-048-584/+1242
* Work on layer 3 process, finished Location updating procedure (including IMSI...Andreas Eversberg2010-04-037-388/+999
* Work on message handling of layer 3.Andreas Eversberg2010-04-026-230/+596
* Work on message handling of layer 3.Andreas Eversberg2010-04-013-351/+395
* Added README for informing about the current development process.Andreas Eversberg2010-03-311-0/+47
* Work on Mobility Management: MM information procedureAndreas Eversberg2010-03-312-20/+30
* Work on Mobility Management: Abort processAndreas Eversberg2010-03-313-108/+188