hi,
just experiences some problems with my jolly branch (osmo-pcu):
commit e6228b34a75efcb6b0700ac29672d62539860fbf Author: Andreas Eversberg jolly@eversberg.eu Date: Tue Jul 3 13:36:03 2012 +0200
TBF acknowledged mode finished for both link directions
commit c7e7f6868b6f24346424dee904f4e76d3f216ff4 Author: Ivan Kluchnikov kluchnikovi@gmail.com Date: Fri Jun 29 22:53:15 2012 +0400
Implemented Paging procedure on CCCH. Added functions: - gprs_bssgp_pcu_rx_paging_ps() for handling paging message from BSSGP; - write_paging_request() for writing paging request message; - gprs_rlcmac_paging_request() and pcu_l1if_tx_pch() for sending paging request message to BTS.
the lower commit adds paging procedure, but if i diff between these commits, i see that my upper commit removes the paging procedure. but i don't see it, if i "git show e6228b...". any ideas?
regards,
andreas