Project

General

Profile

Layer23 » History » Version 1

zecke, 02/19/2016 10:49 PM
Create page for Layer2.

1 1 zecke
[[PageOutline]]
2
3
Using the layer2 you can:
4
  * Connect to /tmp/osmocom_l2 socket created by [wiki:osmocon] to exchange data from [wiki:L1A_L23_Interface].
5
  * Receive GSM Layer1 frames.
6
  * Dump received GSM Layer1 frames and print some analysis.
7
8
9
=== Usage ===
10
{{{
11
./layer2
12
}}}
13
14
This will connect to the [wiki:osmocon] application and will receive GSM Layer1 frames. The receiving is done in the src/layer2_main.c and the frames will be passed to src/osmocom_layer2.c.
15
16
=== Goals ===
17
The goal for the layer2+ application is to turn it into a complete GSM Stack for Mobilestations. This will include handling of GSM Layer2 (LAPDm, GSM 04.06), GSM Layer3 (GSM 04.08). The basic functionality will be to scan the channels, then receive information on the BCCH, listen on the paging channel, respond to paging, generate messages for the RACH and more...
Add picture from clipboard (Maximum size: 48.8 MB)