SOEM/soem
nakarlsson 1817b8b4fe
Allow FoE write of 0byte file (#769)
If FoE write of a file is done, no check
of incoming size is performed. If the
file is 0byte, a FoE Write Request is
sent but no ACK since dofinalzero
is initialized to FALSE.

fixes #766

Co-authored-by: Andreas Karlsson <andreas.karlsson@rt-labs.com>
2023-12-06 19:54:05 +01:00
..
ethercat.h Impelmented EoE filter function in mailbox receive (#244) 2019-01-31 14:57:16 +01:00
ethercatbase.c Fix llvm compiler implicit-int-conversion warnings 2020-10-12 16:24:42 +02:00
ethercatbase.h Fix llvm compiler implicit-int-conversion warnings 2020-10-12 16:24:42 +02:00
ethercatcoe.c const correctness in coe functions (#620) 2022-06-20 08:29:17 +02:00
ethercatcoe.h const correctness in coe functions (#620) 2022-06-20 08:29:17 +02:00
ethercatconfig.c Added config_map_aligned to use byte aligned outputs and inputs (#645) 2022-10-19 16:06:55 +02:00
ethercatconfig.h Added config_map_aligned to use byte aligned outputs and inputs (#645) 2022-10-19 16:06:55 +02:00
ethercatconfiglist.h Fix typos in comments. 2019-02-04 13:56:11 +01:00
ethercatdc.c Revert "EoE and Distributed clock fixes" 2020-08-18 14:56:16 +02:00
ethercatdc.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercateoe.c avoid 'may be used unitialized' warnings 2022-06-16 07:04:30 +02:00
ethercateoe.h Adjust size of ec_EOE_t to max mailbox size 2021-06-02 20:18:25 +02:00
ethercatfoe.c Allow FoE write of 0byte file (#769) 2023-12-06 19:54:05 +01:00
ethercatfoe.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00
ethercatmain.c remove boot state from ecx_readstate and add some documentation (#643) 2022-09-19 07:47:55 +02:00
ethercatmain.h add userdata to ec_context 2021-02-13 12:26:38 -08:00
ethercatprint.c Add ec_error to string print function, fixes #227 and fixes #232 2019-05-24 14:01:40 +02:00
ethercatprint.h Add ec_error to string print function, fixes #227 and fixes #232 2019-05-24 14:01:40 +02:00
ethercatsoe.c Fix llvm compiler implicit-int-conversion warnings 2020-10-12 16:24:42 +02:00
ethercatsoe.h Fix llvm compiler implicit-int-conversion warnings 2020-10-12 16:24:42 +02:00
ethercattype.h Fix llvm compiler implicit-int-conversion warnings 2020-10-12 16:24:42 +02:00