1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

14 Commits

Author SHA1 Message Date
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