Stéphane Raimbault
|
bf763c96cd
Rename to modbus_read_and_write_registers to follow the new API
|
15 yıl önce |
Stéphane Raimbault
|
6e06eb7d79
Fix test on illegal address in read and write function
|
15 yıl önce |
Hannu Vuolasaho
|
9a2733e7ec
New read and write registers function
|
15 yıl önce |
Hannu Vuolasaho
|
a2e16a16b0
Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_*
|
15 yıl önce |
Stéphane Raimbault
|
f33e5b9ff8
Avoid duplicated code to compute the header_length
|
15 yıl önce |
Stéphane Raimbault
|
0a671c234c
Add modbus-version.h.in
|
15 yıl önce |
Stéphane Raimbault
|
fb1abdbc49
Add AM_LDFLAGS to LDFLAGS
|
15 yıl önce |
Stéphane Raimbault
|
e7d499b61a
Allow 0 size in mapping allocation
|
15 yıl önce |
Stéphane Raimbault
|
a0b122545d
Add missing invalid function exception
|
15 yıl önce |
Stéphane Raimbault
|
811d134978
OpenBSD support by Anibal Limón
|
15 yıl önce |
Stéphane Raimbault
|
d613a6403a
Add a missing space in a verbose message
|
15 yıl önce |
Stéphane Raimbault
|
4d3bf7beea
Implement report slave ID on server side
|
15 yıl önce |
Stéphane Raimbault
|
86418cf3b7
Comments, naming and minor
|
15 yıl önce |
Stéphane Raimbault
|
a0c660fe43
Add unit test to read 0 registers
|
15 yıl önce |
Stéphane Raimbault
|
3593d5ad54
Rename slave to server and master to client
|
15 yıl önce |
Stéphane Raimbault
|
754235c2f0
Major - Oh Gosh, it's brand new API!
|
15 yıl önce |
Stéphane Raimbault
|
66c59d6f85
Change indent level from 8 to 4
|
15 yıl önce |
Stéphane Raimbault
|
5ab6c0e100
Removed trailing whitespace
|
15 yıl önce |
Stéphane Raimbault
|
807c20f08d
Parity setting is now a single char ('N', 'E' or 'O')
|
15 yıl önce |
Stéphane Raimbault
|
2b985f8163
Fix #591142 - Slave id check should be disabled in TCP connection
|
15 yıl önce |
Stéphane Raimbault
|
9ea54e0990
The request to check no response from the slave wasn't valid
|
15 yıl önce |
Stéphane Raimbault
|
dea51e1c12
Fix step numbers in unit tests
|
15 yıl önce |
Stéphane Raimbault
|
d8f2547795
Fix #463299 - New functions to get/set timeouts of begin and end of trame
|
15 yıl önce |
Stéphane Raimbault
|
7eac79a79b
Add missing return in modbus_flush
|
15 yıl önce |
Stéphane Raimbault
|
daa6d20894
Fix the broadcast constant (255 -> 0)
|
15 yıl önce |
Stéphane Raimbault
|
367d565ddc
Updated NEWS
|
15 yıl önce |
Stéphane Raimbault
|
1c501045c1
Remove the function set_message_length_tcp
|
15 yıl önce |
Stéphane Raimbault
|
192f17312b
Restore slave ID (server ID) argument in functions
|
15 yıl önce |
Stéphane Raimbault
|
93ce136561
Merge modbus.h and version.h
|
15 yıl önce |
Stéphane Raimbault
|
4a38de0a52
Revert "Rename src to modbus"
|
15 yıl önce |