1
0
Fork 0

remove SRDO warning

This commit is contained in:
Janez 2024-06-04 19:26:13 +02:00
parent 61ff70e997
commit 0dd1a08118
2 changed files with 1 additions and 3 deletions

View file

@ -41,8 +41,6 @@
#if ((CO_CONFIG_SRDO) & CO_CONFIG_SRDO_ENABLE) || defined CO_DOXYGEN
#warning SRDO is draft version and is not fully tested!
#ifdef __cplusplus
extern "C" {
#endif

View file

@ -28,7 +28,7 @@ Characteristics
- [Time-stamp](https://www.can-cia.org/can-knowledge/canopen/special-function-protocols/) producer/consumer enables date and time synchronization in millisecond resolution.
- [LSS](https://www.can-cia.org/can-knowledge/canopen/cia305/) CANopen node-id and bitrate setup, master and slave, LSS fastscan.
- [CANopen gateway](https://www.can-cia.org/can-knowledge/canopen/cia309/), CiA309-3 Ascii command interface for NMT master, LSS master and SDO client.
- CANopen Safety, EN 50325-5, CiA304, "PDO like" communication in safety-relevant networks
- [CANopen Safety](https://standards.globalspec.com/std/1284438/en-50325-5), EN 50325-5, CiA304, "PDO like" communication in safety-relevant networks
- [CANopen Conformance Test Tool](https://www.can-cia.org/services/test-center/conformance-test-tool/) passed.
### Other