Activity for EtherLab EtherCAT Master

  • Florian Pose Florian Pose modified ticket #1

    compiling problems on Linux debian 5.10.0-4-rt-amd64

  • Florian Pose Florian Pose posted a comment on ticket #1

    Hello! Please open your ticket here [1]. Which changeset are you using? [1] https://gitlab.com/etherlab.org/ethercat/-/issues

  • maxus maxus created ticket #1

    compiling problems on Linux debian 5.10.0-4-rt-amd64

  • Florian Pose Florian Pose modified a wiki page

    Home

  • Florian Pose Florian Pose modified a wiki page

    Home

  • Florian Pose Florian Pose modified a wiki page

    Home

  • Florian Pose Florian Pose created a wiki page

    EtherCAT

  • Florian Pose committed [334c34]

    Improved debugging and behavior on sick SII contents.

  • Florian Pose committed [53ce5e]

    Replaced dma_zalloc_coherent.

  • Florian Pose committed [02e2ee]

    Fixed possible file name overflow.

  • Florian Pose committed [4706a0]

    New page fault return type vm_fault_t since 4.17.

  • Florian Pose committed [eadb6e]

    Fixed missing include for struct sched_param.

  • Florian Pose committed [fff074]

    Fixed infinite waiting for SoE write response.

  • Florian Pose committed [d436bc]

    Using vmalloc() for FoE memory allocation.

  • Florian Pose committed [0c011d]

    Fixed memory leak concerning library ecrt_master_deactivate().

  • Florian Pose committed [5f29e4]

    Added extern "C" for floating-point functions.

  • Florian Pose committed [6ac5b5]

    Added missing const specifier to ecrt_read_real() / ecrt_read_lreal().

  • Florian Pose committed [c7d04c]

    Added floating-point access functions and macros for user-space.

  • Florian Pose committed [f792da]

    Added e1000e driver for kernel 4.4.

  • Florian Pose committed [17edbc]

    Changed default prefix to /usr/local.

  • Florian Pose committed [a100b4]

    merge

  • Florian Pose committed [357ed6]

    Use ecrt_master_sync_reference_clock_to() in DC examples.

  • Florian Pose committed [ffdca5]

    Bumped library version.

  • Florian Pose committed [608d7b]

    Added ecrt_master_sync_reference_clock_to() method.

  • Florian Pose committed [7a3794]

    Renamed app_start_time to dc_ref_time; output via command-line tool.

  • Florian Pose committed [eeb9bf]

    Minor: DC diagnosis layout.

  • Florian Pose committed [a73e8a]

    Fixed working counter calculation when process data of the same slave are

  • Florian Pose committed [b64492]

    Minor fix.

  • Florian Pose committed [c644d5]

    Added e1000 driver for kernel 4.4.

  • Florian Pose committed [320cf5]

    Added e100 driver for kernel 4.4.

  • Florian Pose committed [6cc95e]

    Added r8169 driver for kernel 4.4.

  • Florian Pose committed [c1dc35]

    Checked usage of last_rx timestamp for stats; fixed indentation.

  • Florian Pose committed [fd75d9]

    Added native igb driver for kernel 4.4.

  • Florian Pose committed [9bbca5]

    Added 8139too for kernel 4.4.

  • Florian Pose committed [2768e5]

    Fixed typo.

  • Florian Pose committed [336936]

    TODO.

  • Florian Pose committed [37d89f]

    Do not call watchdog function while frames are received.

  • Florian Pose committed [b4a109]

    Set --enable-sii-assign by default.

  • Florian Pose committed [9e65f7]

    Fixed scheduler settings in dc_user example; use CLOCK_MONOTONIC.

  • Florian Pose committed [4f5ae7]

    Use sched_setscheduler() to set priority in user example.

  • Florian Pose committed [2b072c]

    Applied 0002-use-setup_timer-for-v4.15.patch from Beckhoff.

  • Florian Pose committed [ad5846]

    Applied CCAT patch 0001-fix-ccat-netdev-for-v4.11.patch from Beckhoff.

  • Florian Pose committed [ab97ef]

    Ignore missing SDO entries in output.

  • Florian Pose committed [8051d0]

    Improved buffer overflow messages.

  • Florian Pose committed [cb2405]

    Support scheduler parameters in kernels >= 4.11.

  • Florian Pose committed [9149ad]

    Added missing configure options to documentation.

  • Florian Pose committed [d984f5]

    Mention igb driver in config files.

  • Florian Pose committed [adcbb2]

    Fixed statistics filter initialisation.

  • Florian Pose committed [ac94c7]

    Doc.

  • Florian Pose committed [740291]

    Added clean igb driver from kernel 3.18 (no EtherCAT yet).

  • Florian Pose committed [61c7f0]

    Respect bashisms.

  • Florian Pose committed [91cb9c]

    EtherCAT functionality of igb driver.

  • Florian Pose committed [1079c1]

    Forgot Makefile.orig.

  • Florian Pose committed [56587a]

    Do not build GPIO part of CCAT if GPIO is not configured in kernel.

  • Philipp Weyer committed [e6f324]

    Fixed lib include paths

  • Philipp Weyer committed [8d6833]

    Fixed vm_fault.

  • Florian Pose committed [9953c0]

    Adapted vm_operations_struct for kernels >= 4.11

  • Philipp Weyer committed [33b922]

    Fixed lib include paths

  • Florian Pose committed [b9cda7]

    Using EC_MAX_PORTS.

  • Florian Pose committed [3be68a]

    Clear unused ports; use arrows for next slaves.

  • Florian Pose committed [bb2792]

    Using EC_MAX_PORTS.

  • Florian Pose committed [9b8831]

    Optionally output CRC diagnosis information in ...

  • Florian Pose committed [459758]

    Optionally output CRC diagnosis information in ...

  • Florian Pose committed [f5ffd1]

    Clear unused ports; use arrows for next slaves.

  • Florian Pose committed [5d7a83]

    Display alias adressing in graph.

  • Florian Pose committed [5944c9]

    Display alias adressing in graph.

  • Florian Pose committed [09c55e]

    crc reset command.

  • Florian Pose committed [878a65]

    New tool command 'ethercat crc'.

  • Florian Pose committed [0d7936]

    crc reset command.

  • Florian Pose committed [dd32f7]

    Merged CRC command.

  • Florian Pose committed [d9e14a]

    New tool command 'ethercat crc'.

  • Florian Pose committed [2de506]

    merge

  • Florian Pose committed [14a18e]

    Migrated user-space example to use clock_nanosl...

  • Florian Pose committed [a1079c]

    Support changed sock_create_kern() interface fr...

  • Florian Pose committed [39280d]

    Support changed tty_prepare_flip_string() inter...

  • Florian Pose committed [8e6fad]

    Support changed tty_prepare_flip_string() inter...

  • Florian Pose committed [b10163]

    Use SYNC0 + SYNC1 cycle times for cyclic start ...

  • Florian Pose committed [161c67]

    Support changed sock_create_kern() interface fr...

  • Florian Pose committed [524891]

    Minor change.

  • Florian Pose committed [0dc087]

    Minor changes.

  • Florian Pose committed [717c33]

    Migrated user-space example to use clock_nanosl...

  • Florian Pose committed [291ddd]

    Always clear PDO assignment of configured sync ...

  • Florian Pose committed [7690a5]

    Use SYNC0 + SYNC1 cycle times for cyclic start ...

  • Florian Pose committed [bb2163]

    merge

  • Florian Pose committed [ad1199]

    merge

  • Patrick Bruenn committed [b3f6b3]

    devices/ccat: revert "limit rx processing to on...

  • Florian Pose committed [a5c900]

    Always clear PDO mapping in ecrt_slave_config_p...

  • Florian Pose committed [973060]

    Minor change.

  • Florian Pose committed [0f4b7d]

    Fixed fragmented SoE write request.

  • Florian Pose committed [5a70ff]

    EoE interface configuration hints.

  • Florian Pose committed [b7ac21]

    Do not touch AL state of EoE slaves.

  • Florian Pose committed [0c56c6]

    Included "ethercat ip" command in documentation.

  • Florian Pose committed [9dc0b2]

    Fixed endianess of EoE parameters.

  • Florian Pose committed [0c3987]

    Fixed EoE data debug level 3.

  • Florian Pose committed [adc818]

    Print mailbox error response data only if data_...

  • Florian Pose committed [535465]

    New alloc_netdev() API since kernel 3.17.

  • Florian Pose committed [b11e10]

    Prevent CCAT auto-loading.

  • Patrick Bruenn committed [1d9be5]

    fix ccat startup stall. In case the dma memory ...

  • Patrick Bruenn committed [599533]

    update ccat driver to v0.14

  • Florian Pose committed [3b61ec]

    Typo.

1 >
MongoDB Logo MongoDB