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
2012-11-14
msgb: fix msgb_pull_u*()
Steve Markgraf
1
-3
/
+3
2012-11-14
smc: Fix a typo in the smc code
Holger Hans Peter Freyther
1
-1
/
+1
2012-11-14
smc: Make it possible to include gsm0411_smc.h as first header file
Holger Hans Peter Freyther
1
-0
/
+1
2012-11-11
smc: Print the current state of the SMS
Holger Hans Peter Freyther
1
-1
/
+3
2012-11-11
sms: Remove the commented out code that was the default in OpenBSC
Holger Hans Peter Freyther
1
-1
/
+0
2012-11-11
sms: Reduce the logging level to debug
Holger Hans Peter Freyther
1
-3
/
+3
2012-11-06
debian: Create a git-buildpackage based 0.5.3
Holger Hans Peter Freyther
2
-1
/
+7
2012-11-05
debian: Testing was disabled because of a funny x86 compiler issue caused by us
Holger Hans Peter Freyther
1
-5
/
+0
2012-11-05
GSM48: Avoid unaligned access in gsm48_construct_ra
Andreas Eversberg
1
-1
/
+3
2012-10-27
Add "extern" keywords
Tobias Engel
1
-5
/
+5
2012-10-27
Do not use --version-script linker flag on OSX
Tobias Engel
3
-2
/
+14
2012-10-27
Define struct iphdr for OSX
Tobias Engel
1
-1
/
+1
2012-10-22
logging: Make sure to install standard "end" command in VTY node
Harald Welte
2
-0
/
+3
2012-10-22
logging: Don't forget to save "logging filter all 1"
Harald Welte
1
-0
/
+4
2012-09-30
Doc: Adding new parameter descriptions in gprs_bssgp_bss.c
Andreas Eversberg
1
-1
/
+9
2012-09-30
Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud
Andreas Eversberg
3
-11
/
+30
2012-09-29
Fix: gprs_ns_destroy() now frees all NSVCs and its timers
Andreas Eversberg
1
-4
/
+14
2012-09-27
logging: Modify the testcase to excercise Nico's fix
Holger Hans Peter Freyther
1
-1
/
+1
2012-09-27
logging: Move the logging test from OpenBSC into libosmocore
Holger Hans Peter Freyther
6
-2
/
+94
2012-09-27
logging.c: Do not crash on empty category name
Nico Golde
1
-5
/
+7
2012-09-21
gsm_utils.c: in 7bit decoding, first check if the last character was an exten...
Nico Golde
1
-5
/
+5
2012-09-20
gsm_utils: Fix up coding style in previous patch
Harald Welte
1
-2
/
+2
2012-09-20
build: fix directory creation for core headers, introduced by d471a219.
Nico Golde
1
-1
/
+1
2012-09-20
gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages
Nico Golde
1
-14
/
+13
2012-09-17
Fix build with dpkg-buildpackage.
Max
2
-0
/
+11
2012-09-11
git: Ignore generated tests executables
Holger Hans Peter Freyther
1
-0
/
+2
2012-09-11
vty: Include osmocom/core/utils.h for the value_string struct
Holger Hans Peter Freyther
1
-0
/
+1
2012-09-11
tests: Make the gb test work with srcdir != builddir
Holger Hans Peter Freyther
4
-53
/
+56
2012-09-11
logging: Introduce a print_filename flag for the logtarget
Holger Hans Peter Freyther
2
-5
/
+20
2012-09-11
vty: Address compiler warning about the const qualifier
Holger Hans Peter Freyther
1
-1
/
+1
2012-09-11
vty: Address compiler warning about tolower
Holger Hans Peter Freyther
1
-0
/
+1
2012-09-11
gsm: Address compiler warning about unused variable 'z'
Holger Hans Peter Freyther
1
-3
/
+4
2012-09-11
logging: Mark the log_info_cat pointer as consts
Holger Hans Peter Freyther
2
-3
/
+4
2012-09-10
Gb: Add functions for sending flow control messages from BSS side
Harald Welte
2
-0
/
+113
2012-09-10
Gb: Add header file for BSS-side BSSGP functions
Harald Welte
3
-0
/
+69
2012-09-08
libosmogb: make build conditional, disable in embedded build
Harald Welte
2
-0
/
+11
2012-09-08
backtrace: don't use fprintf, but printf (for osmocom-bb)
Harald Welte
1
-1
/
+1
2012-09-08
msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD
Harald Welte
1
-3
/
+34
2012-09-07
Merge branch 'bssgp_fc'
Harald Welte
10
-6
/
+705
2012-09-07
BSSGP: print per-bvc flow control parameters on vty
Harald Welte
1
-1
/
+12
2012-09-07
BSSGP: make bvc_ctx->fc a dynamic talloc allocation
Harald Welte
3
-56
/
+58
2012-09-07
GPRS BSSGP test: integrate into autotest
Harald Welte
4
-0
/
+223
2012-09-07
BSSGP flow-control: Add unit test for algorithm tests
Harald Welte
2
-1
/
+172
2012-09-07
BSSGP flow-control: various fixes
Harald Welte
3
-15
/
+49
2012-09-07
libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch
Harald Welte
3
-4
/
+262
2012-09-07
USSD: text is 'char' not uint8_t
Harald Welte
1
-1
/
+1
2012-09-07
BSSGP: fix unused variable compiler warnings
Harald Welte
1
-8
/
+2
2012-09-07
libosmogb: build without strict aliasing rules
Harald Welte
2
-2
/
+2
2012-09-02
gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP
Harald Welte
1
-0
/
+7
2012-08-29
libosmogsm: Back-port SMS related fixes from openbsc
Harald Welte
2
-1
/
+35
[next]