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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
associate conn with bsc subscriber where possible (TODO)
neels/ho_with_on_change_cb
Neels Hofmeyr
6
-3
/
+26
2018-01-12
HO: always use Handover Command, not Assignment
Neels Hofmeyr
1
-12
/
+4
2018-01-12
HO: Implement load based handover, as handover_decision_2.c
Neels Hofmeyr
26
-58
/
+3740
2018-01-12
ho cfg: add on_change cb
Neels Hofmeyr
5
-32
/
+52
2018-01-12
HO: make bts_by_arfcn_bsic() public
Neels Hofmeyr
2
-2
/
+4
2018-01-12
HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic()
Neels Hofmeyr
1
-14
/
+13
2018-01-12
HO: Count number of free timeslot on a given BTS
Andreas Eversberg
2
-0
/
+67
2018-01-12
HO: Change debug category at handover decision: DHO -> DHODEC
Andreas Eversberg
1
-8
/
+8
2018-01-12
HO: add handover algo 2 configuration parameters
Neels Hofmeyr
2
-13
/
+361
2018-01-12
HO: add algorithm cfg; skip HO 1 if HO 2 is configured
Neels Hofmeyr
2
-0
/
+13
2018-01-12
HO: enable handover by initializing at startup; rename init function
Neels Hofmeyr
3
-7
/
+5
2018-01-12
Fix: Increase the number of measurement report history to 10
Andreas Eversberg
2
-1
/
+3
2018-01-12
HO: revamp DTAP cache
Neels Hofmeyr
2
-49
/
+58
2018-01-12
Add a queue to bsc_api to queue DTAP messages during handover/assignment
Andreas Eversberg
2
-0
/
+68
2018-01-12
Correctly set T3105 for ipaccess BTS type
Andreas Eversberg
3
-5
/
+5
2018-01-12
Allow assignment to TCH channel with signalling only mode
Andreas Eversberg
1
-3
/
+2
2018-01-12
Do not perform assignment, if the new channel equals the current one
Andreas Eversberg
1
-0
/
+7
2018-01-12
HO: Add handover decision debugging category
Andreas Eversberg
2
-1
/
+9
2018-01-12
HO: If handover logic is used to do assignment, signal assignment result
Andreas Eversberg
2
-0
/
+31
2018-01-12
HO: Always update rqd_ta after receiving measurement report
Andreas Eversberg
1
-0
/
+2
2018-01-12
HO: Changed availablilty of ts_is_usable() from static to extern
Andreas Eversberg
2
-1
/
+2
2018-01-12
fixup: neigh_meas_avg: fix condition to reduce window size
Neels Hofmeyr
1
-1
/
+1
2018-01-12
fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalid
Neels Hofmeyr
1
-1
/
+3
2018-01-12
HO: Count neighbor measurements and reduce window of neigh_meas_avg
Andreas Eversberg
1
-0
/
+8
2018-01-12
HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached
Andreas Eversberg
4
-1
/
+11
2018-01-12
Fix of checking TCH rate at chan_compat_with_mode
Andreas Eversberg
1
-1
/
+5
2018-01-12
HO: Assign SDCCH on channel request
Andreas Eversberg
1
-2
/
+20
2018-01-12
HO: Add a penalty timer list to the subscriber connection entity
Andreas Eversberg
2
-0
/
+20
2018-01-12
Fix: If paging for half rate was requested, use hr, if supported by MS
Andreas Eversberg
1
-1
/
+1
2018-01-12
cosmetic: explicitly init ho_ref start value
Neels Hofmeyr
1
-1
/
+1
2018-01-12
HO: Add function to count currently ongoing handovers to a given BTS
Andreas Eversberg
2
-0
/
+20
2018-01-12
HO: add indicators for inter-cell and async ho, use for chan act type
Neels Hofmeyr
1
-1
/
+12
2018-01-12
HO: Send Channel Mode and Multirate IE along with handover command
Andreas Eversberg
1
-0
/
+7
2018-01-12
HO prep: introduce per-BTS handover config, with defaults on net node
Neels Hofmeyr
16
-148
/
+649
2018-01-12
vty: add various manual handover and assignment trigger commands
Neels Hofmeyr
1
-25
/
+192
2018-01-12
handover_decision: Add more log messages to get more information about HO cau...
Ivan Kluchnikov
2
-6
/
+31
2018-01-10
cosmetic: mgcp: remove duplicate logging
Philipp Maier
1
-2
/
+0
2018-01-10
mgcp: log file and line of calls to handle_error()
Philipp Maier
1
-3
/
+6
2018-01-09
Support control connection status query for a particular MSC.
Stefan Sperling
3
-9
/
+53
2018-01-08
vty: fix OML link state printing
Max
1
-3
/
+3
2018-01-08
RSL: print link state per-TRX
Max
1
-0
/
+1
2018-01-08
cosmetic: remove duplicated code
Max
2
-19
/
+13
2018-01-08
abisip-find: add --interval option
Neels Hofmeyr
1
-3
/
+17
2018-01-07
osmo_bsc_bssap.c: Fix discard of const qualifier in assignment
Pau Espin Pedrol
1
-1
/
+1
2018-01-05
Fix "CTRL GET msc_connection_status" response.
Stefan Sperling
1
-1
/
+4
2018-01-04
Reduce T3109 default from 19s to 5s
Harald Welte
1
-1
/
+1
2018-01-02
Remove obsolete ./configure option
Max
3
-7
/
+2
2017-12-31
Check and handle SMS encoding failure
Max
1
-8
/
+22
2017-12-29
Fix .deb builds
Max
1
-6
/
+2
2017-12-28
Add optional profiling support
Max
1
-0
/
+9
[next]