Stéphane Raimbault
|
66c59d6f85
Change indent level from 8 to 4
|
14 年之前 |
Stéphane Raimbault
|
807c20f08d
Parity setting is now a single char ('N', 'E' or 'O')
|
14 年之前 |
Stéphane Raimbault
|
2b985f8163
Fix #591142 - Slave id check should be disabled in TCP connection
|
14 年之前 |
Stéphane Raimbault
|
9ea54e0990
The request to check no response from the slave wasn't valid
|
14 年之前 |
Stéphane Raimbault
|
dea51e1c12
Fix step numbers in unit tests
|
14 年之前 |
Stéphane Raimbault
|
d8f2547795
Fix #463299 - New functions to get/set timeouts of begin and end of trame
|
14 年之前 |
Stéphane Raimbault
|
192f17312b
Restore slave ID (server ID) argument in functions
|
14 年之前 |
Stéphane Raimbault
|
4a38de0a52
Revert "Rename src to modbus"
|
14 年之前 |
Stéphane Raimbault
|
f0e7ad217d
Error conventions of POSIX systems and error recovery
|
14 年之前 |
Stéphane Raimbault
|
5ec104ae31
Write real errors to stderr
|
15 年之前 |
Stéphane Raimbault
|
df0cf79272
Rename src to modbus
|
15 年之前 |
Stéphane Raimbault
|
f20a18605a
Fix #457200 - FreeBSD support by Norbert Koch
|
15 年之前 |
Stéphane Raimbault
|
22a6898198
New API modbus_read_float() and modbus_write_float() for float values
|
15 年之前 |
Stéphane Raimbault
|
77c8c41608
Fix useless ret argument in printf
|
15 年之前 |
Stéphane Raimbault
|
237df10263
New function modbus_set_slave()
|
15 年之前 |
Stéphane Raimbault
|
629dc1d729
Minor - White spaces cleanup
|
16 年之前 |
Stéphane Raimbault
|
14f42c1896
Error handling improvements
|
16 年之前 |
Stéphane Raimbault
|
cdc536c9ad
The slave only listen when concerned (slave ID or broadcast)
|
16 年之前 |
Stéphane Raimbault
|
e80dc40503
Rename modbus/ to src/
|
16 年之前 |
Stéphane Raimbault
|
d8a5e5558f
Whitespace cleanup
|
16 年之前 |
Stéphane Raimbault
|
f09a7471b0
Enhance the output of the bad response test.
|
16 年之前 |
Stéphane Raimbault
|
a01bab2b69
Add a unit test for the bad response from the slave.
|
16 年之前 |
Stéphane Raimbault
|
d11d30a50a
Better unit tests.
|
17 年之前 |
Stéphane Raimbault
|
3948142c51
New random-test-slave
|
17 年之前 |
Stéphane Raimbault
|
6683bd4797
Check the number of points requested
|
17 年之前 |
Stéphane Raimbault
|
688ec1f599
Better use \n in printf in unit-test-master.c
|
17 年之前 |
Stéphane Raimbault
|
a017c19f2a
GNU licenses updated to the version 3.
|
17 年之前 |
Stéphane Raimbault
|
62654acc0b
Fix incorrect number of points in unit-test-master.c
|
17 年之前 |
Stéphane Raimbault
|
50235c4036
Use int instead of uint8_t/uint16_t in function arguments.
|
17 年之前 |
Stéphane Raimbault
|
7b320fa25a
Add preset_multiple_registers in slave side
|
17 年之前 |