You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
osmo-pcu/src
Philipp Maier 1bdb132b43
pdch_ul_controller: log reserved frame numbers
4 days ago
..
ericsson-rbs support for Ericsson RBS E1 CCU 2 weeks ago
osmo-bts-litecell15 lc15bts.h: add missing extern keyword 1 week ago
osmo-bts-oc2g pcu_l1_if_phy: support multiple BTS (in theory) 4 weeks ago
osmo-bts-sysmo pcu_l1_if_phy: support multiple BTS (in theory) 4 weeks ago
.gitignore Adding .gitignore to source directory 11 years ago
Makefile.am Makefile.am: remove phy specific EXTRA_DIST variables 1 week ago
alloc_algo.cpp Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h file 3 months ago
alloc_algo.h Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h file 3 months ago
bts.cpp pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
bts.h pcu_l1_if.cpp: handle TLLI based IMMEDIATE ASSIGNMENT confirmation 2 months ago
bts_pch_timer.c bts_pch_timer: Avoid resend Paging Request over PCUIF if T3113 is armed 1 year ago
bts_pch_timer.h bts_pch_timer: Avoid resend Paging Request over PCUIF if T3113 is armed 1 year ago
coding_scheme.c treewide: remove FSF address 1 year ago
coding_scheme.h treewide: remove FSF address 1 year ago
csn1.c treewide: remove FSF address 1 year ago
csn1.h treewide: remove FSF address 1 year ago
csn1_dec.c treewide: remove FSF address 1 year ago
csn1_enc.c treewide: remove FSF address 1 year ago
cxx_linuxlist.h treewide: remove FSF address 1 year ago
decoding.cpp en/decoding: fix deprecated include path 1 month ago
decoding.h treewide: remove FSF address 1 year ago
egprs_rlc_compression.cpp Clean false positive in newer GCC version checking guard of else clause 2 years ago
egprs_rlc_compression.h egprs_rlc_compression: fix white spaces 4 years ago
encoding.cpp en/decoding: fix deprecated include path 1 month ago
encoding.h encoding::write_immediate_assignment(): Constify tbf param 4 months ago
gprs_bssgp_pcu.c pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
gprs_bssgp_pcu.h treewide: remove FSF address 1 year ago
gprs_bssgp_rim.c treewide: remove FSF address 1 year ago
gprs_bssgp_rim.h treewide: remove FSF address 1 year ago
gprs_codel.c treewide: remove FSF address 1 year ago
gprs_codel.h treewide: remove FSF address 1 year ago
gprs_debug.c support for Ericsson RBS E1 CCU 2 weeks ago
gprs_debug.h support for Ericsson RBS E1 CCU 2 weeks ago
gprs_ms.c pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
gprs_ms.h pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
gprs_ms_storage.cpp Rework tbf::update_ms() 5 months ago
gprs_ms_storage.h Rework tbf::update_ms() 5 months ago
gprs_pcu.c {ms,gprs_pcu}_talloc_destructor(): call osmo_timer_del() unconditionally 8 months ago
gprs_pcu.h bts: add IMMEDIATE ASSIGNMENT via PCH transmission 4 weeks ago
gprs_rlcmac.cpp pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
gprs_rlcmac.h pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
gprs_rlcmac_meas.cpp treewide: remove FSF address 1 year ago
gprs_rlcmac_sched.cpp cosmetic: Remove unneeded curly braces 2 months ago
gsm_rlcmac.c treewide: remove FSF address 1 year ago
gsm_rlcmac.h treewide: remove FSF address 1 year ago
llc.c llc: remove unused reference to msgb address 2 months ago
llc.h Run struct_endianness.py 1 month ago
mslot_class.c treewide: remove FSF address 1 year ago
mslot_class.h treewide: remove FSF address 1 year ago
nacc_fsm.c Pass gprc_rlcmac_pdch to tbf_set_polling 3 months ago
nacc_fsm.h sched: Pass pdch to *_create_rlcmac_msg() functions 4 months ago
neigh_cache.c neigh_cache: fix: properly convert from nanoseconds to microseconds 8 months ago
neigh_cache.h treewide: remove FSF address 1 year ago
osmobts_sock.c PCU interface: Log version when starting listener 5 days ago
pcu_l1_if.cpp pcu_l1_if: do not copy IMSI when it is NULL 2 weeks ago
pcu_l1_if.h pcu_l1_if: get rid of strange paging group calculation 2 weeks ago
pcu_l1_if_phy.h pcu_l1_if_phy: support multiple BTS (in theory) 4 weeks ago
pcu_main.cpp pcu_l1_if_phy: add new PHY API function to initialize PHY 1 month ago
pcu_utils.h treewide: remove FSF address 1 year ago
pcu_vty.c Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h file 3 months ago
pcu_vty.h vty: add attributes to VTY commands indicating when they apply 3 years ago
pcu_vty_functions.cpp Convert tbf->control_ts to be a gprs_rlcmac_pdch* 3 months ago
pcu_vty_functions.h treewide: remove FSF address 1 year ago
pdch.cpp Convert tbf->control_ts to be a gprs_rlcmac_pdch* 3 months ago
pdch.h pdch: Introduce APIs to print PDCH name 3 months ago
pdch_ul_controller.c pdch_ul_controller: log reserved frame numbers 4 days ago
pdch_ul_controller.h constify pdch_ulc_get_next_free_fn() parameter 4 months ago
rlc.cpp treewide: remove FSF address 1 year ago
rlc.h Run struct_endianness.py 1 month ago
sba.c treewide: remove FSF address 1 year ago
sba.h treewide: remove FSF address 1 year ago
tbf.cpp tbf: Increase log level if polling requested in wrong TS 3 weeks ago
tbf.h Pass gprc_rlcmac_pdch to tbf_set_polling 3 months ago
tbf_dl.cpp Pass gprc_rlcmac_pdch to tbf_set_polling 3 months ago
tbf_dl.h Pass gprs_rlcmac_pdch to create_dl_acked_block() 3 months ago
tbf_dl_ass_fsm.c Mark several fsm related internal symbols as static 2 months ago
tbf_dl_ass_fsm.h Mark several fsm related internal symbols as static 2 months ago
tbf_dl_fsm.c Mark several fsm related internal symbols as static 2 months ago
tbf_fsm.c Mark several fsm related internal symbols as static 2 months ago
tbf_fsm.h tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf 4 months ago
tbf_ul.cpp Convert ms_first_common_ts to struct gprs_rlcmac_pdch 3 months ago
tbf_ul.h Refactor code rejecting UL-TBF upon rx of PktResourceReq 3 months ago
tbf_ul_ack_fsm.c Mark several fsm related internal symbols as static 2 months ago
tbf_ul_ack_fsm.h Mark several fsm related internal symbols as static 2 months ago
tbf_ul_ass_fsm.c Mark several fsm related internal symbols as static 2 months ago
tbf_ul_ass_fsm.h Mark several fsm related internal symbols as static 2 months ago
tbf_ul_fsm.c tbf_ul_fm: Allow receiving event TBF_EV_MAX_N3105 in state RELEASING 3 weeks ago
wireshark_compat.h treewide: remove FSF address 1 year ago