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
Branch
Commit message
Author
Age
fixeria/burst_ind
fw: fix build with arm-none-eabi-gcc 11.2.0
Steve Markgraf
22 months
fixeria/csd
fixup! mobile: add support for Circuit Switched Data calls
Vadim Yanitskiy
6 weeks
fixeria/csd_demo
Revert 'tch-voice / io-handler' back to 'loopback'
Vadim Yanitskiy
6 days
fixeria/gprs
firmware/layer1: introduce experimental PDCH support
Vadim Yanitskiy
4 years
fixeria/grgsm_hack
[HACK] trxcon: permit event RX_DATA_IND in state FBSB_SEARCH
Vadim Yanitskiy
5 months
fixeria/l1ctl_nego
(WIP) host/layer23: introduce an application to dump L1CTL PHY info
Vadim Yanitskiy
5 years
fixeria/l1ctl_sap
layer23/ccch_scan: unwrap dump_bcch() as gsm48_rx_bcch()
Vadim Yanitskiy
5 years
fixeria/l1gprs
modem: pass TBF starting time from CFG UL/DL TBF Req
Vadim Yanitskiy
6 months
fixeria/l1gprs_hack
[HACK] l1gprs: always send (empty) DATA.ind
Vadim Yanitskiy
3 months
fixeria/mncc
(WIP) mobile: add RTP related primitives
Vadim Yanitskiy
5 years
fixeria/multi-imsi
mobile/sms: add sqlite db support
Vadim Yanitskiy
7 years
fixeria/research
mobile/vty: add a command to trigger LUR
Vadim Yanitskiy
3 years
fixeria/trx
firmware/layer1: remove redundant l1a_*_req declarations
Vadim Yanitskiy
3 years
jolly/asci
mobile: Fix PCS ARFCN handling: PCS can only be ARFCN 512..810
Andreas Eversberg
4 days
jolly/emi
EMI-App: Add command line interface to control App via serial console
Andreas Eversberg
10 years
jolly/handover
mobile: Fixed compiler warning at gsm322.c
Andreas Eversberg
10 years
jolly/menu
Menu App to select highram images from phone's flash memory
Andreas Eversberg
10 years
jolly/tester
fixup blabla
Andreas Eversberg
6 weeks
jolly/testing
build: Fix typo in the CFLAGS-variable for libosmodsp
Martin Hauke
6 years
jolly/ui
mobile/gui: Fix overlapping memcpy that trashed strings
Andreas Eversberg
7 years
jolly/useruser
mobile: addition to 47f05aefdf4eac7332aa4aa32238225e1c98aedb
Andreas Eversberg
11 years
laforge/baudrate
[HACK] Increase speed of l1ctl to 408250bps after boot
Sylvain Munaut
3 years
laforge/burst_ind
WIP: DEVCFG to set baud rate
Harald Welte
7 years
laforge/burst_ind_rebase
fw: Disable backlight for the sniffing fw
Sylvain Munaut
7 years
laforge/csd_decode
WIP: burst_process: Initial Fax (FA) frame support
Harald Welte
8 months
laforge/early-cm
WIP: Support Early Classmark Sending
Harald Welte
7 years
laforge/jolly_handover_rebased
Add ringer support to built-in MNCC application of mobile
Andreas Eversberg
5 years
laforge/lib-update
define 'fprintf(stderr,' as a wrapper around printf(
Harald Welte
7 years
laforge/mobile_event
[mobile] introduce and use gsm48_mmevevent_input()
Harald Welte
13 years
laforge/neigh_sb
layer1: experimental support for neighbor cell SB detection
Harald Welte
7 years
laforge/ournode-vty
WIP / untested: remove ournode_{exit,end}_cmd
Harald Welte
6 years
laforge/remove-libosmocore
use system-installed libosmo{core,gsm}.a
Harald Welte
7 years
laforge/virt-voice
HACK: mobile: loopback voice frames
Neels Hofmeyr
4 years
laforge/virtphy-gprs
WIP: virtphy: Add L1CTL_DATA_ABS_REQ support
Harald Welte
6 years
luca/catcher
Applying SIM handler fixes
Luca Melette
10 years
luca/gsmmap
Updated firmwares
Luca Melette
12 years
luca/libosmosim
Initial release of libosmosim, firmware and host code to support gsmmap.org t...
Luca Melette
10 years
master
firmware: -nostartfiles -nodefaultlibs are not flags of LD but flags of GCC
Harald Welte
6 days
mawais/ho
WIP/HACK: bsic decoding of neighbour cells in dedicated mode and partially su...
Muhammad Awais Aslam
5 years
neels/voice
mobile: vty: add 'audio_frame' cmd
Neels Hofmeyr
14 months
nion/sap
[SAP] disable sap socket if it does not exist, otherwise it interrupts normal...
Nico Golde
11 years
osmith/virt-voice
mobile/voice.c: send EFR frames back instead of FR
Oliver Smith
4 years
osmith/wip
doc/manuals: set OSMO_REPOSITORY
Oliver Smith
9 months
pespin/dtr-rst
osmocon: Reset DTR pin at device open time
Pau Espin Pedrol
6 years
pespin/no-exit
osmocon: Do not exit on read return 0
Pau Espin Pedrol
5 years
pespin/packet-access-procedure
WIP: Implement packet access procedure FSM
Pau Espin Pedrol
5 months
pespin/test-attach
WIP: Test GMM Attach
Pau Espin Pedrol
9 months
pespin/test-tun
WIP: HACK: test iphdr pkt down the stack
Pau Espin Pedrol
9 months
prom/dietlibc
sys/file: added comments and added some BADF handling
Ingo Albrecht
13 years
prom/simaccess
[layer23] Added BTSAP socket interface to layer23
Andreas.Eversberg
13 years
steve-m/burst_mcsi
firmware/dsp: Send framenumber, TSC, checksum and magic via MCSI
Steve Markgraf
12 years
steve-m/mtk_hack
mtk_hack: This is very experimental code for running "loader" on MT622x-based...
Steve Markgraf
13 years
steve-m/trx_rebased
fw: use proper delay routines, adapt all delays
Steve Markgraf
2 years
sylvain/burst_ind
fw: tell linker to add init_array to ctor section
Steve Markgraf
10 years
sylvain/ms-sdr
first hack that does something useful
Sylvain Munaut
9 years
sylvain/testing
transceiver: Fix RSP SETSLOT format
Pau Espin Pedrol
6 years
zecke/rxqual-full
rxqual: Begin to implement the rxqual calculation
Holger Hans Peter Freyther
11 years
zecke/work-with-nitb
mobile: Do not print MDL-Error 'ignoring' and then aborting anyway.
Holger Hans Peter Freyther
11 years
Tag
Download
Author
Age
osmocon_v0.0.0
commit 10b30c606f...
Harald Welte
14 years