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_sacch
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/neighbor_cfg
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
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-02-16
HO: bsc_handover_start_lchan_change(): set MS to max power on handover
Neels Hofmeyr
1
-2
/
+9
2018-02-16
HO: always do async handover
Neels Hofmeyr
1
-4
/
+2
2018-02-16
HO: cosmetic: bsc_handover_start_lchan_change(): tweak local vars
Neels Hofmeyr
1
-3
/
+11
2018-02-16
HO: add new_lchan_type arg to bsc_handover_start()
Neels Hofmeyr
4
-13
/
+16
2018-02-16
HO: cosmetic: bsc_handover_start(): "fix" memcpy for AMR config
Neels Hofmeyr
1
-2
/
+2
2018-02-16
HO: process_meas_rep: guard against modulo zero
Neels Hofmeyr
1
-0
/
+3
2018-02-16
handover_logic.c: on HO command, send new lchan's MS power
Neels Hofmeyr
1
-1
/
+1
2018-02-16
handover_logic.c: always do inter-cell channel activation
Neels Hofmeyr
1
-3
/
+1
2018-02-15
bts chan_load: ignore unusable BTS
Neels Hofmeyr
1
-0
/
+5
2018-02-15
vty: 'show bts': fix indenting
Neels Hofmeyr
1
-19
/
+19
2018-02-15
vty: 'show bts': write '(none)' if none are found.
Neels Hofmeyr
1
-0
/
+4
2018-02-14
gsm_network: drop unused subscr_epxire_timer
Neels Hofmeyr
1
-3
/
+0
2018-02-14
drop unused common.h
Neels Hofmeyr
3
-8
/
+0
2018-02-14
drop libcommon-cs completely
Neels Hofmeyr
26
-114
/
+2
2018-02-14
common_cs.h: mv gsm_encr to gsm_data.h
Neels Hofmeyr
2
-8
/
+8
2018-02-14
libcommon-cs: move vty bits to libbsc/bsc_vty.c
Neels Hofmeyr
3
-209
/
+197
2018-02-14
libcommon_cs: move gsm48 bits to libbsc
Neels Hofmeyr
6
-63
/
+65
2018-02-14
gsm_network: drop unused trans_list
Neels Hofmeyr
2
-7
/
+0
2018-02-14
libcommon-cs: move gsm_network_init() into bsc_network_init()
Neels Hofmeyr
3
-38
/
+15
2018-02-14
libcommon-cs: move a_reset.c into libbsc
Neels Hofmeyr
3
-1
/
+1
2018-02-14
drop libcommon completely, move remaining files to libbsc
Neels Hofmeyr
19
-43
/
+3
2018-02-14
libcommon: join gsm_data_shared.* into gsm_data.*
Neels Hofmeyr
10
-1794
/
+1736
2018-02-14
ipaccess-proxy: don't redefine tall_bsc_ctx
Neels Hofmeyr
1
-2
/
+1
2018-02-14
libcommon: eliminate talloc_ctx.c
Neels Hofmeyr
9
-56
/
+24
2018-02-14
libcommon: eliminate socket.c
Neels Hofmeyr
7
-158
/
+37
2018-02-14
libcommon: eliminate debug.c
Neels Hofmeyr
17
-243
/
+373
2018-02-14
libcommon: eliminate common_vty.c
Neels Hofmeyr
5
-157
/
+129
2018-02-14
libcommon: eliminate bsc_version.c
Neels Hofmeyr
3
-33
/
+7
2018-02-14
osmo-bsc: Add talloc context introspection via VTY
Harald Welte
2
-0
/
+2
2018-02-13
Make RSL connection attempts time out.
Stefan Sperling
4
-8
/
+44
2018-02-06
abis_rsl: do not allow SACCH in MF mode on SAPI=0
Philipp Maier
1
-0
/
+15
2018-02-06
abis_rsl: permit first EstablishInd only on SAPI=0
Philipp Maier
1
-0
/
+14
2018-02-05
Add stat items for the BTS's channel load average and T3122.
Stefan Sperling
4
-2
/
+28
2018-02-05
vty: print RTP IP of lchan if actually bound; print remote (mgw) IP
Harald Welte
1
-5
/
+15
2018-02-05
gsm_data_shared.h: Remove unused sacch_deact member field
Harald Welte
1
-1
/
+0
2018-02-05
Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.
Stefan Sperling
11
-30
/
+143
2018-01-28
update.gitignore with 'tags' files and 'deps' directory
Harald Welte
1
-0
/
+2
2018-01-28
remove obsolete gsm_subscriber_connection.bts member
Harald Welte
4
-11
/
+5
2018-01-28
bssmap_handle_assignm_req(): Decode channel type as first step
Harald Welte
1
-17
/
+16
2018-01-28
cosmetic: Remove data/len variables in bssmap_handle_assignm_req()
Harald Welte
1
-11
/
+6
2018-01-26
Improve an error message in page_lai_and_lac()
Stefan Sperling
2
-2
/
+2
2018-01-25
Remove an unused variable.
Stefan Sperling
1
-7
/
+0
2018-01-24
cosmetic: log prim operation as text
Max
1
-1
/
+2
2018-01-22
HO: Add a penalty timer list to the subscriber connection entity
Andreas Eversberg
2
-0
/
+20
2018-01-21
Fix: meas_rep.c will only use valid DL measurement reports
Andreas Eversberg
1
-4
/
+19
2018-01-19
HO: add queue to cache DTAP messages during handover/assignment
Andreas Eversberg
2
-0
/
+77
2018-01-19
HO: make bts_by_arfcn_bsic() public
Neels Hofmeyr
2
-2
/
+4
2018-01-19
HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic()
Neels Hofmeyr
1
-14
/
+13
2018-01-19
HO: Count number of free timeslot on a given BTS
Andreas Eversberg
2
-0
/
+67
2018-01-19
HO: Change debug category at handover decision: DHO -> DHODEC
Andreas Eversberg
1
-8
/
+8
[prev]
[next]