p-net icon indicating copy to clipboard operation
p-net copied to clipboard

PROFINET device stack for embedded devices

Results 54 p-net issues
Sort by recently updated
recently updated
newest added

In some case, the profinet feature need to be shut down. But now the library don't support this function.

enhancement

An matching incoming DCP identify request will schedule a delayed response. Limit to a single waiting response, in order not to run out of scheduler resources and not to overwrite...

Checked that rt-kernel sample starts up on xmc board and that it can be configured using Proneta tool.

In function "pf_lldp_store_peer_info()" the variable "net->lldp_mutex" sometimes is NULL. Because the thread run to here, the init function "pf_lldp_init()" don't execute.

pnal_get_hostname for rt-kernel and STM32Cube could dereference a NULL pointer if lwip had not been configured with a hostname. Check before using hostname and return error if no hostname has...

For Profinet-IO. the MRP is normally function and it is basic requirements.

enhancement

合并到https://github.com/rtlabs-com/p-net/issues/502