ntruchsess
|
54469ba9ae
|
Merge branch 'owx_ser_timeout'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6398 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-12 21:22:18 +00:00 |
|
ntruchsess
|
13ceb5cd28
|
OWX_DS9097 optimize search algorithm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6392 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-11 15:25:00 +00:00 |
|
ntruchsess
|
e56c24cd57
|
OWX_ASYNC: move timeout to lowest level, configurable as attribute
Merge branch 'owx_timeout'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6378 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-07 22:01:18 +00:00 |
|
ntruchsess
|
c636876eab
|
OWX_FRM: fix timeouts caused by commit rev. 6289
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6368 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-06 21:22:43 +00:00 |
|
ntruchsess
|
fa6da0ea26
|
OWX_DS9097: fix 1-Wire search algorithm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6362 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-04 21:08:27 +00:00 |
|
ntruchsess
|
4c01175af9
|
OWX_SER/DS2480/DS9097: fix bugs of commit 3ddd112c6b0d19094e0c0fd791d44fd30c0b43fc
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6361 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-04 21:08:18 +00:00 |
|
ntruchsess
|
fef9b77c94
|
OWX_DS9097: refactoring for new protothreads interface
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6360 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-04 21:08:10 +00:00 |
|
ntruchsess
|
17bf27bf61
|
OWX, OWX_SER: add new DS9097 detect string
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6359 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-08-04 21:08:00 +00:00 |
|
ntruchsess
|
ba89f80fe1
|
OWX_SER: add support for network-attached serial
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6292 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-07-21 21:02:28 +00:00 |
|
ntruchsess
|
56b9ae0837
|
OWX_ASYNC: unset present on disconnect, OWX_SER: fix detection of disconnect
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6289 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-07-20 21:13:33 +00:00 |
|
ntruchsess
|
0c65cbe27b
|
OWX_SER: fix 'uninitialized value in vec'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6275 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-07-19 11:51:37 +00:00 |
|
ntruchsess
|
1a73078526
|
OWX_SER: implement DevIo-based communication and reconnect
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6271 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-07-18 21:50:39 +00:00 |
|
ntruchsess
|
399cc60d95
|
OWX_ASYNC: cleanup and refactor interface to busmaster-classes (do all nested protothreads)
Merge branch 'owx_protothreads'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6259 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-07-15 16:44:35 +00:00 |
|
ntruchsess
|
1336a67a13
|
OWX_ASYNC: refactor scheduling (for DS2480), avoids looping behaviour
Merge branch 'owx_async_scheduler'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6108 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-06-13 22:36:48 +00:00 |
|
ntruchsess
|
826119544e
|
add $Id to make betateilchen happy
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-05-21 21:56:37 +00:00 |
|
ntruchsess
|
0eb8b7d40d
|
OWX_ASYNC: handle Exceptions in ProtoThreads, lower loglevel of Alarms-logging
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5902 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-05-19 15:11:06 +00:00 |
|
ntruchsess
|
6fdb680ca4
|
Merge branch 'owx_async_protothreads'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-05-14 21:17:18 +00:00 |
|
ntruchsess
|
3c5fd56d67
|
OWX_SER: fix pt_execute correctly handling undefined $writedata and $numread
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5854 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-05-13 22:15:47 +00:00 |
|
ntruchsess
|
d4bd5fc9db
|
OWX_ASYNC: refactor using protothreads
Merge branch 'owx_async_protothreads'
Conflicts:
fhem/FHEM/21_OWTHERM.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5789 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-05-08 20:17:42 +00:00 |
|
ntruchsess
|
f4e35f935e
|
OWX_SER: fix hang in initialization when DS2480 does not respond to initial reset
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5592 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-04-21 12:20:32 +00:00 |
|
ntruchsess
|
d529b62986
|
OWX_ASYNC: fix commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5528 2b470e98-0d58-463d-a4d8-8e2adae1ed80
|
2014-04-14 22:20:54 +00:00 |
|