NETCONF library in C providing API for both clients and servers
最近更新: 接近3年前libyang is YANG data modelling language parser and toolkit written (and providing API) in C
最近更新: 接近3年前Linux in itself is not real time capable. With the additional PREEMPT_RT patch it gains real-time capabilities. The key point of the PREEMPT_RT patch is to minimize the amount of kernel code that is non-preemptible, while also minimizing the amount of code that must be changed in order to provide this added preemptibility. In particular, critical sections, interrupt handlers, and interrupt-disable code sequences are normally preemptible. The PREEMPT_RT patch leverages the SMP capabilities of the Linux kernel to add this extra preemptibility without requiring a complete kernel rewrite.
最近更新: 接近3年前libmodbus is a free software library to send receive data with a device which respects the Modbus protocol
最近更新: 接近3年前This is an open-source EtherCAT master. modifed it for xenomai.
最近更新: 3年多前CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be built as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers.
最近更新: 接近4年前YANG-based system repository for all-around configuration management
最近更新: 接近4年前Xenomai is a Free Software project in which engineers from a wide background collaborate to build a robust and resource-efficient real-time core for Linux following the dual kernel approach, for applications with stringent latency requirements.
最近更新: 接近4年前CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be built as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. Runtime code is licensed LGPLv2, whereas accompanying developer tools are licensed GPLv2. modified canfestival for xenomai
最近更新: 接近4年前