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
09 Jan, 2023
1 commit
  • Update CLA
    b25629bf
    Stéphane Raimbault authored
    2023-01-09 15:48:08 +0100  
    Browse Code »

13 Dec, 2022
1 commit
  • docs: small re-wordings, fix various small typos and style issues ...
    3a7923df
    Signed-off-by: Michael Heimpold <mhei@heimpold.de>
    Michael Heimpold authored
    2022-12-13 00:15:59 +0100  
    Browse Code »

07 Dec, 2022
4 commits
  • Bump version to 3.1.10
    2cbafa31
    Stéphane Raimbault authored
    2022-12-07 20:00:14 +0100  
    Browse Code »
  • Remove fuzzing action in waiting for a fix
    11411f51
    Stéphane Raimbault authored
    2022-12-07 16:59:24 +0100  
    Browse Code »
  • Fix setting baud rate for Linux (partial revert of fa20798)
    ef7ae053
    Stéphane Raimbault authored
    2022-12-07 16:08:08 +0100  
    Browse Code »
  • Split POSIX and Windows RTU connect functions ...
    cb692215
    Easier to read
    Stéphane Raimbault authored
    2022-12-07 13:09:26 +0100  
    Browse Code »

03 Dec, 2022
2 commits
  • fix modbus quirks function definition
    cef86fc2
    20162026 authored
    2022-12-03 17:07:53 +0100  
    Browse Code »
  • Bump version to 3.1.9
    783e6514
    Stéphane Raimbault authored
    2022-12-03 14:42:09 +0100  
    Browse Code »

