Stefan Wahren
|
b1063db3bc
|
replace magic numbers with defines
fix MBUS_MAX_PRIMARY_SLAVES to 250
|
2013-03-02 18:03:31 +01:00 |
|
Stefan Wahren
|
be68f84d38
|
remove unnecessary POSIX header
|
2012-12-10 21:35:02 +01:00 |
|
Stefan Wahren
|
1a538e73aa
|
New parameter for mbus_send_ping_frame to purge response
|
2012-09-01 22:51:44 +02:00 |
|
Stefan Wahren
|
e6a52f97ea
|
Replaced magic resultcodes from mbus_recv_frame with defines
|
2012-07-11 23:33:52 +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
|
5f9052b284
|
Renamed mbus_recv_frame_dummy() to more descriptive mbus_purge_frames()
|
2012-07-09 10:48:13 +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 |
|
jakubovsky
|
5d079254cc
|
Extended mbus_recv_frame() error codes, improved collision handling
- handling TCP connection reset and read(2) timeout
|
2012-07-03 14:35:07 +02:00 |
|
Stefan Wahren
|
49b49d077b
|
Sync behaviour from serial to TCP connections
|
2012-05-29 21:34:20 +02:00 |
|
Stefan Wahren
|
90aec91bff
|
Added frame tracing (hex format) via debug switch
|
2012-05-15 22:57:03 +02:00 |
|
Robert Johansson
|
dadf3b4823
|
added a debug/verbose flag to the primary address scan utils
|
2012-05-13 16:34:34 +09:00 |
|
Robert
|
c10b37e53d
|
got rid of duplicate catalog libmbus/libmbus
|
2012-04-15 10:51:15 +09:00 |
|