04-03-2015 08:23 AM
Has anyone ever looked at TIPC protocol support on NI Linux Real-Time targets? The open-source project states that any build after 2.6.16 should have the kernel support and will only need the user code/utilities. Did this support remain in the NI Linux Real-Time kernel or was it removed? Has anyone ever tried running TIPC protocol?
04-03-2015 10:49 AM
You can check what kernel features are present in our kernels by looking in /proc/config.gz:
admin@scot-9068:~# zcat /proc/config.gz | grep TIPC
# CONFIG_TIPC is not set
07-23-2018 02:26 PM
@ScotSalmon wrote:
You can check what kernel features are present in our kernels by looking in /proc/config.gz:
admin@scot-9068:~# zcat /proc/config.gz | grep TIPC
# CONFIG_TIPC is not set
That's one of the many use cases where it would be good to have a reliable, fully-reproducable deployment of an build environment for the cRIOs, so everybody could easily add/upgrade individual packages and rebuild images.
https://forums.ni.com/t5/Additional-NI-Software-Idea/cRIO-image-development-kit/idc-p/3819979