index
:
osmocom-bb
fixeria/burst_ind
fixeria/burst_ind_gprs
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
2012-06-18
[SAP] disable sap socket if it does not exist, otherwise it interrupts normal...
nion/sap
Nico Golde
1
-0
/
+2
2012-03-20
[SAP] remove sap socket command from vty, instead rely on mobile instance con...
Nico Golde
4
-34
/
+7
2011-07-14
* move inital SAP connect to sim sap-socket command as otherwise all sim acti...
Nico Golde
1
-11
/
+11
2011-06-30
* fix immature assignment of settings before ms has been acquired (vty_interf...
Nico Golde
1
-1
/
+2
2011-05-23
[SAP] implement simple SAP client to be used with the SAP server in the softs...
Nico Golde
9
-67
/
+570
2011-05-05
target/boards: add infrastructure for loaders for Mediatek platforms
Wolfram Sang
11
-1
/
+1495
2011-05-05
uart.h: move header out of calypso-directory
Wolfram Sang
11
-13
/
+13
2011-05-05
cfi_flash: delete unused defines
Wolfram Sang
1
-5
/
+0
2011-05-05
lib: move delay.c from calypso to lib
Wolfram Sang
3
-2
/
+2
2011-05-05
comm: msgb: don't set backlight on error
Wolfram Sang
1
-1
/
+0
2011-05-02
[sim] Fixed path handling in sim client and mobile app.
Nico Golde
2
-2
/
+2
2011-05-02
linuxlist.h: silence a noisy warning
Wolfram Sang
1
-1
/
+1
2011-04-28
target/firmware: make build less verbose like the rest of the tree
Wolfram Sang
1
-6
/
+17
2011-04-26
src: use new libosmogsm and include/osmocom/[gsm|core] path to headers
Pablo Neira Ayuso
89
-210
/
+212
2011-04-26
Merge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'
Pablo Neira Ayuso
106
-337
/
+1153
2011-04-24
fw/calypso: Add a new driver for the buzzer control
Sylvain Munaut
3
-1
/
+121
2011-04-23
target: Hint configure we don't have a select.h
Holger Hans Peter Freyther
1
-1
/
+1
2011-04-18
misc: Remove the sys/types.h include from various files
Holger Hans Peter Freyther
7
-7
/
+0
2011-04-18
stats: Fix the compiler warnings
Holger Hans Peter Freyther
3
-4
/
+4
2011-04-09
Add a function to search for a counter by name
Daniel Willmann
2
-0
/
+12
2011-04-09
Add functions to search for rate counters by name
Daniel Willmann
2
-0
/
+36
2011-03-29
logging: Add the 'all' category back to the log level command
Holger Hans Peter Freyther
1
-1
/
+1
2011-03-29
vty: Fix a memory leak in the vty description command
Holger Hans Peter Freyther
1
-0
/
+2
2011-03-28
utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h
Pablo Neira Ayuso
2
-18
/
+17
2011-03-28
vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h
Pablo Neira Ayuso
3
-4
/
+11
2011-03-28
write_queue: use full path of includes in osmocom/core/write_queue.h
Pablo Neira Ayuso
1
-2
/
+2
2011-03-28
bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c
Pablo Neira Ayuso
3
-12
/
+16
2011-03-27
core/bits: Make sbit_t a signed type (so that the math works)
Sylvain Munaut
1
-1
/
+1
2011-03-23
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
89
-144
/
+149
2011-03-23
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
23
-36
/
+96
2011-03-20
fw/layer1: Adding TAO loop to correct TPU window offset
Andreas Eversberg
8
-2
/
+111
2011-03-19
vty: integration with logging framework
Pablo Neira Ayuso
4
-77
/
+128
2011-03-19
target/fw/dsp: add delay as workaround for dsp_dump
Steve Markgraf
1
-0
/
+3
2011-03-12
Allow top-level Makefile to use arm-none-eabi toolchain
Peter Stuge
1
-4
/
+7
2011-03-09
[PATCH] Added runtime selection of gps device.
Dario Lombardo
6
-132
/
+177
2011-03-05
TLV: Add tv_fixed_put() and msgb_tv_fixed_put()
Harald Welte
1
-0
/
+15
2011-03-03
Merge branch 'master' of git.osmocom.org:libosmocore
Harald Welte
1
-1
/
+4
2011-03-02
mobile: Store N.ba files in same directory as config file
Harald Welte
3
-7
/
+13
2011-03-02
mobile: Use config file in ~/.osmocom/bb/mobile.cfg
Harald Welte
2
-10
/
+25
2011-02-24
LOGGING: Use host.app_info->name instead of FIXME
Harald Welte
1
-1
/
+4
2011-02-19
rxlev_stat: Fix compiler warning
Harald Welte
1
-1
/
+1
2011-02-19
vty: Revert Makefile.am change for libosmocore dependency
Harald Welte
1
-1
/
+1
2011-02-18
LOGGING: remove duplicated code between vty-logging and cfg-logging
Harald Welte
2
-123
/
+62
2011-02-18
LOGGING: Add missing 'nat' subsystem
Harald Welte
1
-1
/
+2
2011-02-18
LOGGING: configure logging from the vty
Harald Welte
11
-27
/
+433
2011-02-17
LOGGING: Add syslog log target
Harald Welte
3
-2
/
+77
2011-02-17
LOGGING: Pass the log level down to the log target output function
Harald Welte
3
-7
/
+10
2011-02-16
Added gpsd support.
Dario Lombardo
5
-4
/
+182
2011-02-16
Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...
Dario Lombardo
5
-24
/
+24
2011-02-15
write_queue: Only pop the queue if it is not empty
Holger Hans Peter Freyther
1
-8
/
+10
[next]