Documentation
Welcome to the TOSSI documentation. TOSSI is the Telecom Open Source System Integrator, a neutral foundation that integrates the open telecom stack into a coherent, validated whole. These docs cover the integration work itself: making components from different projects run as one system, and proving it with testbeds and certification.
The FAPI split
Section titled “The FAPI split”A disaggregated FAPI interface with a shared-memory transport, so an L1 from one project can drive an L2 from another across the standard L1/L2 boundary.
Hardware acceleration
Section titled “Hardware acceleration”Moving the expensive parts of the physical layer onto GPUs and accelerator cards, without taking the data path out of line.
AI-RAN
Section titled “AI-RAN”Machine learning placed inside the scheduler and the link adaptation loop, trained offline and evaluated per UE at runtime.
Core and datapath
Section titled “Core and datapath”The user plane moved into the Linux kernel, so forwarding, metering and policy enforcement all happen in the fast path.
Non-Terrestrial Networks
Section titled “Non-Terrestrial Networks”3GPP Release 17 NTN, with the satellite link modelled in software so the timing can be exercised without a satellite or any RF hardware.
UE and testing
Section titled “UE and testing”Certification
Section titled “Certification”CNTC turns published 3GPP and SCAS requirements into automated tests, then into a per-function pass or fail certificate, run against your own live deployment.
How these docs are organized
Section titled “How these docs are organized”We follow the Diátaxis model. Within each area you will typically find an overview that orients you, an architecture page explaining how the layer works, a how-to with concrete procedures, and a reference for interfaces and standards.
Everything documented here is integrated and validated in the open. Where a result depends on a specific rig or deployment, the page says so.