Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules/nilrt_ip.py: Add EtherCAT Support #48617

Merged

Commits on Jul 17, 2018

  1. modules/nilrt_ip.py: Add EtherCAT Support

    The possibilities for adapter mode are: TCP/IP, EhterCAT and
    Disabled.
    
    Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
    Signed-off-by: Ovidiu-Adrian Vancea <ovidiu.vancea@ni.com>
    Alexandru Vasiu committed Jul 17, 2018
    Copy the full SHA
    3e502c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. modules/nilrt_ip.py: Add EtherCAT Support

    The possibilities for adapter mode are: TCP/IP, EhterCAT and
    Disabled.
    
    Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
    Signed-off-by: Ovidiu-Adrian Vancea <ovidiu.vancea@ni.com>
    Alexandru Vasiu committed Jul 18, 2018
    Copy the full SHA
    8c9dfb3 View commit details
    Browse the repository at this point in the history
  2. modules/nilrt_ip.py: Fix configparser compatibility

    read_file is available only since python 3.2 so readfp should
    be used instead
    
    Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
    Alexandru Vasiu committed Jul 18, 2018
    Copy the full SHA
    73f533e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. modules/nilrt_ip.py: Clean-Up

    Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
    Alexandru Vasiu committed Jul 25, 2018
    Copy the full SHA
    a429ef8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. modules/nilrt_ip.py: Fix argument for function _load_config

    Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
    Alexandru Vasiu committed Jul 27, 2018
    Copy the full SHA
    354e664 View commit details
    Browse the repository at this point in the history