index
:
osmocom-bb
fixeria/burst_ind
fixeria/csd
fixeria/csd_demo
fixeria/gprs
fixeria/grgsm_hack
fixeria/l1ctl_nego
fixeria/l1ctl_sap
fixeria/l1gprs
fixeria/l1gprs_hack
fixeria/mncc
fixeria/multi-imsi
fixeria/research
fixeria/trx
jolly/asci
jolly/emi
jolly/handover
jolly/menu
jolly/tester
jolly/testing
jolly/ui
jolly/useruser
laforge/baudrate
laforge/burst_ind
laforge/burst_ind_rebase
laforge/csd_decode
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
neels/voice
nion/sap
osmith/virt-voice
osmith/wip
pespin/dtr-rst
pespin/no-exit
pespin/packet-access-procedure
pespin/test-attach
pespin/test-tun
prom/dietlibc
prom/simaccess
steve-m/burst_mcsi
steve-m/mtk_hack
steve-m/trx_rebased
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
2018-06-12
osmocon: Do not exit on read return 0
pespin/no-exit
Pau Espin Pedrol
1
-3
/
+4
2018-06-08
trf6151: Actually fix setting of uplink ARFCN
Steve Markgraf
1
-1
/
+1
2018-06-04
mobile/sms: Make it optional to store the SMS on disk
Holger Hans Peter Freyther
4
-4
/
+37
2018-06-02
mobile/sms: Simplify the string format routines
Holger Hans Peter Freyther
1
-4
/
+1
2018-06-02
mobile/sms: Fix memory leak in case the storage can not be opened
Holger Hans Peter Freyther
1
-1
/
+3
2018-06-01
mobile: Make time spent in c7 configurable
Holger Hans Peter Freyther
4
-1
/
+26
2018-05-22
osmocon: Makefile.am: Fix build using different path
Pau Espin Pedrol
1
-3
/
+3
2018-05-20
Remove the patches for Wireshark
Vadim Yanitskiy
2
-1188
/
+0
2018-05-20
README.development: add brief info about the TRX Toolkit
Vadim Yanitskiy
1
-1
/
+9
2018-05-20
README.development: cosmetic: correct/add wiki links
Vadim Yanitskiy
1
-4
/
+10
2018-05-20
README.building: cosmetic: correct wiki links
Vadim Yanitskiy
1
-1
/
+3
2018-05-20
include/osmocore: remove unused headers
Vadim Yanitskiy
2
-41
/
+0
2018-04-15
VIRT_PHY: add missing L1CTL_BURST_IND to l1ctlPrimNames
Vadim Yanitskiy
1
-0
/
+1
2018-04-15
trxcon: Prefix SACCH fill frame with L1 header
Harald Welte
1
-2
/
+12
2018-04-09
host/trxcon: track talloc NULL contexts by default
Vadim Yanitskiy
1
-0
/
+3
2018-04-09
host/trxcon: don't free root talloc context
Vadim Yanitskiy
1
-2
/
+7
2018-04-09
host/trxcon: use osmo_init_logging2()
Vadim Yanitskiy
1
-1
/
+2
2018-04-07
Merge 'fixeria/trx' into master
Harald Welte
47
-1
/
+10305
2018-04-04
trxcon/l1ctl.c: hexdump content of unhandled messages
Pau Espin Pedrol
1
-1
/
+2
2018-04-04
trx_toolkit: Add cmdline arg to set bind addr
Pau Espin Pedrol
8
-36
/
+58
2018-04-02
trxcon: Respect the tch_mode field of DM_EST_REQ
Harald Welte
3
-7
/
+8
2018-03-22
trxcon/scheduler: add CHAN_IS_SACCH macro
Vadim Yanitskiy
1
-0
/
+3
2018-03-22
trxcon/scheduler: share lchan link identifiers
Vadim Yanitskiy
2
-41
/
+41
2018-03-22
trxcon/sched_prim.c: fix: correct the first padding byte
Vadim Yanitskiy
1
-8
/
+9
2018-03-21
virt_phy: Add missing gprs related entries to l1ctlPrimNames
Pau Espin Pedrol
1
-1
/
+6
2018-03-14
common/l1ctl.c move TCH bit-ordering to the firmware
Vadim Yanitskiy
3
-40
/
+54
2018-03-14
L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info
Vadim Yanitskiy
5
-11
/
+19
2018-03-13
Rename 'fake_trx' to 'trx_toolkit'
Vadim Yanitskiy
20
-20
/
+19
2018-03-13
fake_trx: unify the GPL license header
Vadim Yanitskiy
7
-61
/
+41
2018-03-11
trxcon/sched_lchan_tchf.c: always send traffic indications
Vadim Yanitskiy
1
-17
/
+29
2018-03-11
trxcon/sched_lchan_xcch.c: always send data indications
Vadim Yanitskiy
1
-6
/
+9
2018-03-11
trxcon/scheduler: enforce lchan handlers to set message type
Vadim Yanitskiy
4
-21
/
+18
2018-03-11
trxcon/sched_lchan_common.c: use static memory allocation
Vadim Yanitskiy
1
-28
/
+19
2018-03-11
trxcon: clean up DATA / TRAFFIC indication API
Vadim Yanitskiy
3
-27
/
+23
2018-03-11
trxcon: clean up DATA / TRAFFIC confirmation API
Vadim Yanitskiy
3
-16
/
+12
2018-03-11
trxcon/l1ctl.c: combine both DATA and TRAFFIC REQ handlers
Vadim Yanitskiy
1
-44
/
+16
2018-03-11
trxcon/l1ctl_link.c: allocate msgb after its length is read
Vadim Yanitskiy
1
-10
/
+8
2018-03-11
trxcon: clarify L1CTL message length field
Vadim Yanitskiy
3
-5
/
+19
2018-03-11
trxcon: use meaningful names for L1CTL messages
Vadim Yanitskiy
2
-2
/
+2
2018-03-11
trxcon/scheduler: transmit dummy frames on CBTX lchans
Vadim Yanitskiy
4
-0
/
+118
2018-03-11
trxcon/scheduler: introduce a new CBTX lchan flag
Vadim Yanitskiy
2
-30
/
+32
2018-03-11
trxcon/sched_trx.h: clarify lchan flags meaning
Vadim Yanitskiy
1
-1
/
+3
2018-03-11
trxcon/sched_trx.c: fix: omit inactive logical channels
Vadim Yanitskiy
1
-0
/
+4
2018-03-11
trxcon/sched_trx.c: fix: properly deallocate lchans
Vadim Yanitskiy
1
-2
/
+4
2018-03-11
trxcon/configure.ac: add --enable-sanitize option
Vadim Yanitskiy
1
-0
/
+11
2018-03-06
fake_trx/ctrl_cmd.py: use a random bind port by default
Vadim Yanitskiy
1
-4
/
+13
2018-03-06
fake_trx/udp_link.py: use a random bind port by default
Vadim Yanitskiy
1
-4
/
+5
2018-03-06
fake_trx/ctrl_if.py: remove incorrect isdigit() check
Vadim Yanitskiy
1
-5
/
+0
2018-03-06
fake_trx/ctrl_if.py: reduce code branch nasting
Vadim Yanitskiy
1
-8
/
+10
2018-03-06
fake_trx/ctrl_if.py: remove forgotten debug print
Vadim Yanitskiy
1
-1
/
+0
[next]