Stefan Wahren
|
c2a3f4b871
|
Fix event handling after moving callbacks to mbus handle
|
2013-10-13 21:56:15 +02:00 |
|
Stefan Wahren
|
55d4c0fba2
|
Remove trailing whitespace
Signed-off-by: Stefan Wahren <info@lategoodbye.de>
|
2013-09-13 17:53:33 +02:00 |
|
Stefan Wahren
|
8b9d6e735e
|
sync mbus-tcp-request-data-multi-reply with serial
make init_slaves and parse_abort static
fix return value of parse_abort
remove unused variables
free resources before exit
|
2013-07-01 08:16:20 +02:00 |
|
Stefan Wahren
|
4d85dad403
|
change TCP port datatype from int to uint16_t
because int doesn't match the range
add range check in every TCP binary
|
2013-05-12 21:26:38 +02:00 |
|
Stefan Wahren
|
e248d6e421
|
replace address parameter checks with new helper functions
|
2012-12-31 13:44:03 +01:00 |
|
Stefan Wahren
|
404e245af5
|
replace magic number with define
|
2012-12-20 20:42:10 +01:00 |
|
Stefan Wahren
|
be68f84d38
|
remove unnecessary POSIX header
|
2012-12-10 21:35:02 +01:00 |
|
Stefan Wahren
|
501b105d01
|
unify m-bus slave init
|
2012-09-01 22:52:55 +02:00 |
|
jakubovsky
|
b95f29fcc8
|
mbus_connect() and mbus_disconnect() return 0 on success and -1 otherwise
|
2012-07-09 12:33:32 +02:00 |
|
jakubovsky
|
6b2d43617f
|
Merge remote-tracking branch 'upstream/master'
|
2012-07-06 11:14:47 +02:00 |
|
jakubovsky
|
ec50ab9286
|
Examples from bin directory updated. API usage updated in mbus-protocol-aux.h.
|
2012-07-04 19:49:54 +02:00 |
|
Stefan Wahren
|
d025b27b07
|
- fixed check of mbus_sendrecv_request and mbus_recv_frame
- initialized memory in mbus_sendrecv_request
- used defines for special address instead of magic numbers
|
2012-06-20 00:23:25 +02:00 |
|
Stefan Wahren
|
49b49d077b
|
Sync behaviour from serial to TCP connections
|
2012-05-29 21:34:20 +02:00 |
|
Stefan Wahren
|
69bc06eeb1
|
Improved readout by secondary address
- save 1 REQ_UD2 by selecting instead of probing seconday address
|
2012-05-20 03:55:36 +02:00 |
|
Stefan Wahren
|
90aec91bff
|
Added frame tracing (hex format) via debug switch
|
2012-05-15 22:57:03 +02:00 |
|
Robert Johansson
|
726f837d2d
|
improved error handling
|
2012-05-13 16:34:12 +09:00 |
|
Robert Johansson
|
281394c092
|
attempt to unify the XML output for sequences of multi-telegram frames (single XML document, global record counts, no repeat of frame headers)
|
2012-04-21 08:34:01 +09:00 |
|
Robert
|
c10b37e53d
|
got rid of duplicate catalog libmbus/libmbus
|
2012-04-15 10:51:15 +09:00 |
|