GithubHelp home page GithubHelp logo

wangyi4 / iotg_tsn_ref_sw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/iotg_tsn_ref_sw

0.0 0.0 0.0 81.33 MB

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.16% Ruby 2.39% C 70.75% Shell 13.56% CMake 0.43% Gnuplot 3.52% Python 8.18%

iotg_tsn_ref_sw's Introduction

TSN Reference Software for Linux

Time-Sensitive Networking (TSN) Reference Software for Linux.

License

The project is licensed under the BSD 3-Clause License. Refer to LICENSE.txt for more information.

Overview

This project presents a collection of sample applications which aim to demonstrate and educate users on using TSN interface available in Linux mainline.

  • IEEE 802.1AS: sample-app-1

    • Time Synchronization Quality Measurement
    • 1PPS (Pulse Per Second) & PTP clock time-stamping
  • IEEE 802.1Qav: simple-talker-cmsg

    • Sample application to demonstrate the use of the Stream Reservation Protocol (SRP) as described in IEEE 802.1Qat for time-sensitive traffic resource management.
    • IEEE 802.1Qav Credit Based Shaper (CBS)
    • LaunchTime feature of Intel® Ethernet Controller I210 with ETF qdisc to ensure TX packets are in correct chronological order.
  • IEEE 802.1Qbv: sample-app-taprio

    • TAPRIO qidsc (Software implementation of IEEE 802.1Qbv Time-Aware Shaper)
    • LaunchTime feature of Intel® Ethernet Controller I210 with ETF qdisc to ensure TX packets are in correct chronological order.
  • OPC UA Publish-Subscribe: sample-app-opcua-pubsub

    • Derived from Open62541 tutorial_pubsub_publish example
    • TAPRIO qidsc (Software implementation of IEEE 802.1Qbv Time-Aware Shaper)
    • LaunchTime feature of Intel® Ethernet Controller I210 with ETF qdisc to ensure TX packets are in correct chronological order.

Compatibility and Dependencies

These applications are developed using the Intel® Ethernet Controller I210 which has a specific LaunchTime feature. Theoretically, any other Ethernet controller with the similar capability (with proper Linux driver support) would be able to run these applications.

These applications should be compiled on the Linux Kernel 4.20 or higher to enable the use of newly-introduced qdiscs:

Apart from that, each application has a slightly different set of dependencies. For example, some require specialized hardware. Please check the individual READMEs for more information.

Documentation

A comprehensive User Guide can be found in the doc folder.

How to contribute

To create and submit a pull request:

  • Create a GitHub account
  • Fork iotg_tsn_ref_sw on your site/account
  • Create a branch from the "development" branch
  • Push changes to your account, NOT intel/iotg_tsn_ref_sw - this will fail
  • Create a pull request for your branch

Contact

Submit Github issue to ask question, submit a request or report a bug.

iotg_tsn_ref_sw's People

Contributors

abdulari avatar vincentxw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.