osmo-pcu/src
Ivan Kluchnikov 9b06ff0c4c Removed all size_t variables. Fixed type of readIndex and writeIndex variables.
We use unsigned int type for readIndex and writeIndex parameters in bitvec_read_field() and bitvec_write_field() functions.
2012-06-15 10:13:30 +04:00
..
Makefile.am Makefile.am: Don't link lots of openbsc / sgsn / ggsn internal .o files 2012-06-14 21:15:59 +08: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 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. 2012-06-15 10:13:30 +04:00
csn1.h Removed all size_t variables. Fixed type of readIndex and writeIndex variables. 2012-06-15 10:13:30 +04:00
gprs_bssgp_pcu.cpp Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. 2012-06-15 09:31:29 +04:00
gprs_bssgp_pcu.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gprs_debug.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gprs_debug.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gprs_rlcmac.cpp Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. 2012-06-15 09:31:29 +04:00
gprs_rlcmac.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsmL1prim.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsm_rlcmac.cpp Removed all size_t variables. Fixed type of readIndex and writeIndex variables. 2012-06-15 10:13:30 +04:00
gsm_rlcmac.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08: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
pcu_l1_if.cpp Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. 2012-06-15 09:31:29 +04:00
pcu_l1_if.h Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. 2012-06-15 09:31:29 +04:00
pcu_main.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00