Commit History

Author SHA1 Message Date
  Stéphane Raimbault df0cf79272 Rename src to modbus 15 years ago
  Stéphane Raimbault f20a18605a Fix #457200 - FreeBSD support by Norbert Koch 15 years ago
  Stéphane Raimbault 22a6898198 New API modbus_read_float() and modbus_write_float() for float values 15 years ago
  Stéphane Raimbault 77c8c41608 Fix useless ret argument in printf 15 years ago
  Stéphane Raimbault 237df10263 New function modbus_set_slave() 15 years ago
  Stéphane Raimbault 629dc1d729 Minor - White spaces cleanup 16 years ago
  Stéphane Raimbault 14f42c1896 Error handling improvements 16 years ago
  Stéphane Raimbault cdc536c9ad The slave only listen when concerned (slave ID or broadcast) 16 years ago
  Stéphane Raimbault e80dc40503 Rename modbus/ to src/ 16 years ago
  Stéphane Raimbault d8a5e5558f Whitespace cleanup 16 years ago
  Stéphane Raimbault f09a7471b0 Enhance the output of the bad response test. 16 years ago
  Stéphane Raimbault a01bab2b69 Add a unit test for the bad response from the slave. 16 years ago
  Stéphane Raimbault d11d30a50a Better unit tests. 17 years ago
  Stéphane Raimbault 3948142c51 New random-test-slave 17 years ago
  Stéphane Raimbault 6683bd4797 Check the number of points requested 17 years ago
  Stéphane Raimbault 688ec1f599 Better use \n in printf in unit-test-master.c 17 years ago
  Stéphane Raimbault a017c19f2a GNU licenses updated to the version 3. 17 years ago
  Stéphane Raimbault 62654acc0b Fix incorrect number of points in unit-test-master.c 17 years ago
  Stéphane Raimbault 50235c4036 Use int instead of uint8_t/uint16_t in function arguments. 17 years ago
  Stéphane Raimbault 7b320fa25a Add preset_multiple_registers in slave side 17 years ago
  Stéphane Raimbault f458340082 Add force_multiple_coils on the slave side 17 years ago
  Stéphane Raimbault ed5bed91f6 Add preset_single_register on the server side (slave) 17 years ago
  Stéphane Raimbault de225a19e2 - Fix the server side of force_single_coil 17 years ago
  Stéphane Raimbault 861e6a84b9 New tests 17 years ago
  Stéphane Raimbault 93f239f588 - The slave can build exception responses: 17 years ago
  Stéphane Raimbault fa4f566bf9 Unit testing 17 years ago
  Stéphane Raimbault 35c5a23087 - Rename test files 17 years ago