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
  • tests
  • Makefile.am
12 Nov, 2012
1 commit
  • Major update of build system ...
    03e9d630
    - depends of automake 1.11
    - C99
    - pic-only
    - more warning C flags
    - remove obscure checks
    - don't print directories
    - add libmodbus.pc to clean files
    - remove -Werror
    Stéphane Raimbault authored
    2012-11-12 23:17:40 +0100  
    Browse File »

03 Jun, 2011
1 commit
  • Alphabetical ordering of tests in Makefile.am
    ac6ba5c1
    Stéphane Raimbault authored
    2011-06-03 16:34:05 +0200  
    Browse File »

23 Jul, 2010
1 commit
  • Rename slave to server and master to client
    3593d5ad
    Stéphane Raimbault authored
    2010-07-23 00:27:49 +0200  
    Browse File »

02 Jul, 2010
1 commit
  • Revert "Rename src to modbus" ...
    4a38de0a
    This reverts commit df0cf7927249954f15e0aa85b02d21b990fa9af9.
    Use <modbus.h> in tests.
    Stéphane Raimbault authored
    2010-07-02 08:37:42 +0200  
    Browse File »

16 Apr, 2010
1 commit
  • Add versioning infrastructure ...
    95fd206f
    Inspired by the Clutter project and work done by Florian Forster.
    Stéphane Raimbault authored
    2010-04-16 03:37:56 +0200  
    Browse File »

02 Apr, 2010
1 commit
  • Rename src to modbus ...
    df0cf792
    This time the change is definitive :)
    Stéphane Raimbault authored
    2010-04-02 17:07:42 +0200  
    Browse File »

21 Jan, 2010
8 commits
  • Rename modbus/ to src/ ...
    e80dc405
    - upgrade to WAF 1.5.3
    - smaller WAF scripts
    - fix using of modbus.h with WAF
    - updated configure.ac and Makefile.am files
    - change include paths in test files
    Stéphane Raimbault authored
    2010-01-21 11:35:27 +0100  
    Browse File »
  • New slave able to manage many connections on uniprocessor architecture ...
    c7a6ffb3
    - new functions modbus_slave_init_listen_tcp, modbus_slave_accept_tcp,
      modbus_slave_slave_receive.
    - removed printf in modbus.c: 'Connection closed'
    - new slave test, bandwith-slave-many-up
    - updated build scripts
    - updated MIGRATION document file
    Stéphane Raimbault authored
    2010-01-21 11:35:26 +0100  
    Browse File »
  • Debian packaging ...
    857fff60
    - Add test files to examples directory in libmodbus-dev.
    - Add MIGRATION file to libmodbus-dev.
    - Define the compatibility level to 6.
    - Add MIGRATION to EXTRA_DIST in Makefile.am
    - Add README to  EXTRA_DIST in tests/Makefile.am
    - Add unit-test.h as dependency in tests/Makefile.am
    Stéphane Raimbault authored
    2010-01-21 11:35:25 +0100  
    Browse File »
  • New random-test-slave ...
    3948142c
    - rename test-master-random => random-test-master
    - fix memset
    - update README
    - add the files to configure.ac and wscript
    Stéphane Raimbault authored
    2010-01-21 11:35:24 +0100  
    Browse File »
  • New programs to benchmark the transfert rate. ...
    2b83af9e
    The results are really interesting!
    - bench-bandwidth-slave.c
    - bench-bandwidth-master.c
    Stéphane Raimbault authored
    2010-01-21 11:35:23 +0100  
    Browse File »
  • - Rename test files ...
    35c5a230
    - Separate unit-test-master and test-master-random
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »
  • New organisation of the source tree ...
    55bab3f5
    - separate tests directory
    - regroup modbus.h and modbus.c in the same dir
    - updated waf scripts
    - updated autotools files
    - bump application version to 1.9.0
    - bump library number to 2.0.0
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • Major changes to the build system ...
    15d042e2
    - move modbus.h => include/modbus/
    - create a pkgconfig file (module.pc)
    - install modbus.h in $(includedir)
    - new path to reach modbus.h
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse Dir »

10 Sep, 2005
1 commit
  • initial import ...
    f7cb1f06
    (automatically generated log message)
    Stephane Raimbault authored
    2005-09-10 09:49:54 +0000  
    Browse Dir »