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/master
fairwaves/package
fairwaves/rtp-stats
fairwaves/static-fix
jerlbeck/fixes/rf-lock
jolly/bb-obsolete
kluchnikov/agch-queue
laforge/late_l1ifreset
laforge/oml
laforge/oml-router
laforge/omldummy
laforge/power_control
laforge/sob-bts-pa-ctrl
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/test
neels/ul-pwr
nrw/litecell15-merge-and-rebase
pespin/fix-availability
pespin/gpsd
pespin/ms-pwr
pespin/ms-pwr2
pespin/ms-pwr3
pespin/osmo-gsm-tester
pespin/pdch-deact-ack-trx
pespin/release
pespin/sysmocell5000
pespin/ttcn3
pmaier/first_fn
pmaier/first_fn2
pmaier/meastest
pmaier/oml
pmaier/omlhack
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
power_control.c: Log rx current and target signal levels
pespin/ms-pwr3
Pau Espin Pedrol
1
-4
/
+4
2019-11-14
bts-trx: Drop low layer MS Power Control Loop algo
Pau Espin Pedrol
7
-214
/
+9
2019-11-14
Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSP
Pau Espin Pedrol
9
-4
/
+23
2019-11-14
Apply latests improvements from loops.c to power_control.c
Pau Espin Pedrol
2
-45
/
+75
2019-11-14
bts-trx: loops.c: Avoid always clamping MS power to MS power class 1
Pau Espin Pedrol
1
-10
/
+1
2019-11-14
Move and rename gsm_lchan.ms_power field
Pau Espin Pedrol
6
-21
/
+20
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
3
-11
/
+11
2019-11-14
Change gsm_bts_trx field to bool and rename it
Pau Espin Pedrol
5
-7
/
+7
2019-11-14
cosmetic: Fix trailing whitespace
Pau Espin Pedrol
3
-3
/
+3
2019-11-12
rsl: Fix logged value in rx MS Power Control
Pau Espin Pedrol
1
-1
/
+1
2019-11-12
bts-trx: Implement MS Power control loop calculations using dBm instead of ct...
Pau Espin Pedrol
2
-31
/
+58
2019-11-12
rsl: Assign recv pwr to lchan's max ms power
Pau Espin Pedrol
1
-2
/
+22
2019-10-31
scheduler_trx: initalize n_errors, n_bursts_bits, n_bits_total
Philipp Maier
1
-5
/
+11
2019-10-29
scheduler_trx: use gsm0502_fn_remap() to calculate frame number
Philipp Maier
1
-26
/
+35
2019-10-28
cosmetic: l1sap.c: Fix typo
Pau Espin Pedrol
1
-1
/
+1
2019-10-28
power_control.c: Take into account RSL CHAN ACT ms power level limits
Pau Espin Pedrol
1
-0
/
+7
2019-10-28
loops.h: Fix missing include for struct l1sched_trx
Pau Espin Pedrol
1
-0
/
+2
2019-10-28
bts-trx: loops.c: Take into account RSL CHAN ACT ms power level limits
Pau Espin Pedrol
1
-0
/
+4
2019-10-28
cosmetic: bts-trx: document variable power level
Pau Espin Pedrol
1
-1
/
+1
2019-10-21
osmo-bts-trx/scheduler: fix: print the last frame number in rx_data_fn()
Vadim Yanitskiy
1
-2
/
+2
2019-10-21
vty.c: avoid coverity BAD_SHIFT issues
Oliver Smith
1
-0
/
+2
2019-10-21
vty.c: don't ignore get_string_value() errors
Oliver Smith
1
-4
/
+4
2019-10-17
Rename variable: CALIB_SUCESS -> CALIB_SUCCESS
Martin Hauke
1
-3
/
+3
2019-10-17
Fix common misspellings and typos
Martin Hauke
44
-178
/
+178
2019-10-17
vty: add "logging filter l1-sapi"
Oliver Smith
2
-0
/
+70
2019-10-16
bts-trx: Time out if no clock ind recvd after RSP POWERON
Pau Espin Pedrol
3
-2
/
+57
2019-10-11
log: set L1 SAPI log context
Oliver Smith
6
-0
/
+293
2019-10-10
README.md: update osmo-bts-trx specific limitations
Vadim Yanitskiy
1
-5
/
+0
2019-10-09
L1SAP: there can be no DATA.ind primitives on PTCCH/U, reject them
Vadim Yanitskiy
1
-16
/
+18
2019-10-09
L1SAP: use GSMTAP_CHANNEL_PDTCH for PDTCH blocks by default
Vadim Yanitskiy
1
-2
/
+4
2019-10-09
L1SAP: fix gsmtap_pdch(): there can be no DATA.ind on PTCCH/U
Vadim Yanitskiy
1
-7
/
+0
2019-10-09
L1SAP: use the actual ARFCN for outgoing PCUIF messages
Vadim Yanitskiy
1
-4
/
+4
2019-10-09
bts-trx: Log TRXC and TRXD socket recv()/send() failures
Pau Espin Pedrol
1
-5
/
+23
2019-10-09
L1SAP: properly handle 11-bit encoded RACH.ind in gsmtap_ph_rach()
Vadim Yanitskiy
1
-1
/
+1
2019-10-09
L1SAP: refactor handling of Access Bursts on PDCH
Vadim Yanitskiy
1
-15
/
+43
2019-10-09
L1SAP: do not pass unused parameter to l1sap_handover_rach()
Vadim Yanitskiy
1
-3
/
+2
2019-10-09
L1SAP: clarify debug messages in rach_pass_filter()
Vadim Yanitskiy
1
-3
/
+3
2019-10-09
L1SAP: also consider RSL_CHAN_OSMO_CBCH8 as CBCH
Vadim Yanitskiy
1
-1
/
+2
2019-10-09
L1SAP: use RSL_CHAN_* definitions from libosmogsm
Vadim Yanitskiy
1
-10
/
+21
2019-10-07
gitignore: add oc2g generated files
Oliver Smith
1
-0
/
+5
2019-10-05
bts-trx: Drop unused func check_transceiver_availability()
Pau Espin Pedrol
2
-13
/
+0
2019-10-05
bts-trx: Get rid of messy transceiver_available state handler
Pau Espin Pedrol
5
-40
/
+21
2019-10-05
bts-trx: Don't reset transceiver_available in scheduler_trx.c
Pau Espin Pedrol
1
-3
/
+0
2019-10-05
bts-trx: Rework code handling poweron state
Pau Espin Pedrol
6
-51
/
+78
2019-10-05
bts-trx: trx_set_bts(): Avoid double loop by checking current trx
Pau Espin Pedrol
1
-2
/
+1
2019-10-05
bts-trx: vty: Print phy link state in cmd 'show transceiver'
Pau Espin Pedrol
3
-1
/
+16
2019-10-05
bts-trx: Allocate struct osmo_trx_clock_state as part of bts-trx private data
Pau Espin Pedrol
3
-44
/
+52
2019-10-05
struct gsm_bts: Add model_priv pointer handing bts_model specific data
Pau Espin Pedrol
6
-24
/
+33
2019-10-04
common/l1sap: increase ToA precision for packet Access Bursts
Vadim Yanitskiy
1
-1
/
+2
[next]