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