28 Nov, 2022
10 commits
  • Adjust fuzzing to run on main branch only
    f6689ba6
    Stéphane Raimbault authored
    2022-11-28 18:07:52 +0100  
    Browse Code »
  • Fix wrong close on recent commit 5a6efec
    46c43ee8
    Stéphane Raimbault authored
    2022-11-28 11:10:18 +0100  
    Browse Code »
  • Convert a few int to unsigned int (#402)
    92dca473
    Stéphane Raimbault authored
    2022-11-28 02:10:14 +0100  
    Browse Code »
  • Add CIFuzz Github action
    96c06aa2
    David Korczynski authored
    2022-11-28 01:57:34 +0100  
    Browse Code »
  • Fix connection check for Windows RTU (closes #660, #662)
    c726c9de
    Stéphane Raimbault authored
    2022-11-28 01:42:31 +0100  
    Browse Code »
  • Updated CLA bot file
    515960cc
    Stéphane Raimbault authored
    2022-11-28 01:05:59 +0100  
    Browse Code »
  • Instructions to build libmodbus in a VS project ...
    9a7ea129
    Tested with Visual Studio 2022.
    Stéphane Raimbault authored
    2022-11-28 00:50:05 +0100  
    Browse Code »
  • Update configure.ac/config.h.win32 for new inet functions
    ae015c96
    Stéphane Raimbault authored
    2022-11-28 00:17:38 +0100  
    Browse Code »
  • Replace inet_ntoa by inet_ptop ...
    1b11745b
    - check conversion
    - display IP in in IPv6
    Stéphane Raimbault authored
    2022-11-28 00:16:42 +0100  
    Browse Code »
  • Replace inet_addr by inet_pton calls
    5a6efecf
    Stéphane Raimbault authored
    2022-11-28 00:13:15 +0100  
    Browse Code »

27 Nov, 2022
5 commits
  • Use strcpy_s under Windows
    f807767f
    Stéphane Raimbault authored
    2022-11-27 23:06:38 +0100  
    Browse Code »
  • Display created files in configure.js
    17399111
    Stéphane Raimbault authored
    2022-11-27 22:23:59 +0100  
    Browse Code »
  • Avoid compilation issue with VS2022 with strdup
    aa84a0e0
    Stéphane Raimbault authored
    2022-11-27 21:43:48 +0100  
    Browse Code »
  • Accept IP or device in arg of unit test progs
    842a0c23
    Stéphane Raimbault authored
    2022-11-27 13:30:50 +0100  
    Browse Code »
  • Remove constraints on baud rate values
    fa207985
    Stéphane Raimbault authored
    2022-11-27 13:03:52 +0100  
    Browse Code »

18 Oct, 2022
1 commit
  • Add .clang-format and format code (closes #394) ...
    dd45f19a
    Thank you @pboettch for initial proposal.
    Stéphane Raimbault authored
    2022-10-18 10:58:35 +0200  
    Browse Code »

15 Oct, 2022
1 commit
  • Improve doc about slave ID in RTU
    d5512d9b
    Stéphane Raimbault authored
    2022-10-15 21:22:02 +0200  
    Browse Code »

04 Oct, 2022
3 commits
  • Fix bitwise OR in documentation
    59d34d20
    Stéphane Raimbault authored
    2022-10-04 22:23:24 +0200  
    Browse Code »
  • New quirks handler (closes #38 #533) ...
    f0db03dd
    Useful functions when you are confronted with equipment which does
    not respect the protocol, which behaves strangely or when you wish
    to move away from the standard.
    
    Thank you @mhei for the great initial version.
    Stéphane Raimbault authored
    2022-10-04 01:39:41 +0200  
    Browse Code »
  • Fix double negative in tests
    b0c05667
    Stéphane Raimbault authored
    2022-10-04 01:39:41 +0200  
    Browse Code »

03 Oct, 2022
5 commits
  • test the protocol id for 0 ...
    014a9fcd
    previous test would fail if one byte was non zero.
    Alexander Polleti authored
    2022-10-03 22:59:57 +0200  
    Browse Code »
  • Fix doc links
    54c0923c
    Jordan Johnson authored
    2022-10-03 22:20:15 +0200  
    Browse Code »
  • Have autoreconf fail if LT_INIT is not defined ...
    14a43537
    If the LT_INIT macro is not available in a *.m4 file to be
    found during the autoreconf run, it is impossible to build
    a useful configure script.
    
    Therefore, we blacklist the LT_INIT macro so when it appears
    unexpanded in the configure script, autoreconf will report
    the failure instead of silently creating a broken configure.
    
    This is generally a good idea for any macro not shipped with
    Automake or Autoconf.
    Hans Ulrich Niedermann authored
    2022-10-03 22:15:43 +0200  
    Browse Code »
  • Have autogen.sh fail if autoreconf fails ...
    6ab18ddd
    If the autoreconf program does not succeed, autogen.sh
    should not succeed either.
    
    The definition of "succeed" being "exit with exit code 0".
    Hans Ulrich Niedermann authored
    2022-10-03 22:15:43 +0200  
    Browse Code »
  • Add jordanjohnson56 to CLA
    51d366f7
    Stéphane Raimbault authored
    2022-10-03 22:09:10 +0200  
    Browse Code »

18 Aug, 2022
5 commits
  • Add 0x34d to .clabot
    aea0b02d
    Stéphane Raimbault authored
    2022-08-18 13:52:37 +0200  
    Browse Code »
  • Test socket against positive value instead of -1
    6914cf96
    Stéphane Raimbault authored
    2022-08-18 13:39:00 +0200  
    Browse Code »
  • Avoid negative value in FD_SET call
    192fac7c
    Stéphane Raimbault authored
    2022-08-18 13:36:21 +0200  
    Browse Code »
  • Move migration content to libmodbus.org
    987d5af1
    Stéphane Raimbault authored
    2022-08-18 01:09:46 +0200  
    Browse Code »
  • Remove year range in Copyright
    5ce6b8a9
    Stéphane Raimbault authored
    2022-08-18 00:27:50 +0200  
    Browse Code »

17 Aug, 2022
2 commits
  • Minor adjustments to MD files
    b9488b2c
    Stéphane Raimbault authored
    2022-08-17 22:21:56 +0200  
    Browse Code »
  • Remove travis.yml
    c4875ed2
    Stéphane Raimbault authored
    2022-08-17 20:46:17 +0200  
    Browse Code »