OVMS3-idf/components/freemodbus/modbus/functions
Alex Lisitsyn 67f62a79c1 freemodbus: add modbus master ascii
add support of modbus master ascii
rename base dir name of master and slave example to be mb_slave, mb_master to avoid conflict with sdio/slave example test
add Kconfig option to enable ASCII and RTU mode separately
update ASCII options + remove cast for errors
added baudrate for examples into Kconfig
updated magic numbers for timer timeout
put ascii private definitions into one file
2019-11-26 13:16:25 +08:00
..
mbfunccoils.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfunccoils_m.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncdiag.c examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00
mbfuncdisc.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncdisc_m.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncholding.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncholding_m.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncinput.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncinput_m.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbfuncother.c freemodbus: add modbus master ascii 2019-11-26 13:16:25 +08:00
mbutils.c examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00