Stefan Wahren
|
f6601ca40f
|
print all errors on stderr in all binaries
|
2013-04-26 08:18:17 +02:00 |
|
Stefan Wahren
|
312eca72e5
|
fix logic of secondary address check
|
2012-12-31 13:53:40 +01:00 |
|
Stefan Wahren
|
e248d6e421
|
replace address parameter checks with new helper functions
|
2012-12-31 13:44:03 +01:00 |
|
Stefan Wahren
|
dc948566db
|
remove unnecessary POSIX header
|
2012-12-10 21:26:48 +01:00 |
|
Stefan Wahren
|
501b105d01
|
unify m-bus slave init
|
2012-09-01 22:52:55 +02:00 |
|
Stefan Wahren
|
d2608d5de7
|
add allocation error handling
|
2012-09-01 22:14:21 +02:00 |
|
Stefan Wahren
|
7a83f7931d
|
Fixed command args handling of mbus-serial-scan-secondary
|
2012-07-19 20:09:24 +02:00 |
|
Stefan Wahren
|
c86ed10af7
|
Fixed result check for mbus_connect
|
2012-07-13 23:01:29 +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
|
2f5476c3a5
|
Removed sleep workaround
|
2012-06-10 19:23:59 +02:00 |
|
Stefan Wahren
|
c2f7c0d48e
|
Improved wildcard search results (still not all meters were found)
- sleep 1 second after each init frame
- select secondary address with enabled FCB bit
|
2012-05-29 20:51:34 +02:00 |
|
Stefan Wahren
|
cc39adc36a
|
Fixed bug in wildcard search
- use valid reply to receive select result
|
2012-05-20 04:08:15 +02:00 |
|
Stefan Wahren
|
f14b3beb84
|
Fixed bugs in wildcard search
- init slaves before search
- corrected return codes
- handle collisions (possibly more bytes than expected)
- sync recv frame (tcp vs serial)
- add tracing
|
2012-05-15 23:30:55 +02:00 |
|
Stefan Wahren
|
90aec91bff
|
Added frame tracing (hex format) via debug switch
|
2012-05-15 22:57:03 +02:00 |
|
Robert
|
c10b37e53d
|
got rid of duplicate catalog libmbus/libmbus
|
2012-04-15 10:51:15 +09:00 |
|