aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcu_l1_if.cpp
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2012-07-06 09:28:15 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2012-07-06 09:28:15 +0200
commit3e372d57ed36e68836b14dd96f6bda595bb6fe9e (patch)
tree91a0f25a2d7112222e2b1e53ff9be541681b6a5e /src/pcu_l1_if.cpp
parentbf5a0f6e2c9d0ae564b171b210f0f97bcbdddbf3 (diff)
Cleanup of BSSGP code.
The hack for resetting BSSGP instance is removed and now performed whenever the NS state changes to UNBLOCKED. The BSSGP instance is now created only once, as it should be. Received STATUS messages are ignored as they should be. The creation and destruction of BSSGP/NS instances is now handled by layer 1 interface alone.
Diffstat (limited to 'src/pcu_l1_if.cpp')
-rw-r--r--src/pcu_l1_if.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pcu_l1_if.cpp b/src/pcu_l1_if.cpp
index ee126366..21e454b8 100644
--- a/src/pcu_l1_if.cpp
+++ b/src/pcu_l1_if.cpp
@@ -288,11 +288,6 @@ static int udp_write_cb(struct osmo_fd *ofd, struct msgb *msg)
#define BVCI 7
-#define MAX_LEN_PDU 60
-#define IE_LLC_PDU 14
-#define BLOCK_DATA_LEN 20
-#define BLOCK_LEN 23
-
#define CELL_ID 0
#define MNC 2
#define MCC 262