Commit Graph

2292 Commits (master)
 

Author SHA1 Message Date
Philipp Maier 1bdb132b43 pdch_ul_controller: log reserved frame numbers
4 days ago
Alexander Rehbein 1a5eb18e26 PCU interface: Log version when starting listener
5 days ago
Philipp Maier 2342d605d9 doc: Add details regarding BSC co-location
7 days ago
Philipp Maier f963a3d46a doc: overview: put BTS and PCU on the same rank
7 days ago
Philipp Maier b3b52c106b Makefile.am: remove phy specific EXTRA_DIST variables
1 week ago
Oliver Smith e4666a3fd5 lc15bts.h: add missing extern keyword
1 week ago
Philipp Maier 07e06d38fb pcu_l1_if: do not copy IMSI when it is NULL
2 weeks ago
Philipp Maier efae56dc52 doc: add sample config to illustrate how to use an E1 CCU
2 weeks ago
Philipp Maier 41e38475ed pcu_l1_if: get rid of strange paging group calculation
2 weeks ago
Philipp Maier 4bac398923 support for Ericsson RBS E1 CCU
2 weeks ago
Pau Espin b5a8a67dfe Update libosmogsm deprecated include
2 weeks ago
Pau Espin 93d7ece833 osmo_bts_sock.c: Call osmo_fd_unregister() before closing and changing bfd->fd
2 weeks ago
Vadim Yanitskiy db5ac8ddd5 tests/Makefile.am: do not overwrite global LDFLAGS
3 weeks ago
Vadim Yanitskiy cc95424df9 {src,tests}/Makefile.am: libraries shall not be in AM_LDFLAGS
3 weeks ago
Pau Espin 02d4b2a724 tbf_ul_fm: Allow receiving event TBF_EV_MAX_N3105 in state RELEASING
3 weeks ago
Pau Espin 8bb176fdcb tbf: Increase log level if polling requested in wrong TS
3 weeks ago
Philipp Maier 2353ed403f bts: add IMMEDIATE ASSIGNMENT via PCH transmission
4 weeks ago
Philipp Maier c82c948e99 pcu_l1_if_phy: support multiple BTS (in theory)
4 weeks ago
Philipp Maier 6f41762717 pcu_l1_if: cosmetic: remove whitespace after *
4 weeks ago
Philipp Maier 916e9d3454 pcu_l1_if_phy: add new PHY API function to initialize PHY
1 month ago
Philipp Maier 72ed33303a pcu_l1_if_phy: add new PHY API function to disconnect PDCH
1 month ago
Philipp Maier af8d49a99d pcu_l1_if_phy: add header file for struct gsmtap_inst
1 month ago
Philipp Maier 0cb3b2aa16 pcu_l1_if: use only the term "direct PHY access"
1 month ago
Philipp Maier 7f5393ca6e en/decoding: fix deprecated include path
1 month ago
Oliver Smith 83ee452ddb Run struct_endianness.py
1 month ago
Philipp Maier 84ece23c09 osmo-bts-xyz: include pcu_l1_if_phy.h in phy in l1_if code
1 month ago
Philipp Maier 80828f0514 lc15/oc2g: fix function signature of l1if_open_pdch()
1 month ago
Philipp Maier eaf5da306c pcu_l1_if: move direct phy l1if functions to dedicated header file
2 months ago
Philipp Maier 7c3fd98c90 pcu_l1_if.cpp: handle TLLI based IMMEDIATE ASSIGNMENT confirmation
2 months ago
Philipp Maier d8cea3c618 pcuif_proto: move gsm_pcu_if_e1_ccu_ind into right place
2 months ago
Pau Espin 0ec7724d10 Bump version: 1.1.0.117-7932-dirty → 1.2.0
2 months ago
Philipp Maier 7932bc8d32 pcuif_proto: rename PCU_IF_SAPI_AGCH_DT to PCU_IF_SAPI_PCH_DT
2 months ago
Philipp Maier 40db4c330e pcu_l1_if: ignore frame numbers that exceed the valid range
2 months ago
Philipp Maier 3b66bbf813 pcu_l1_if: cosmetic: use sizeof instead of constants
2 months ago
Pau Espin 08523c2286 rlc.h: Fix typo in param name
2 months ago
Philipp Maier 8b571ee2e7 pcuif_proto: add indication to communicate E1 parameters
2 months ago
Pau Espin 76ef66698c Mark several fsm related internal symbols as static
2 months ago
Alexander Rehbein 9e732ae4b1 osmo-pcu: Transition to use of 'telnet_init_default'
2 months ago
Pau Espin ea6d534369 cosmetic: Remove unneeded curly braces
2 months ago
Pau Espin e0a8488773 llc: remove unused reference to msgb address
2 months ago
Pau Espin 1111aa16e6 llc: Refactor code checking if PDU expired while dequeueing
2 months ago
Pau Espin 0e435fa959 llc: Mark llc_is_user_data_frame() as static
2 months ago
Philipp Maier 6a5b1b1f3e bts: log FN jump delta in bts_set_current_frame_number()
3 months ago
Philipp Maier a42521dfbb bts: use GSM_TDMA_FN_ macros and uint32_t in bts_rfn_to_fn
3 months ago
Philipp Maier 39f5e27412 bts: refuse to set invalid frame numbers
3 months ago
Pau Espin d1058b9445 Avoid moving DL-TBF from old_msg to new_ms during ms_merge
3 months ago
Pau Espin 0aacd21658 tests/TbfTest: reproduce buggy corner case: MS with TBFs on 2 TRXs
3 months ago
Pau Espin 0d957d8364 bts: Adapt trx check based on bts->trx[] defined array size
3 months ago
Pau Espin 5b7eeecac2 Pass gprc_rlcmac_pdch to tbf_set_polling
3 months ago
Pau Espin fd74e79ab3 Pass gprc_rlcmac_pdch to tbf_check_polling
3 months ago