index
:
osmo-bsc
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
irefs/for/master/emerg
laforge/cbsp
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/sccplite
lynxis/pre_release
master
neels/12625
neels/amr_startmode
neels/assignment
neels/bssmap_length
neels/call_during_call
neels/codec-pref
neels/deb9-asan
neels/dyn_ts
neels/fairwaves_ho_orig
neels/fsm4
neels/hack
neels/ho
neels/ho2
neels/ho2-interbsc
neels/ho_test
neels/ho_tmp
neels/ho_with_on_change_cb
neels/hodec
neels/hodec2
neels/hodec_wip
neels/inter_bsc_ho
neels/inter_bsc_ho2
neels/inter_bsc_ho_errs
neels/inter_bsc_ho_saved
neels/inter_bsc_ho_saved2
neels/inter_bsc_ho_wip
neels/jolly/new_handover
neels/lcls
neels/lcs
neels/lcs2
neels/legacy_neighbors
neels/libbsc
neels/meas_feed
neels/meas_rep
neels/misc
neels/misc3
neels/mode_modif
neels/ms_rel_ind
neels/neighbor
neels/pdch_deact_nack
neels/rr_release
neels/sccplite
neels/tch_f_congestion
neels/timers
neels/vtyref
neels/wip
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/fix-python3
osmith/rpm
pespin/nacc
pmaier/acch
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
/
lchan_fsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
lchan_fsm, lchan_rtp_fsm: make all timers configurable
Oliver Smith
1
-2
/
+2
2020-09-18
clean up timer definitions: introduce groups, move some T to X
Neels Hofmeyr
1
-1
/
+1
2020-09-17
bsc_vty: fix manual channel activation
Philipp Maier
1
-18
/
+35
2020-09-07
abis_rsl: prioritize emergency calls over regular calls
Philipp Maier
1
-0
/
+24
2020-09-03
lchan_fsm: make rsl mode-modify working again
Philipp Maier
1
-3
/
+150
2020-08-25
lchan_fsm: make internal functions static.
Philipp Maier
1
-3
/
+3
2020-08-25
lchan_fsm: merge lchan_mr_config()
Philipp Maier
1
-20
/
+21
2020-07-26
lchan_fsm: silently ignore LCHAN_EV_RLL_ERR_IND
Harald Welte
1
-0
/
+8
2020-07-18
Move struct gsm_bts: gsm_data.* => bts.*
Pau Espin Pedrol
1
-1
/
+1
2020-07-16
propagate RSL error cause codes to RR Channel Release cause
Neels Hofmeyr
1
-0
/
+5
2020-07-16
RR Channel Release: pass Cause code from BSSMAP Clear to the BTS
Neels Hofmeyr
1
-1
/
+3
2020-07-15
Fix trailing whitespace in several files
Pau Espin Pedrol
1
-1
/
+1
2020-05-19
stats: Add counters and gauges for BORKEN lchans/TS
Alexander Chemeris
1
-0
/
+32
2020-05-09
lchan: Allow transition from BORKEN state to WAIT_RF_RELEASE_ACK
Alexander Chemeris
1
-0
/
+1
2020-05-04
timers: T->X: 23002, 23004, 23005, 23006
Oliver Smith
1
-1
/
+1
2019-11-19
bsc: Adapt maximum MS Power Ctrl level based on band and MS Power class
Pau Espin Pedrol
1
-2
/
+4
2019-04-30
move mgw endpoint FSM to osmo-mgw.git
Neels Hofmeyr
1
-4
/
+5
2019-04-23
use libosmocore osmo_tdef
Neels Hofmeyr
1
-5
/
+5
2019-04-08
lchan activation: add explicit encryption info to activation
Neels Hofmeyr
1
-10
/
+7
2019-03-19
lchan_fsm: add missing header file.
Philipp Maier
1
-0
/
+1
2019-03-19
lchan_fsm: do not include 12.2k in active set on HR channels
Philipp Maier
1
-0
/
+9
2019-03-19
lchan_fsm: make sure multi rate configuration is valid
Philipp Maier
1
-1
/
+6
2019-02-07
bsc_vty: add features to disable specific lchans via vty
Philipp Maier
1
-0
/
+1
2019-02-06
handover_fsm: do not access conn->assignment.req, it may be outdated
Neels Hofmeyr
1
-0
/
+1
2018-12-21
comments: describe some lchan details
Neels Hofmeyr
1
-1
/
+1
2018-12-21
make sure early lchan act failure resets the lchan
Neels Hofmeyr
1
-70
/
+72
2018-12-05
bsc: lchan_fsm: Fix invalid duplicated transition
Pau Espin Pedrol
1
-1
/
+4
2018-12-05
bsc: lchan_fsm: Add missing transition WAIT_TS_READY->WAIT_RLL_RTP_RELEASED
Pau Espin Pedrol
1
-0
/
+1
2018-11-30
follow-up: logging tweak for Immediate Assignment
Neels Hofmeyr
1
-6
/
+4
2018-11-27
send Immediate Assignment Reject only before Immediate Assignment
Neels Hofmeyr
1
-3
/
+12
2018-11-14
lchan: set cause for 4 instances of release_in_error = true
Neels Hofmeyr
1
-0
/
+3
2018-11-14
cosmetic: lchan: introduce sub-struct lchan->release.*
Neels Hofmeyr
1
-31
/
+32
2018-11-14
lchan release: always Deact SACCH
Neels Hofmeyr
1
-11
/
+10
2018-11-14
lchan: release in error: fix missing messages / events
Neels Hofmeyr
1
-12
/
+18
2018-11-14
fix: send RR Release (e.g. after BSSMAP Clear Cmd)
Neels Hofmeyr
1
-10
/
+11
2018-11-09
dbug log: verbosely detach conn<->lchan
Neels Hofmeyr
1
-0
/
+13
2018-11-09
lchan: rf release: make sure conn is NULL
Neels Hofmeyr
1
-1
/
+3
2018-11-09
lchan_fsm_cleanup: drop redundant 'forget_lchan' call
Neels Hofmeyr
1
-2
/
+0
2018-10-24
lchan_fsm: generate proper multirate configuration IE on RSL
Philipp Maier
1
-58
/
+66
2018-10-12
lchan_fsm: notify conn of released lchan upon RF Release
Neels Hofmeyr
1
-0
/
+7
2018-10-12
lchan_fsm: fix failure handling: notify conn when released
Neels Hofmeyr
1
-0
/
+3
2018-10-05
codec_pref: handle S0-S15 in ASSIGNMENT REQUEST
Philipp Maier
1
-2
/
+43
2018-09-11
ts,lchan_fsm: do not attempt to allocate CBCH subslots
Neels Hofmeyr
1
-0
/
+7
2018-09-10
lchan_fsm: allow late RTP release events without erroring
Neels Hofmeyr
1
-0
/
+9
2018-08-29
lchan: pick proper power and ta values
Neels Hofmeyr
1
-6
/
+15
2018-08-29
cosmetic: lchan activ: drop todo comments
Neels Hofmeyr
1
-2
/
+0
2018-08-29
cosmetic: lchan activ: no need to clear mr again
Neels Hofmeyr
1
-2
/
+0
2018-08-29
lchan_fsm: safer 'concluded' flag
Neels Hofmeyr
1
-7
/
+9
2018-08-29
cosmetic: lchan_fsm failure: log about state transitions
Neels Hofmeyr
1
-2
/
+9
2018-08-29
lchan_fsm: lchan_fail_to(): store target state early
Neels Hofmeyr
1
-1
/
+3
[next]