summaryrefslogtreecommitdiffstats
path: root/src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_model.h
AgeCommit message (Collapse)AuthorFilesLines
2023-03-17{trxcon,virt_phy}: shared GPRS L1 (MAC) implementationVadim Yanitskiy1-10/+2
Change-Id: I9567d64f9d00262e36147e8d7e541e5e246bda5f Related: OS#5500
2023-03-13virt_phy: rearrange and clean up header filesVadim Yanitskiy1-0/+127
* Build up the usual include directory hierarchy. * Move l1ctl_proto.h to 'include/osmocom/bb/'. * System headers first, then libosmo*, the local ones. Change-Id: I25145630ec53c2b8065a42fb12a778eec010f10c Related: OS#5500