index
:
osmocom-bb
fixeria/audio
fixeria/burst_ind
fixeria/cbch
fixeria/gprs
fixeria/l1ctl_nego
fixeria/l1ctl_sap
fixeria/mncc
fixeria/research
fixeria/trx
fixeria/trxcon
jolly/emi
jolly/handover
jolly/menu
jolly/testing
jolly/ui
jolly/useruser
laforge/baudrate
laforge/burst_ind
laforge/burst_ind_rebase
laforge/early-cm
laforge/jolly_handover_rebased
laforge/lib-update
laforge/mobile_event
laforge/neigh_sb
laforge/ournode-vty
laforge/remove-libosmocore
laforge/virt-voice
laforge/virtphy-gprs
luca/catcher
luca/gsmmap
luca/libosmosim
master
mawais/ho
nion/sap
osmith/virt-voice
pespin/dtr-rst
pespin/ms-pwr
pespin/mute
pespin/no-exit
pespin/power-ramp
prom/dietlibc
prom/simaccess
steve-m/burst_mcsi
steve-m/mtk_hack
sylvain/burst_ind
sylvain/ms-sdr
sylvain/testing
zecke/rxqual-full
zecke/work-with-nitb
OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
trxcon/scheduler: subst_frame_loss(): print current TDMA fn
Vadim Yanitskiy
1
-2
/
+2
2020-06-19
trxcon: use libosmocore's TDMA frame number API
Vadim Yanitskiy
5
-39
/
+22
2020-06-18
trxcon/scheduler: cosmetic: clarify lost frame counter description
Vadim Yanitskiy
1
-1
/
+1
2020-06-18
trxcon/scheduler: cosmetic: use enumerated type instead of uint8_t
Vadim Yanitskiy
1
-1
/
+1
2020-06-18
firmware/layer1: cosmetic: add missing comma to debug print
Vadim Yanitskiy
1
-1
/
+1
2020-06-18
firmware/apps/rssi: enlarge text buffer in refresh_display()
Vadim Yanitskiy
1
-1
/
+1
2020-06-14
trxcon: use osmo_{store,load}32be() to pack / unpack TDMA fn
Vadim Yanitskiy
1
-5
/
+2
2020-06-10
trxcon: fix potential buffer overflow in l1ctl_proc_est_req_h1()
Vadim Yanitskiy
1
-0
/
+3
2020-06-09
firmware/layer1: remove redundant l1a_*_req declarations
Vadim Yanitskiy
1
-6
/
+0
2020-06-09
firmware: fix compilation with arm-none-eabi-gcc 10.1.0
Vadim Yanitskiy
2
-7
/
+0
2020-06-03
fake_trx: Support SETPOWER and NOMTXPOWER TRXC cmds
Pau Espin Pedrol
2
-3
/
+40
2020-05-28
trxcon: fix l1ctl_proc_est_req_h0(): convert to host byte order
Vadim Yanitskiy
1
-2
/
+7
2020-05-22
trx_toolkit: cosmetic: get rid of 'i' where it is not used
Vadim Yanitskiy
4
-9
/
+9
2020-05-22
trx_toolkit/data_dump.py: fix return value of parse_msg()
Vadim Yanitskiy
2
-6
/
+6
2020-05-17
trxcon: refactor trx_if_cmd_setfh(): send Rx/Tx frequencies
Vadim Yanitskiy
1
-20
/
+36
2020-05-17
trxcon: use buffer size macros for TRXC/TRXD messages
Vadim Yanitskiy
2
-4
/
+7
2020-05-17
trx_toolkit/transceiver.py: add frequency hopping support
Vadim Yanitskiy
5
-18
/
+140
2020-05-17
trx_toolkit/gsm_shared.py: implement hopping sequence generation
Vadim Yanitskiy
1
-2
/
+73
2020-05-16
trx_toolkit/rand_burst_gen.py: use list comprehension
Vadim Yanitskiy
1
-10
/
+5
2020-05-16
trx_toolkit/data_msg.py: use list comprehension for bit conversion
Vadim Yanitskiy
1
-37
/
+6
2020-05-15
virt_phy: tweak log levels
Harald Welte
4
-11
/
+11
2020-05-05
mobile: loopback: support EFR
Oliver Smith
1
-4
/
+23
2020-05-05
mobile: traffic req check: support EFR
Oliver Smith
2
-11
/
+47
2020-05-05
mobile: implement 'loopback' TCH frame I/O handler
Neels Hofmeyr
1
-7
/
+22
2020-05-05
mobile: add audio config, with unused audio loopback setting
Neels Hofmeyr
6
-0
/
+90
2020-04-25
firmware/rfch.[ch]: Document functions + constify input arguments
Harald Welte
2
-5
/
+16
2020-04-09
trxcon/logging: print category, level and extended timestamp
Vadim Yanitskiy
1
-2
/
+8
2020-04-09
trx_toolkit/app_common: add options to enable time printing
Vadim Yanitskiy
1
-5
/
+24
2020-04-09
trx_toolkit/app_common: introduce auxiliary add_log_handler()
Vadim Yanitskiy
1
-8
/
+14
2020-04-01
firmware/layer1: introduce experimental PDCH support
Vadim Yanitskiy
5
-1
/
+71
2020-03-30
trx_toolkit/trx_sniff.py: add options to filter bursts by RSSI
Vadim Yanitskiy
1
-0
/
+14
2020-03-30
trx_toolkit/trx_sniff.py: add option to ignore NOPE / IDLE indications
Vadim Yanitskiy
1
-0
/
+9
2020-03-30
trx_toolkit/trx_sniff.py: pass the whole msg to burst_pass_filter()
Vadim Yanitskiy
1
-12
/
+13
2020-03-17
layer23/l1ctl: fix: do not pass PDCH and CBCH frames to LAPDm
Vadim Yanitskiy
1
-0
/
+10
2020-03-16
trxcon/scheduler: print TDMA statistics on lchan deactivation
Vadim Yanitskiy
1
-0
/
+10
2020-03-16
trxcon/scheduler: be safe against a theoretical integer overflow
Vadim Yanitskiy
1
-1
/
+10
2020-03-16
trxcon/scheduler: do not abort on incomplete set of bursts
Vadim Yanitskiy
2
-4
/
+2
2020-03-16
trxcon/scheduler: TCH/F: fix Downlink burst completeness check
Vadim Yanitskiy
1
-1
/
+1
2020-03-16
trxcon/scheduler: align Downlink reception to the first burst
Vadim Yanitskiy
3
-9
/
+18
2020-03-16
trxcon/scheduler: constify Downlink burst bits where possible
Vadim Yanitskiy
8
-13
/
+12
2020-03-16
trxcon/scheduler: substitute lost TDMA frames on Downlink
Vadim Yanitskiy
2
-55
/
+100
2020-03-16
trxcon/scheduler: refactor TDMA frame number calculation
Vadim Yanitskiy
8
-46
/
+33
2020-03-10
virtphy: Delay response between L1SAP_PM_REQ and L1SAP_PM_CONF
Harald Welte
2
-9
/
+28
2020-03-10
virtphy: Add command line arguments to set multicast netdev + TTL
Harald Welte
1
-3
/
+15
2020-03-10
virtphy: Sync virtual_um.[ch] with osmo-bts
Harald Welte
3
-26
/
+54
2020-03-09
virtphy: Fix GSMTAP ARFCN use with multi-TRX BTS
Harald Welte
5
-14
/
+35
2020-03-09
virt_phy: implement GSMTAP_CHANNEL_VOICE
Harald Welte
3
-14
/
+63
2020-03-08
trxcon/scheduler: fix n_errors for BFI triggered by FACCH
Vadim Yanitskiy
2
-2
/
+6
2020-03-08
trxcon/scheduler: FACCH: ensure fake measurements for BFI
Vadim Yanitskiy
2
-2
/
+4
2020-03-08
trxcon/scheduler: refactor Downlink measurement processing
Vadim Yanitskiy
10
-74
/
+140
[prev]
[next]