Logo white

Peter M. Groen / libmodbus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 855
  • Compare
  • Branches 1
  • Tags 0
  • libmodbus
  • doc
31 Oct, 2013
2 commits
  • Documentation typo
    8813c7e0
    Stéphane Raimbault authored
    2013-10-31 01:39:57 +0100  
    Browse Dir »
  • New API for set/get response and byte timeouts ...
    ea80f740
    - update documentation
    - 5 new tests
    - updated NEWS file
    - avoid include of time.h
    Stéphane Raimbault authored
    2013-10-31 00:42:20 +0100  
    Browse Dir »

23 Oct, 2013
1 commit
  • Export Modbus function codes supported by libmodbus
    8941a84c
    Stéphane Raimbault authored
    2013-10-23 23:33:36 +0200  
    Browse Dir »

10 Oct, 2013
1 commit
  • Add documentation for tcp[_pi]_accept (closes #31)
    2076d11f
    Stéphane Raimbault authored
    2013-10-10 19:44:41 +0200  
    Browse Dir »

09 Oct, 2013
2 commits
  • Fix mistake in modbus_tcp_listen documentation
    900aa475
    Stéphane Raimbault authored
    2013-10-09 11:03:42 +0200  
    Browse Dir »
  • Add documentation for modbus_tcp_pi_listen
    ffd2d691
    Stéphane Raimbault authored
    2013-10-09 11:03:42 +0200  
    Browse Dir »

23 Sep, 2013
1 commit
  • Explain how to define response timeouts when many RTU slaves ...
    a11805cb
    Related to https://github.com/stephane/libmodbus/issues/83
    Stéphane Raimbault authored
    2013-09-23 22:53:26 +0200  
    Browse Dir »

22 May, 2013
2 commits
  • Rename 'socket' variables to 's' to avoid warning on Windows
    f7799a4f
    Stéphane Raimbault authored
    2013-05-22 23:45:30 +0200  
    Browse Dir »
  • Avoid to shadow 'boolean' on weird platform (Windows)
    b657698d
    Stéphane Raimbault authored
    2013-05-22 23:15:31 +0200  
    Browse Dir »

10 May, 2013
1 commit
  • Protect all public functions against invalid context ...
    55d9a371
    - change return argument from void to int
    - update documentation
    Stéphane Raimbault authored
    2013-05-10 00:53:48 +0200  
    Browse Dir »

05 May, 2013
1 commit
  • Sleep for delay of response timeout before reconnect (closes #77) ...
    a06255be
    Thanks to Karl Palsson.
    Stéphane Raimbault authored
    2013-05-05 01:31:59 +0200  
    Browse Dir »

01 May, 2013
3 commits
  • Rename modbus_set_float_swapped to modbus_set_float_dcba
    692f6b76
    Stéphane Raimbault authored
    2013-05-01 23:58:51 +0200  
    Browse Dir »
  • Documentation improvements to libmodbus page
    b83f1082
    Stéphane Raimbault authored
    2013-05-01 17:08:53 +0200  
    Browse Dir »
  • Documentation of new modbus_[get|set]_float_swapped functions
    8471eb62
    Stéphane Raimbault authored
    2013-05-01 16:47:23 +0200  
    Browse Dir »

25 Feb, 2013
2 commits
  • Add Martijn de Gouw name to documentation
    bfee617e
    Stéphane Raimbault authored
    2013-02-25 03:10:44 +0100  
    Browse Dir »
  • Add documentation for modbus_mask_write_register (closes #91)
    561700b0
    Martijn de Gouw authored
    2013-02-25 03:10:19 +0100  
    Browse Dir »

29 Jan, 2013
1 commit
  • Fix typo in modbus_strerror documentation ...
    60adc050
    Thanks to Mirko Rajkovaca
    Stéphane Raimbault authored
    2013-01-29 10:47:48 +0100  
    Browse Dir »

13 Nov, 2012
1 commit
  • Clean generated documentation on distclean
    e26fc21a
    Stéphane Raimbault authored
    2012-11-13 00:09:57 +0100  
    Browse Dir »

25 Jul, 2012
1 commit
  • Fix missing argument in synopsis section of modbus_rtu_set_serial_mode ...
    79a7c1ea
    Thanks to Bill Gray.
    Stéphane Raimbault authored
    2012-07-25 00:41:30 +0200  
    Browse Dir »

01 Jan, 2012
1 commit
  • Fix a typo for a function link in documentation
    ca602fcc
    Christos Kontas authored
    2012-01-01 22:36:45 +0100  
    Browse Dir »

27 Dec, 2011
1 commit
  • Move RTU filtering in CRC check to avoid useless call to modbus_reply ...
    9d5344cf
    Warning, modbus_receive returns 0 when a query is ignored.
    
    - function removed from TCP and RTU code and from backend structure
    - updated documentation
    - updated examples
    Stéphane Raimbault authored
    2011-12-27 00:15:27 +0100  
    Browse Dir »

31 Oct, 2011
1 commit
  • Provides a way to disable the byte timeout.
    602a7f38
    Alex Stapleton authored
    2011-10-31 16:49:17 +0100  
    Browse Dir »

31 Aug, 2011
1 commit
  • Small documentation fixes by shagol (closes #20).
    201a2f29
    Stéphane Raimbault authored
    2011-08-31 22:34:58 +0200  
    Browse Dir »

16 Aug, 2011
2 commits
  • Add documentation for modbus_tcp_listen
    9dcfed81
    Stéphane Raimbault authored
    2011-08-16 08:25:40 +0200  
    Browse Dir »
  • Fix and improve documentation of modbus_set_error_recovery
    c7051e0d
    Stéphane Raimbault authored
    2011-08-16 06:56:01 +0200  
    Browse Dir »

01 Aug, 2011
2 commits
  • Update description of libmodbus
    d48107e4
    Stéphane Raimbault authored
    2011-08-01 22:25:44 +0200  
    Browse Dir »
  • Add documentation of modbus_rtu_[gs]et_rts functions
    f9263110
    Stéphane Raimbault authored
    2011-08-01 08:35:25 +0200  
    Browse Dir »

22 Jul, 2011
2 commits
  • Add example to the documentation of modbus_read_registers
    7f75c81b
    Stéphane Raimbault authored
    2011-07-22 23:30:27 +0200  
    Browse Dir »
  • Many small fixes and improvements to the documentation
    e42770aa
    Stéphane Raimbault authored
    2011-07-22 23:02:43 +0200  
    Browse Dir »

11 Jul, 2011
4 commits
  • Updated RPM spec file with new man pages
    0b62fdd6
    Stéphane Raimbault authored
    2011-07-11 08:56:53 +0200  
    Browse Dir »
  • Add documentation for many functions and tweak argument names ...
    9b803dd4
    Add macros in libmodbus.txt and:
    - modbus_get_byte_from_bits.txt
    - modbus_get_float.txt
    - modbus_reply.txt
    - modbus_reply_exception.txt
    - modbus_set_bits_from_byte.txt
    - modbus_set_bits_from_bytes.txt
    - modbus_set_float.txt
    Stéphane Raimbault authored
    2011-07-11 00:52:17 +0200  
    Browse Dir »
  • Fix bad links in the documentation
    fb89fa36
    Stéphane Raimbault authored
    2011-07-11 00:42:27 +0200  
    Browse Dir »
  • Add traling ';' to all synopsises in the documentation
    c2313dd9
    Stéphane Raimbault authored
    2011-07-11 00:41:12 +0200  
    Browse Dir »

07 Jul, 2011
2 commits
  • Update links in libmodbus.txt to modbus_*_timeout
    716dcac9
    Stéphane Raimbault authored
    2011-07-07 21:40:29 +0200  
    Browse Dir »
  • Added missing modbus_receive_from to Makefile
    295abc53
    Stéphane Raimbault authored
    2011-07-07 21:14:12 +0200  
    Browse Dir »

04 Jul, 2011
1 commit
  • Enhanced report slave ID and documentation
    ad80a6d3
    Stéphane Raimbault authored
    2011-07-04 02:48:32 +0200  
    Browse Dir »

29 Jun, 2011
1 commit
  • Minor change to documentation
    78587bdf
    Stéphane Raimbault authored
    2011-06-29 19:10:25 +0200  
    Browse Dir »

28 Jun, 2011
2 commits
  • Documentation of modbus_mapping_new and modbus_mapping_free
    3e4cce54
    Stéphane Raimbault authored
    2011-06-28 09:10:10 +0200  
    Browse Dir »
  • Added documentation of modbus_write_and_read_registers
    64e21cce
    Stéphane Raimbault authored
    2011-06-28 08:18:41 +0200  
    Browse Dir »

17 Jun, 2011
1 commit
  • Revert libmodbus licence from LGPLv3 to LGPLv2.1 ...
    12753875
    Avoid incompatibility with GPLv2 program. This change has been approved by
    Tobias Doerffel, Florian octo Forster and Hannu Vuolasaho.
    Stéphane Raimbault authored
    2011-06-17 20:35:53 +0200  
    Browse Dir »