All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Update GSDML file to conformance class B
- Possibility to configure number of ports, without recompiling.
- Set thread priority and stack size via configuration
- Split options.h into two files.
- Simplify configuration
- Improved support for multiple ports
- Move remaining Linux sample app files to src/ports/linux
- Support for multiple ports
- Additional API functions for low-level diagnostic handling
- Remove link status from configuration
- Use Profinet version 2.4 for the GSDML file
- Changed default installation path for sample_app on Raspberry Pi
- Runtime data for multiple ports
- Functionality to search for scripts in multiple locations for Linux
- Rename pnet_set_state() to pnet_set_primary_state()
- Changed informative callbacks to be void-functions.
- SNMP functionality for Linux
- Additional log level FATAL
- SNMP functionality for rt-kernel
- Support for multiple ports in configuration
- Remove LLDP TTL from configuration
- Remove LLDP chassis ID from configuration
- Improve API for adding diagnosis
- Use rtlabs-com/osal and rtlabs-com/cmake-tools as submodules
- Rename compile time constants for number of slots and subslots
- Modified public API for sending alarm ACK.
- Renamed configuration members related to I&M data
- Add min_device_interval to the configuration
- Use cmake to set configurable build options
- New user callback for LED state change.
- New API function for application to perform a factory reset
- New user callback to indicate reset requests from the IO-controller.
- Changed the user API to use a handle to the p-net stack, and to allow user arguments to callbacks.
- Read MAC address also from Linux hardware.