index
:
osmo-bts
201509-fairwaves-rebase
achemeris/2sector
achemeris/WIP_single_trx_cmd_queue
achemeris/loopback
daniel/channel-ho-wip
daniel/oc2g
daniel/oc2g-led
daniel/oml
daniel/oml-state-fixes
dbg_fwd
fairwaves/eq
fairwaves/production
fairwaves/rtp-stats
fairwaves/static-fix
jerlbeck/fixes/rf-lock
jolly/bb-obsolete
keith/lc15_merge
kluchnikov/agch-queue
laforge/late_l1ifreset
laforge/oml
laforge/oml-router
laforge/omldummy
laforge/power_control
laforge/sob-bts-pa-ctrl
laforge/tmp
laforge/usdt
laforge/virt-voice
lynxis/ipv6
master
mmcternan/bb_maint
neels/delay_tch_h_act_ack
neels/dsp-trace-flags
neels/dyn_modif
neels/dyn_ts
neels/lc15_dyn_pdch_old_numbering
neels/pre_sapi_fix
neels/test
neels/ul-pwr
neels/vamos
neels/virt-voice
nrw/litecell15-merge-and-rebase
osmith/abis-loadtest
osmith/rpm
osmith/virt-voice
pespin/gpsd
pespin/master
pespin/osmo-gsm-tester
pespin/pdch-deact-ack-trx
pespin/release
pespin/sysmocell5000
pespin/ttcn3
pmaier/dtxtest
pmaier/first_fn
pmaier/first_fn2
pmaier/hacks
pmaier/meastest
pmaier/oml
pmaier/omlhack
pmaier/rim
pmaier/rim2
pmaier/testfacch
rafael2k/lc15-adaptation
rafael2k/lc15_max_cell_size
rafael2k/lc15_try2
rafael2k/litecell15_missing_features
shared/31c3
stumpf/virt-phy
sysmocom/0.3.0-dora
sysmocom/0.3.0-stable
sysmocom/0.3.5-stable
sysmocom/lc15_old_firmware
sysmocom/old-stable
sysmocom/sysmobts-2050/oml-alert
sysmocom/sysmobts2050/oml-alert-wip
tnt/ber
user/max/si2q-test
zecke/channel-ho-wip
zecke/handover-foo
zecke/jerlbeck/agch-queue
zecke/led-late
zecke/lock-on-init
zecke/power-control
zecke/sysmobts-calibration
zecke/work/coverity-fixes
Osmocom BTS-Side code (Abis, scheduling)
Andreas Eversberg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
rsl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
gsm_data: handle l1_info with structs
Philipp Maier
1
-4
/
+4
2021-02-07
power_control: implement handling of P_Con_INTERVAL parameter
Vadim Yanitskiy
1
-1
/
+2
2021-02-03
pcu_sock: send SI1, SI3 and SI13 via PCUIF
Philipp Maier
1
-6
/
+18
2021-01-28
chan activ: activate DL SACCH only when TA is known
Neels Hofmeyr
1
-2
/
+14
2021-01-08
power_control: migrate MS/BS control loops to the new params
Vadim Yanitskiy
1
-8
/
+1
2021-01-07
power_control: handle MS/BS Power control params on A-bis/RSL
Vadim Yanitskiy
1
-14
/
+229
2021-01-03
fix-up missed review comment in CBCH SI4 patching fix
Harald Welte
1
-1
/
+1
2021-01-03
sysinfo.c: Fix SI4 GPRS patching which overwrote CBCH IE
Harald Welte
1
-7
/
+10
2020-12-30
rsl: remove redundant boolean flag in rsl_rx_chan_activ()
Vadim Yanitskiy
1
-3
/
+1
2020-12-10
log: rsl_rx_chan_activ: show chan type as human readable string
Neels Hofmeyr
1
-2
/
+4
2020-12-08
rsl: properly initialize MS/BS Power Control state
Vadim Yanitskiy
1
-6
/
+10
2020-12-06
power_control: implement BS (Downlink) Power Control
Vadim Yanitskiy
1
-16
/
+36
2020-11-27
l1sap: add repeated downlink SACCH
Philipp Maier
1
-2
/
+4
2020-11-27
l1sap: add repeated downlink FACCH
Philipp Maier
1
-0
/
+32
2020-11-26
part 1 of: fix SAPIs for handover to match 48.058 4.1.{3,4}
Neels Hofmeyr
1
-0
/
+14
2020-10-15
sysinfo: Don't broadcast SI4 GPRS INDICATOR if PCU is disconnected
Harald Welte
1
-0
/
+9
2020-09-16
Avoid sending RSL RF REL ACK if PDCH chan is disabled by administrative lock
Pau Espin Pedrol
1
-5
/
+19
2020-08-07
rsl: constify the 'lchan' argument of rsl_tx_conn_fail()
Vadim Yanitskiy
1
-1
/
+1
2020-07-23
rsl: Fix wrong param passed to gsm_pchan_name() in log line
Pau Espin Pedrol
1
-1
/
+1
2020-06-15
A-bis/RSL: refactor handling of BS Power IE (power reduction)
Vadim Yanitskiy
1
-17
/
+26
2020-06-05
rsl: refactor handling of RSL_IE_MR_CONFIG
Vadim Yanitskiy
1
-14
/
+13
2020-03-08
rsl: make IP DSCP configurable
laforge/virt-voice
Oliver Smith
1
-2
/
+9
2020-01-12
rsl.c: Fix compiler error on gcc-9.2.1
Harald Welte
1
-1
/
+1
2020-01-03
rsl: ensure measurement reports are sent
Philipp Maier
1
-4
/
+7
2019-12-05
rsl: Clarify when autnonoums MS Power Ctrl Loop is used
Pau Espin Pedrol
1
-9
/
+6
2019-12-03
rsl_rx_chan_act: Apply bitmask when parsing IE MS_POWER
Pau Espin Pedrol
1
-1
/
+1
2019-11-14
Move and rename gsm_lchan.ms_power field
Pau Espin Pedrol
1
-12
/
+11
2019-11-14
rsl: Remove unneeded duplicate reset on some lchan fields
Pau Espin Pedrol
1
-3
/
+0
2019-11-14
Change gsm_lchan field fixed to bool
Pau Espin Pedrol
1
-8
/
+8
2019-11-12
rsl: Fix logged value in rx MS Power Control
Pau Espin Pedrol
1
-1
/
+1
2019-11-12
rsl: Assign recv pwr to lchan's max ms power
Pau Espin Pedrol
1
-2
/
+22
2019-10-17
Fix common misspellings and typos
Martin Hauke
1
-4
/
+4
2019-09-07
common/rsl.c: fix possible NULL-pointer dereference
Vadim Yanitskiy
1
-1
/
+5
2019-09-06
pcu_interface: Forward ETWS Primary Notification to PCU
Harald Welte
1
-0
/
+5
2019-09-05
ETWS Primary Notification via P1 Rest Octets
Harald Welte
1
-0
/
+43
2019-07-18
common/rsl.c: fix: properly handle SI3 Rest Octets
Vadim Yanitskiy
1
-1
/
+3
2019-07-17
fix spelling stuff mentioned by lintian
Thorsten Alteholz
1
-1
/
+1
2019-07-16
RSL: Fix fixed MS power control in RSL CHAN ACTIV
Eric Wild
1
-0
/
+8
2019-06-05
Use #define RSL_CHAN_RACH for RSL Channel Number of RACH
Vadim Yanitskiy
1
-1
/
+1
2019-06-01
common/rsl.c: RSL_IE_HANDO_REF is mandatory for handover CHAN ACT
Vadim Yanitskiy
1
-3
/
+7
2019-05-28
clear GPRS indicator in SI3 while PCU is disconnected
Harald Welte
1
-7
/
+15
2019-05-27
Fix passing of RR SUSPEND REQ from DCCH to PCU socket
Harald Welte
1
-9
/
+33
2019-05-26
common/rsl.c: fix NULL-pointer dereference in rsl_rx_rll()
Vadim Yanitskiy
1
-2
/
+2
2019-05-25
Add severity to OML FAILURE EVENT REPORT
Harald Welte
1
-4
/
+4
2019-05-24
rsl: MS POWER COCNTROL isn't (only) about "forcing" power levels
Harald Welte
1
-1
/
+1
2019-05-24
rsl: Implement parsing of BS Power Control message
Harald Welte
1
-0
/
+44
2019-05-24
RSL: Fix logic about fixed/dynamic MS power control in MS POWER COMMAND
Harald Welte
1
-6
/
+21
2019-05-24
Use LOGPLCHAN whenever possible
Harald Welte
1
-143
/
+101
2019-05-23
cbch: Add counters; queue length limits and CBCH LOAD reporting
Harald Welte
1
-0
/
+26
2019-05-21
cbch: Support Extended CBCH
Harald Welte
1
-2
/
+8
[next]