andreas karlsson
9de0889802
Adjust size of ec_EOE_t to max mailbox size
...
fix #514
2021-06-02 20:18:25 +02:00
Jorrit Olthuis
5550c445d8
Change include in ethercateoe.h ( #470 )
2021-01-02 11:15:08 +01:00
Andreas Karlsson
447d184d7e
Fix llvm compiler implicit-int-conversion warnings
...
* use uint8 for idx
* make config Isize/Osize uint32
* generally, align sizes in functions to HW objects
* Fix non-standard [0] size data array in EoE struct
2020-10-12 16:24:42 +02:00
Andreas Karlsson
101ac54a7d
Don't always include optional IP parameter lengths
...
Obvious fix, the optional IP parameters length should
only be included in total length if they are included.
fixes #421
2020-08-18 15:47:36 +02:00
nakarlsson
bb82fc33d7
Revert "EoE and Distributed clock fixes"
2020-08-18 14:56:16 +02:00
Andreas Karlsson
bae37b9028
Don't always include optional IP parameter lengths
...
Obvious fix, the optional IP parameters length should
only be included in total length if they are included.
fixes #421
2020-08-16 11:20:10 +02:00
nakarlsson
86a2584e47
Impelmented EoE filter function in mailbox receive ( #244 )
2019-01-31 14:57:16 +01:00