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