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
  • modbus_receive.txt
11 Feb, 2016
1 commit
  • Fixed a few minor doc typos
    b4763407
    Jon Mills authored
    2016-02-11 15:16:51 +0100  
    Browse File »

15 Oct, 2015
1 commit
  • Minor documentation fixes. ...
    46b90c8d
    Thanks to Lars Taeuber.
    Stéphane Raimbault authored
    2015-10-15 22:54:59 +0200  
    Browse File »

16 Jan, 2014
1 commit
  • So many boring changes to the documentation ;)
    d2b288be
    Stéphane Raimbault authored
    2014-01-16 00:13:28 +0100  
    Browse File »

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 File »

22 Jul, 2011
1 commit
  • Many small fixes and improvements to the documentation
    e42770aa
    Stéphane Raimbault authored
    2011-07-22 23:02:43 +0200  
    Browse File »

05 May, 2011
1 commit
  • New setter/getter for context socket (fixes bandwidth-server-many-up) ...
    1faf5c3a
    These new functions seem clearer than the recent modbus_receive_from
    function IHMO. This change fixes the bandwidth-server-many-up program.
    Stéphane Raimbault authored
    2011-05-05 00:03:52 +0200  
    Browse File »

04 May, 2011
1 commit
  • API cleanup with modbus_receive and modbus_receive_from ...
    7fe4a917
    Split the original modbus_receive function in two functions to avoid
    the strange -1 value to ignore the sockfd argument.
    Stéphane Raimbault authored
    2011-05-04 16:56:42 +0200  
    Browse File »