osmocom-bb/src/host/virt_phy
Harald Welte 020186009c VIRT-PHY: Remove non-overridable CFLAGS "-g -O0"
If the user wants debugging / no optimziation, they can always pass the
related CFLAGS at ./configure time, there's no nee to have them
hard-coded in the actual Makefiles.

Change-Id: I6a2b30f946579bbd49bf66c4f59d160a975a1b56
2017-07-12 23:26:26 +02:00
..
example_configs VIRT-PHY: Added example config for 2 mobile instances. 2017-07-12 23:26:26 +02:00
include VIRT-PHY: Configurable signal power reductions for multiple arfcns. 2017-07-12 23:26:26 +02:00
src VIRT-PHY: Remove non-overridable CFLAGS "-g -O0" 2017-07-12 23:26:26 +02:00
.gitignore VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul. 2017-07-12 23:26:26 +02:00
Makefile.am VIRT-PHY: Remove non-overridable CFLAGS "-g -O0" 2017-07-12 23:26:26 +02:00
README VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy. 2017-07-12 23:26:26 +02:00
configure.ac VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code. 2017-07-12 23:26:26 +02:00

README

This is the package for the Osmocom virtual physical layer.
A layer 1 implementation satisfying the L1CTL interface towards the l23 application (e.g. mobile).