36413548e0 common/pcu_sock.c: cosmetic: explicitly address lchan
2d21c9ff22 abis: inp_s_cbfn: Improve logging signal related information
3ee09a47c1 sysmo, virtual: properly handle BS-AG-BLKS-RES as received from BSC
173555dab7 Fix computing CCCH block number from frame number
2c1a46a2dd paging_test: Fix AGCH/PCH split test for second half of 102 multiframe
85485c3db4 contrib/jenkins_*.sh: drop rudimentary '--with-osmo-pcu'
eeba57652a vty: mark 'rtp bind-ip' deprecated, not hidden
4e3fdbc738 lc15bts_mgr_vty: Ensure writing well-formed config files
73dd4ff027 ensure all config file examples are well-formed
080302f870 lc15: led_sleep_cb: pass correct ptr to llist_move_tail
b9f3e14ba6 common/rsl.c: tweak log message in lapdm_rll_tx_cb()
9ce4d91948 CBCH: Some more scheduler_mframe cleanup
b222f6666d CBCH: Fix CBCH implementation for osmo-bts-trx
6434ba9f90 CBCH: sprinkle some OMSO_ASSERT() and guard against talloc failure
c799c70c59 CBCH: Add FIXME comments on queue overflow/underflow handling
3c87f5c3ea get_lchan_by_chan_nr(): Fix resolution of CBCH
3941cf4479 CBCH: Fix CBCH via L1SAP for osmo-bts-{sysmo,octphy,litecell15}
7c82b4a872 l1sap/scheduler: Consistently print chan_nr as hex number
19795c5ab2 lc15: rewrite and refactor code to print hwversion description
a8041edb5b lc15: fsync requires fd instead of file stream
5fceb9fc3a lc15: vty: Add missing include for lchan_deactivate
0c1ca01084 osmo-bts-trx/l1_if.c: cosmetic: fix typo in debug msg
755088a79c doc/examples/Makefile: Install bts-mgr cfg files used by systemd services
27a86005f3 measurement: fix unit-test test_lchan_meas_process_measurement
c78759055a measurement: remove missed interval end detection
6d701d0e05 cosmetic: fix typo in comment
8a6f6c5a16 Install sample cfg file to /etc/osmocom
65d3cc7753 Install systemd services with autotools
17577b7c00 fix handling of odd pchans in bts_supports_cm()
734eb40e72 log: add error log for RSL Chan Mode Modif
cb01259804 fix RSL Chan Mode Modif for dyn TS
386c33fa84 CBCH: Use llist_first_entry_or_null() instead of reinventing it
d9a1cd994c CBCH: Implement CBCH support for osmo-bts-{trx,virtual}
02d99db08b CBCH: Move processing via L1SAP
4280829dfa [sysmo,lc15]: Consider CBCH channel combinations in chan_nr_by_sapi()
dcde6145bf CBCH: Fix rejecting SMS-CB related RSL messages
cfc052743b Move systemd service to contrib/systemd
0b6c1762c5 measurement: display fn_mod when measuremnet is added
bd3462f355 paging: add unit-test to check different bs_ag_blks_res settings
bf87717cc8 measurement: add SUB measurements in test_lchan_meas_process_measurement
9680a4746f measurement: substitue missing measurements
fb70a2edda cosmetic: test_is_meas_overdue() does not test is_meas_complete()
42495a156d cosmetic: rename *_meas_rep_fn10* to *_meas_rep_fn10*_by_*s
324a3cd66e measurement: fix is_meas_overdue() and increase testcoverage
9b41b36e97 measurement: add unit tests for ts45008_83_is_sub()
76c292ea5d measurement: fix sub frame table for TCH/H, SS1
510158256b measurement: add unit tests for is_meas_complete()
1dcd63d36a fix ip.access dyn TS for osmo-bts-trx
9f5203d243 cosmetic: remove wrong comment
02c79f12a4 cosmetic: fix sourcecode formatting
08062e6dcc cosmetic: abis.c: typo "exixt"
0e11bea2a7 osmo_mcast_sock: make sure SO_REUSEADDR is applied
0b2893f6fc Revert "send TCH/F fill frames in DTX mode (WIP)"
092e4e85b3 measurement: fix measurement interval end detection
9bffa87c11 send TCH/F fill frames in DTX mode (WIP)
0ab50934d5 fix conditions for sending fill frames during RTS IND
4553890d70 measurement: make sure measurement interval end is detected
9feddb7edf measurement: make sure state is reset on chan act.
b5a28bd967 cosmetic: unify measurement sample handling in one function
829263afc4 fix timespec subtraction in compute_elapsed_us()
1c3240c2f1 cosmetic: separate measurement testcase definitions
2222091560 debian/rules: Don't overwrite .tarball-version
5d17b97a5b Clarify frame loss counter for l1sched_chan_state
6575f0c3e9 preserve lchan-specific SI overrides on SACCH FILL
eee7247ebe update sysinfo copies in all lchans upon SACCH FILL
ed9a13e670 trx: scheduler: Keep RTP clock up to date while in DTXu pause
20278252b5 scheduler: Log error on fn jump
e04e4d423d sched: Log RX->RTP packet like we do in add_l1sap_header
319b1d5bd7 l1sap: add_l1sap_header: Compact msgb_push ret assignment
a9a35419ed rsl: Use value_string to print encryption algo name
91e7bd7d30 debian: Create dbg package for osm-bts-virtual
a1f09d9105 debian: Make osmo-bts-* packages conflict with old osmo-bts package
500b7945f0 Remove unneeded direct libortp dependency
2cefb87a48 debian: Package installed example doc files
46491d15cd build: Install example cfg files
cf55fbede9 doc: Move calypsoBTS example into trx subdir
b7b5c4219c Add min/max/std-dev measurement reporting for TOA256
685ded1929 octphy: add support for 16x oversampling mode
0257f52835 log reception of PCU_IF_MSG_PAG_REQ messages from osmo-pcu
954e4d8321 jenkins_*.sh: add --enable-werror to configure flags
9215f76443 sysmo: calib_file.c: Avoid decl of unused vars and funcs with femtobts_v2.7 build
70fb6d70b1 sysmo: l1_if.c: Avoid decl of unused vars and funcs with femtobts_v2.7 build
74fce9e12d sysmo: l1if_mute_rf: Declare vars inside ifdef section
ba3fa11ae2 sysmo: Fix memcmp in RF-MUTE.req for superfemto < 3.6.0
5fd4aaaebb sysmo: vty: Add missing include for lchan_deactivate
63051b96cc l1_if.c: Move decl of vars used in conditional macro
31b113774b pcu_sock: Log event pcu_sock created
d03f311406 lc15: Fix incorrect cast of hLayer1
f926d9549c lc15: Use correct type for hLayer1 field
db330522ea Send DELETE_IND when dropping Imm Assign pending message
868c67fed3 compact AGCH queue: Drop too msg diff than IMM_ASS_REJ
a1a2556c2a bts_agch_enqueue: Decrease queue len hard_limit from 1000 to 100
ef1356c06c bts.c: Add missing include for gsm48_rr_msg_name
44a35902ad bts.c: Log name of RR msg type instead of value
f1e2d08022 rtp: make port range configurable, assign correct port numbers
ae3da5f8c3 cosmetic: it's n_r in check_for_first_ciphrd(), not n_s
19080d531f scheduler_trx: Add reminders to use libosmocore functions
5a0f85d00b let osmo-bts log a special notice if OML connection is closed early
git-subtree-dir: software/osmo/system-images/git/meta-sysmocom-bsp/recipes-sysmobts/osmo-bts/files/osmo-bts
git-subtree-split: 36413548e0d68ddef957930de57f77b4b512d883
> Changes done :
> 1. Shared schema between host and embedded controller.
2. Commands messages are handled at driver level.
3. Debug message type added to enable debugging on i2c, spi and gpio's.
4. Auto test capabilities added to ethernet module.
5. Unit test cases written for multiple devices like LTC4275, LTC4274, LTC4015,ADT7481, PCA9557, SX1509.