2017-07-19 |
Harald Welte | VIRT-PHY: Log MS context number whenever possible
|
commit | commitdiff | tree |
2017-07-19 |
Harald Welte | VIRT-PHY: Major rewrite to deal with muliple L1CTL...
|
commit | commitdiff | tree |
2017-07-18 |
Harald Welte | VIRT-PHY: Don't redefine GSMTAP port number, use libosmocore
|
commit | commitdiff | tree |
2017-07-18 |
Harald Welte | VIRT-PHY Use libosmocore unix domain socket helper
|
commit | commitdiff | tree |
2017-07-18 |
Harald Welte | VIRT-PHY: reorganize data structures
|
commit | commitdiff | tree |
2017-07-18 |
Harald Welte | VIRT-PHY: some more comments/documentation
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: Use IPv4 multicast groups for private / local...
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: Use osmo_fd_close() introduced in libosmocore
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: Use new OSMO_SOCK_F_NO_MCAST_{LOOP,ALL} flags
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY mcast_sock: Use uint16_t for ports, bool and...
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: mcast_sock: properly clean up in error paths...
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: Further simplify mcast_sock code
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: mcast_sock: We must close the fd before setting...
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: mcast_sock: Don't keep subscribed multicast...
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: mcast_sock: Avoid dynamic allocation of osmo_fd...
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: osmo_mcast_sock: Get rid of server_sock.sock_conf
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: osmo_mcast_sock.c coding style cleanup
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | Port osmo_mcast_sock to libosmocore socket routines
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: Use gsmtap value_strings in recent libosmocore
|
commit | commitdiff | tree |
2017-07-13 |
Harald Welte | VIRT-PHY: common_util: chantype_gsmtap2rsl() now in...
|
commit | commitdiff | tree |
2017-07-12 |
Harald Welte | VIRT-PHY: Fix all compiler warnings on gcc-6.3.0
|
commit | commitdiff | tree |
2017-07-12 |
Harald Welte | VIRT-PHY: Make sure heaer files are part of 'make dist'
|
commit | commitdiff | tree |
2017-07-12 |
Harald Welte | VIRT-PHY: coding style / API usage cleanup
|
commit | commitdiff | tree |
2017-07-12 |
Harald Welte | VIRT-PHY: Remove non-overridable CFLAGS "-g -O0"
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Configurable signal power reductions for...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Extracted common virtphy utils.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Added option parsing.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Add downlink filter for msg on dedicated...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Fixed power management and PCS sync.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Fixed FACCH processing on TCH.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Scheduler - correct handling over hyperframe...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Calculate correct scheduler fn for data-...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Fixed error causing send msgs to be received...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Data and traffic req from l23 now use scheduler.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Using IANA-registered port 4729 for GSMTAP...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Uplink scheduler implementation.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Uplink flag and arfcn check.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Added example config for 2 mobile instances.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Enable multiple phy-instances by configurable...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Cleanup dirs, makefile, dependencies and...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT_PHY: Improved l1ctl-to-l23 interface + gsmtap...
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Implemented RACH on uplink.
|
commit | commitdiff | tree |
2017-07-12 |
Sebastian Stumpf | VIRT-PHY: Initial commit of virt-phy to work with osmo...
|
commit | commitdiff | tree |
2017-05-25 |
Vadim Yanitskiy | host/mobile: use talloc for ms->name allocation
|
commit | commitdiff | tree |
2017-05-24 |
Vadim Yanitskiy | osmocon.c: strip unused variable
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | Support Early Classmark Sending
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | Fix encoding of padding at end of CLASSMARK 3 IE
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | mobile.c: Don't register 'end' command to CONFIG_NODE
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | mobile: Finally fix copyright notice
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | Revert "trf6151: Fix setting of uplink ARFCN"
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | define 'fprintf(stderr,' as a wrapper around printf(
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | Add an endian.h file as one step to build against later...
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | Add libosmocore/build-target/include to include path
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | fix various other compiler warnings
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | cfi_flash.c: Fix various format string compiler warnings
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | trf6151: Fix setting of uplink ARFCN
|
commit | commitdiff | tree |
2017-01-15 |
Harald Welte | Avoid redefining __{packed,aligned,unused,section}
|
commit | commitdiff | tree |
2015-12-31 |
Harald Welte | modernize AM_INit_AUTOMAKE
|
commit | commitdiff | tree |
2015-12-31 |
Harald Welte | autoconf: Migrate from INCLUDES to AM_CPPFLAGS
|
commit | commitdiff | tree |
2015-12-31 |
Max | cleanup some compile warnings
|
commit | commitdiff | tree |
2013-05-23 |
Bhaskar | gsm48_mm.h: Added get_mm_name() to header
|
commit | commitdiff | tree |
2013-05-23 |
Bhaskar | gsm48_mm.c: Bugfix: payload_len should be signed int
|
commit | commitdiff | tree |
2013-05-23 |
Bhaskar | osmoload: Fix fall-out from msgb_get() / msgb_pull...
|
commit | commitdiff | tree |
2013-03-07 |
Harald Welte | support.c: fix typo in comment
|
commit | commitdiff | tree |
2012-11-22 |
Harald Welte | fix previous commit: use dbm2rxlev()
|
commit | commitdiff | tree |
2012-11-20 |
Harald Welte | Tell L1CTL_FBSB_REQ the expected received signal level
|
commit | commitdiff | tree |
2012-11-05 |
Andreas Eversberg | GSM48: Avoid unaligned access in gsm48_construct_ra
|
commit | commitdiff | tree |
2012-10-27 |
Tobias Engel | Add "extern" keywords
|
commit | commitdiff | tree |
2012-10-27 |
Tobias Engel | Do not use --version-script linker flag on OSX
|
commit | commitdiff | tree |
2012-10-27 |
Tobias Engel | Define struct iphdr for OSX
|
commit | commitdiff | tree |
2012-10-22 |
Harald Welte | logging: Make sure to install standard "end" command...
|
commit | commitdiff | tree |
2012-10-22 |
Harald Welte | logging: Don't forget to save "logging filter all 1"
|
commit | commitdiff | tree |
2012-09-30 |
Andreas Eversberg | Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud
|
commit | commitdiff | tree |
2012-09-29 |
Andreas Eversberg | Fix: gprs_ns_destroy() now frees all NSVCs and its...
|
commit | commitdiff | tree |
2012-09-21 |
Nico Golde | gsm_utils.c: in 7bit decoding, first check if the last...
|
commit | commitdiff | tree |
2012-09-20 |
Harald Welte | gsm_utils: Fix up coding style in previous patch
|
commit | commitdiff | tree |
2012-09-20 |
Nico Golde | build: fix directory creation for core headers, introduced...
|
commit | commitdiff | tree |
2012-09-20 |
Nico Golde | gsm_utils.c: cleanup + do not use dynamic memory when...
|
commit | commitdiff | tree |
2012-09-17 |
Kevin Redon | Fix linking with GNU ld 2.22 and libgps
|
commit | commitdiff | tree |
2012-09-17 |
Max | Fix build with dpkg-buildpackage.
|
commit | commitdiff | tree |
2012-09-10 |
Harald Welte | Gb: Add functions for sending flow control messages...
|
commit | commitdiff | tree |
2012-09-10 |
Harald Welte | Gb: Add header file for BSS-side BSSGP functions
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | use msgb_pull() to get bytes from start of message...
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | layer23: gsm48_decode_lai() is now in libosmogsm
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | Merge commit 'e3a10b66a4eaea7c7d06707be1ca18bb28dc2cbe...
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | libosmogb: make build conditional, disable in embedded...
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | backtrace: don't use fprintf, but printf (for osmocom-bb)
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | Merge libosmocore commit '972b502ecaf3b919b7e89c13257dd6ec97...
|
commit | commitdiff | tree |
2012-09-08 |
Harald Welte | msgb: msgb_get() is supposed to get bytes from END...
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | Merge branch 'bssgp_fc'
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | BSSGP: print per-bvc flow control parameters on vty
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | BSSGP: make bvc_ctx->fc a dynamic talloc allocation
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | GPRS BSSGP test: integrate into autotest
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | BSSGP flow-control: Add unit test for algorithm tests
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | BSSGP flow-control: various fixes
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | libosmogb: Port BSSGP flow control from openbsc/laforge...
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | USSD: text is 'char' not uint8_t
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | BSSGP: fix unused variable compiler warnings
|
commit | commitdiff | tree |
2012-09-07 |
Harald Welte | libosmogb: build without strict aliasing rules
|
commit | commitdiff | tree |
2012-09-02 |
Harald Welte | gsmtap: add minimal support for encapsulating UMTS...
|
commit | commitdiff | tree |