SOEM/soem
Schlumpf 8f2b233837 Endian fixes (#222)
This patch fixes some bugs on big-endian systems.
  - Use temp variables for etohs() and etohl() at function calls to avoid
    multiple function calls for one value.
  - Fix and add use of etohs(), etohl(), htoes() and htoel().
  - Fix use of 32bit values in 64bit variables.
2018-11-14 11:56:57 +01:00
..
ethercat.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatbase.c Integrate SOEM with RTEMS 2018-01-23 17:07:59 +01:00
ethercatbase.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatcoe.c Endian fixes (#222) 2018-11-14 11:56:57 +01:00
ethercatcoe.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatconfig.c Endian fixes (#222) 2018-11-14 11:56:57 +01:00
ethercatconfig.h Add functions to configure and send an overlapping IOmap 2018-02-01 13:01:35 +01:00
ethercatconfiglist.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatdc.c Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatdc.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatfoe.c fix warnings and fix error (#128) 2017-09-18 08:06:12 +02:00
ethercatfoe.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatmain.c Endian fixes (#222) 2018-11-14 11:56:57 +01:00
ethercatmain.h Add functions to configure and send an overlapping IOmap 2018-02-01 13:01:35 +01:00
ethercatprint.c Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatprint.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatsoe.c Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatsoe.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercattype.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00