osmo-pcu/src
Andreas Eversberg 8c3680dcc9 Added paging PS support by Ivan Kluchnikov
Original code: c7e7f6868b
(The code was committed earlier, but got lost somehow.)

I added IMSI, so the paging request is sent in correct paging group.
Also I excluded rest octets from pseudo length.

It is tested and it work.
2012-12-18 10:03:34 +01:00
..
.gitignore Adding .gitignore to source directory 2012-06-27 17:45:15 +02:00
Makefile.am misc: Add the libosmocore CFLAGS to the CPPFLAGS 2012-07-25 11:17:59 +02:00
RLCMACTest.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
bitvector.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
bitvector.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
csn1.cpp Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
csn1.h Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
gprs_bssgp_pcu.cpp Added paging PS support by Ivan Kluchnikov 2012-12-18 10:03:34 +01:00
gprs_bssgp_pcu.h Replace local definitions by header gprs_bssgp_bss.h 2012-09-23 06:38:20 +02:00
gprs_debug.cpp Added debugging of downlink bandwidth 2012-07-24 10:47:24 +02:00
gprs_debug.h Added debugging of downlink bandwidth 2012-07-24 10:47:24 +02:00
gprs_rlcmac.cpp Added paging PS support by Ivan Kluchnikov 2012-12-18 10:03:34 +01:00
gprs_rlcmac.h Added paging PS support by Ivan Kluchnikov 2012-12-18 10:03:34 +01:00
gprs_rlcmac_data.cpp Fix: Don't use TIMING_ADVANCE_INDEX in assignment messages, if not used 2012-12-18 10:03:14 +01:00
gprs_rlcmac_sched.cpp Use PCH confirm from BTS to start downlink packet flow 2012-09-27 09:23:24 +02:00
gsm_rlcmac.cpp Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
gsm_rlcmac.h Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
gsm_timer.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsm_timer.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
openbts_sock.cpp Adding signal handler to allow clean exit of PCU 2012-07-13 14:00:21 +02:00
pcu_l1_if.cpp Added paging PS support by Ivan Kluchnikov 2012-12-18 10:03:34 +01:00
pcu_l1_if.h Merge branch 'jolly_new' 2012-07-12 14:49:15 +04:00
pcu_main.cpp Adding flow chart diagram of ongoing TBFs and their events 2012-12-18 10:02:20 +01:00
pcu_vty.c Allow setting of seperate coding schemes for uplink and downlink 2012-10-03 14:21:36 +02:00
pcu_vty.h VTY implementation 2012-07-13 12:30:03 +02:00
pcuif_proto.h Use PCH confirm from BTS to start downlink packet flow 2012-09-27 09:23:24 +02:00
sysmo_sock.cpp Fix: Cleanly open and close NS instance 2012-09-28 22:46:33 +02:00
tbf.txt Merge branch 'jolly' 2012-10-05 18:17:57 +04:00