osmocom-bb/src/host/virt_phy
Harald Welte 90616c1eba virtphy: Don't pass CBCH to L1CTL if not requested by application
Doing so can create a number of warning messages in e.g. 'mobile'
like
<0015> lapd_core.c:1239 Unnumbered frame not allowed. (dl=0x55c632f9f220)
<0015> lapd_core.c:392 sending MDL-ERROR-IND cause 12 from state LAPD_STATE_IDLE (dl=0x55c632f9f220)
<0015> lapdm.c:481 sending MDL-ERROR-IND 12
<0001> gsm48_rr.c:4977 MDL-Error (cause 12) ignoring

Change-Id: I2cf65be5b2f879fe940e08c9f369bc1cada7b0dd
Closes: OS#4439
2020-03-07 16:25:46 +01:00
..
include remove unused func decl 2020-03-05 13:32:56 +01:00
src virtphy: Don't pass CBCH to L1CTL if not requested by application 2020-03-07 16:25:46 +01:00
.gitignore Don't ignore top-level Makefile 2018-01-22 17:33:54 +01:00
Makefile.am VIRT-PHY: Make sure heaer files are part of 'make dist' 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/build: add configure option to build with ASan/USBan 2020-02-27 23:46:40 +07: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).