aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_bssgp_pcu.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2012-06-27 15:52:04 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2012-06-27 15:52:04 +0200
commit5dac2f09e10e418cb8089464c7701f99614fcc55 (patch)
tree80d460d54f1cd3cf153ede7263f3dae8f6c0e64e /src/gprs_bssgp_pcu.h
parent66690dd3c621bd05afc12e306fea3d585d73d26d (diff)
Work on RLCMAC layer. Integration of scheduler and new packet transfer
Diffstat (limited to 'src/gprs_bssgp_pcu.h')
-rw-r--r--src/gprs_bssgp_pcu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gprs_bssgp_pcu.h b/src/gprs_bssgp_pcu.h
index 07f11736..dd9022f7 100644
--- a/src/gprs_bssgp_pcu.h
+++ b/src/gprs_bssgp_pcu.h
@@ -50,8 +50,8 @@ struct bssgp_bvc_ctx *btsctx_alloc(uint16_t bvci, uint16_t nsei);
#define BLOCK_LEN 23
#define CELL_ID 0
-#define MNC 1
-#define MCC 001
+#define MNC 2
+#define MCC 262
#define PCU_LAC 1
#define PCU_RAC 0