index
:
osmo-bsc
2021q1
2021q4
2022q1
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
irefs/for/master/emerg
keith/rbs_mo
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/queue-limit
laforge/sccplite
lynxis/pre_release
master
neels/2021q4
neels/bssmap_length
neels/clear
neels/ho2
neels/hodec2
neels/jolly/new_handover
neels/lcs
neels/misc
neels/neighbor
neels/neighbor_cfg
neels/tch_f_congestion
neels/wip
next
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/build-fix
osmith/fix-python3
osmith/rpm
pespin/acc
pespin/anr
pmaier/reset
pre_release
stsp/acc_ramp
tnt/rbs
OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
osmo-bsc
/
gsm_data.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Revert "stats: new trackers for lchan life duration"
Pau Espin Pedrol
1
-9
/
+0
13 days
nm_is_running(): Drop duplicate check
Pau Espin Pedrol
1
-1
/
+1
2022-05-03
stats: new trackers for lchan life duration
Michael Iedema
1
-0
/
+9
2022-04-26
gsm_data: add gsm_set_bts_model
Oliver Smith
1
-1
/
+1
2022-04-25
gsm_data: use llist_for_each_entry() in gsm_bts_by_lac()
Vadim Yanitskiy
1
-4
/
+1
2022-04-08
Move power control related definitions to power_control.h
Vadim Yanitskiy
1
-215
/
+0
2022-04-08
power_ctrl_params_def_reset(): set .ctrl_interval for both UL/DL
Vadim Yanitskiy
1
-4
/
+5
2021-11-25
Disable C/I based MS Power Control Loop by default
Pau Espin Pedrol
1
-6
/
+6
2021-11-10
gsm_data: use ascending order for interference boundaries
Vadim Yanitskiy
1
-6
/
+6
2021-10-25
Set subslots_per_pchan_vamos[GSM_PCHAN_OSMO_DYN] = 0
Pau Espin Pedrol
1
-1
/
+1
2021-10-25
Set subslots_per_pchan[GSM_PCHAN_OSMO_DYN] = 8
Pau Espin Pedrol
1
-1
/
+1
2021-10-07
MS Power Control Loop: Use P_CON_INTERVAL=2 by default
Pau Espin Pedrol
1
-0
/
+10
2021-09-29
MS Power Control Loop: Allow Turn off/on C/I independent from value setting
Pau Espin Pedrol
1
-0
/
+8
2021-09-13
Power Control Loop: Set P_CON_INTERVAL to 1 by default
Pau Espin Pedrol
1
-0
/
+2
2021-09-06
MS Power Control Loop: Support set up of C/I parameters for osmo-bts
Pau Espin Pedrol
1
-0
/
+132
2021-09-06
cosmetic: power_ctrl_params_def: Fix typo in comment
Pau Espin Pedrol
1
-2
/
+2
2021-08-16
introduce gsm48_lchan_and_pchan2chan_desc()
Neels Hofmeyr
1
-26
/
+20
2021-07-29
Clarify string name for GSM_CHREQ_REASON_CALL
Pau Espin Pedrol
1
-1
/
+1
2021-07-06
Support SDCCH8 in osmo dyn ts
Pau Espin Pedrol
1
-0
/
+4
2021-07-06
Rename osmo dyn ts enums to contain SDCCH8
Pau Espin Pedrol
1
-7
/
+7
2021-06-10
VTY: add lchan re-assignment command
Neels Hofmeyr
1
-0
/
+1
2021-06-10
RSL: rx and tx VAMOS Channel Number cbits for VAMOS lchans
Neels Hofmeyr
1
-12
/
+35
2021-06-10
RSL chan_nr: replace OSMO_ASSERT with error handling
Neels Hofmeyr
1
-18
/
+48
2021-06-10
update the lchan name to always reflect VAMOS shadowness
Neels Hofmeyr
1
-4
/
+7
2021-06-10
add VAMOS secondary lchans to timeslot struct
Neels Hofmeyr
1
-5
/
+64
2021-06-04
Make interference measurement parameters configurable
Vadim Yanitskiy
1
-0
/
+13
2021-05-31
ensure chan_mode comparisons in non-VAMOS mode
Neels Hofmeyr
1
-1
/
+1
2021-05-28
gsm48_lchan2chan_desc(): expose TSC as param
Neels Hofmeyr
1
-7
/
+10
2021-05-28
hodec 2: do intra-cell congestion resolution by Assignment
Neels Hofmeyr
1
-0
/
+1
2021-05-27
eliminate lchan->rsl_cmode
Neels Hofmeyr
1
-0
/
+19
2021-05-27
make sure channel mode and s15_s0 are updated only after an ACK
Neels Hofmeyr
1
-0
/
+16
2021-05-27
assignment_fsm: send BSSMAP response only after Assignment Request
Neels Hofmeyr
1
-0
/
+6
2021-05-21
lchan and assignment FSMs: make Channel Mode Modify more sane
Neels Hofmeyr
1
-0
/
+7
2021-05-21
cosmetic: rename FOR_* to ACTIVATE_FOR_*
Neels Hofmeyr
1
-5
/
+5
2021-04-28
comment: tweak pchan_subslots() description
Neels Hofmeyr
1
-2
/
+2
2021-04-28
gsm_lchan_name_compute with ctx
Neels Hofmeyr
1
-6
/
+3
2021-01-15
gsm_data: return early if MS Power class remains the same
Vadim Yanitskiy
1
-0
/
+5
2020-12-27
power_control: fix swapped lower/upper RxQual threshold values
Vadim Yanitskiy
1
-2
/
+2
2020-12-22
power_control: add VTY command to set static / maximum BS Power
Vadim Yanitskiy
1
-0
/
+4
2020-12-19
power_control: add new structures and default parameters
Vadim Yanitskiy
1
-0
/
+58
2020-12-03
Store GPRS MOs directly under BTS SiteMgr object
Pau Espin Pedrol
1
-10
/
+12
2020-10-15
Set all NM OML objects to Locked by default
Pau Espin Pedrol
1
-0
/
+1
2020-10-09
LCS: implement the bulk of Location Services
Neels Hofmeyr
1
-0
/
+1
2020-09-10
gsm_data: always set spare bits in channel description
Alexander Couzens
1
-0
/
+1
2020-07-18
Move struct gsm_bts_trx: gsm-data.* => bts_trx.*
Pau Espin Pedrol
1
-237
/
+0
2020-07-18
bts: Drop duplicated function to get trx by number
Pau Espin Pedrol
1
-15
/
+0
2020-07-18
Move struct gsm_bts: gsm_data.* => bts.*
Pau Espin Pedrol
1
-698
/
+18
2020-07-16
propagate RSL error cause codes to RR Channel Release cause
Neels Hofmeyr
1
-0
/
+26
2020-07-16
RR Channel Release: pass Cause code from BSSMAP Clear to the BTS
Neels Hofmeyr
1
-0
/
+27
2020-06-23
Avoid selecting channels from administratively locked trx
Pau Espin Pedrol
1
-4
/
+7
[next]