Stéphane Raimbault a11805cbfd Explain how to define response timeouts when many RTU slaves hace 11 años
..
Makefile.am 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba hace 12 años
asciidoc.conf 6254ede915 Add documentation based on AsciiDoc tools hace 14 años
libmodbus.txt a11805cbfd Explain how to define response timeouts when many RTU slaves hace 11 años
modbus_close.txt 201a2f294e Small documentation fixes by shagol (closes #20). hace 13 años
modbus_connect.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_flush.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_free.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_get_byte_from_bits.txt 9b803dd4ee Add documentation for many functions and tweak argument names hace 13 años
modbus_get_byte_timeout.txt 55d9a371f1 Protect all public functions against invalid context hace 12 años
modbus_get_float.txt 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba hace 12 años
modbus_get_float_dcba.txt 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba hace 12 años
modbus_get_header_length.txt 201a2f294e Small documentation fixes by shagol (closes #20). hace 13 años
modbus_get_response_timeout.txt 55d9a371f1 Protect all public functions against invalid context hace 12 años
modbus_get_socket.txt 55d9a371f1 Protect all public functions against invalid context hace 12 años
modbus_mapping_free.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_mapping_new.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_mask_write_register.txt bfee617e03 Add Martijn de Gouw name to documentation hace 12 años
modbus_new_rtu.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_new_tcp.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_new_tcp_pi.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_read_bits.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_read_input_bits.txt 201a2f294e Small documentation fixes by shagol (closes #20). hace 13 años
modbus_read_input_registers.txt fb89fa36b0 Fix bad links in the documentation hace 13 años
modbus_read_registers.txt 7f75c81b1a Add example to the documentation of modbus_read_registers hace 13 años
modbus_receive.txt 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply hace 13 años
modbus_receive_confirmation.txt 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply hace 13 años
modbus_receive_from.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_reply.txt 9b803dd4ee Add documentation for many functions and tweak argument names hace 13 años
modbus_reply_exception.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_report_slave_id.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_rtu_get_rts.txt f9263110a4 Add documentation of modbus_rtu_[gs]et_rts functions hace 13 años
modbus_rtu_get_serial_mode.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_rtu_set_rts.txt f9263110a4 Add documentation of modbus_rtu_[gs]et_rts functions hace 13 años
modbus_rtu_set_serial_mode.txt 79a7c1ea82 Fix missing argument in synopsis section of modbus_rtu_set_serial_mode hace 12 años
modbus_send_raw_request.txt e42770aac2 Many small fixes and improvements to the documentation hace 13 años
modbus_set_bits_from_byte.txt 9b803dd4ee Add documentation for many functions and tweak argument names hace 13 años
modbus_set_bits_from_bytes.txt 9b803dd4ee Add documentation for many functions and tweak argument names hace 13 años
modbus_set_byte_timeout.txt 55d9a371f1 Protect all public functions against invalid context hace 12 años
modbus_set_debug.txt b657698da9 Avoid to shadow 'boolean' on weird platform (Windows) hace 12 años
modbus_set_error_recovery.txt a06255be5c Sleep for delay of response timeout before reconnect (closes #77) hace 12 años
modbus_set_float.txt 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba hace 12 años
modbus_set_float_dcba.txt 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba hace 12 años
modbus_set_response_timeout.txt 55d9a371f1 Protect all public functions against invalid context hace 12 años
modbus_set_slave.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_set_socket.txt f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows hace 12 años
modbus_strerror.txt 60adc05066 Fix typo in modbus_strerror documentation hace 12 años
modbus_tcp_listen.txt 9dcfed8189 Add documentation for modbus_tcp_listen hace 13 años
modbus_write_and_read_registers.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_write_bit.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_write_bits.txt c2313dd979 Add traling ';' to all synopsises in the documentation hace 13 años
modbus_write_register.txt fb89fa36b0 Fix bad links in the documentation hace 13 años
modbus_write_registers.txt fb89fa36b0 Fix bad links in the documentation hace 13 años