Since Steve Padnos had trouble applying the patches I'd e-mailed, I've
put them on my personal git repository. It should merge equally well
with v2.4_branch and master using this command:
git pull git://git.unpythonic.net/emc2-jepler.git modbus
That includes the following changes:
classicladder: modbus: Fix crash if LgtResponse==1
classicladder: modbus: fix response size calculation
classicladder: modbus: Use correct response timeout
classicladder: modbus: work with --nogui
classicladder: modbus: always transmit before trying to receive
classicladder: modbus: use non-blocking reads
classicladder: modbus: inter-byte delays are short
classicladder: modbus: fix 300 baud
src/hal/classicladder/classicladder.c | 7 +++++
src/hal/classicladder/protocol_modbus_master.c | 32 ++++++++++++-----------
src/hal/classicladder/serial_common.h | 2 +-
src/hal/classicladder/serial_linux.c | 20 ++++++++------
src/hal/classicladder/socket_modbus_master.c | 2 +-
5 files changed, 37 insertions(+), 26 deletions(-)
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers