osmocom-bb/src/host/layer23/src
Andreas.Eversberg fe1dc19c6e More fixes on layer3.
The current code will scan frequencies, select a cell and camps on it.
No SIM is inserted. Paging requests and Immediate assginments can be seen.

When inserting a SIM card (uncomment it in app_mobile.c), location update
is triggered after selecting a cell. The RACH request is sent, an
Immediate assignment is received, the dedicated mode is requested.
Nothing happens then, because no confirm / abort of layer 2 is received.
2010-05-02 17:40:52 +00:00
..
Makefile.am Fixes and improvements of layer23. 2010-04-29 20:46:11 +02:00
app_bcch_scan.c layer23: first version of a 'scan all BCCHs' application 2010-04-05 22:39:13 +08:00
app_echo_test.c layer23: split into liblayer23 and 'apps' 2010-04-05 21:30:00 +08:00
app_mobile.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
app_phone.c l1ctl_tx_ccch_req() now uses arfcn as parameter. 2010-04-25 17:31:35 +02:00
bcch_scan.c l1ctl_tx_ccch_req() now uses arfcn as parameter. 2010-04-25 17:31:35 +02:00
gsm48_cc.c Added some debugging. / Minor condition fix. 2010-04-26 11:21:18 +02:00
gsm48_mm.c More fixes on layer3. 2010-05-02 17:40:52 +00:00
gsm48_rr.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
gsm322.c More fixes on layer3. 2010-05-02 17:40:52 +00:00
gsmtap_util.c layer23: remove debug.c and thus last remnants of libosmocom 2010-03-27 00:07:46 +08:00
l1ctl.c Fixes and improvements of layer23. 2010-04-29 20:46:11 +02:00
lapdm.c layer23: split into liblayer23 and 'apps' 2010-04-05 21:30:00 +08:00
layer3.c layer23: convert to libosmocore logging API 2010-03-27 08:56:05 +08:00
logging.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
main.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
mnccms.c Added some debugging. / Minor condition fix. 2010-04-26 11:21:18 +02:00
networks.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
rslms.c layer23: split into liblayer23 and 'apps' 2010-04-05 21:30:00 +08:00
subscriber.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
support.c More fixes on layer3. 2010-05-02 17:40:52 +00:00
sysinfo.c Many fixes in layer 3: 2010-05-02 17:13:47 +00:00
transaction.c Added new application "mobile" to layer23. 2010-04-25 18:28:24 +02:00