Commit graph

224 commits

Author SHA1 Message Date
Jan Speller cb64045f32 fix wildcard replacement 2020-02-22 23:47:13 +01:00
Bastian Schroll c7d7231959 add ABC 2019-10-30 11:08:26 +01:00
Bastian Schroll bf16a5c82f
adding sdrInput and inputBase classes 2019-10-28 21:24:09 +01:00
Bastian Schroll 2f5184742f
some refactorings 2019-10-28 21:20:05 +01:00
Bastian Schroll 64fc0ec868 fix routerManager 2019-10-28 09:05:14 +01:00
Bastian Schroll d0876ca404
edit descriptor module 2019-10-27 21:58:06 +01:00
Bastian Schroll e7b3a6335b
remove unnecessary property in repTimer 2019-10-27 19:33:00 +01:00
Bastian Schroll 960f2c48f0
some changes on decoder 2019-10-26 18:56:14 +02:00
Bastian Schroll 3b7847a515
add some documentation 2019-10-26 18:35:31 +02:00
Bastian Schroll e8c0446943
edit docs 2019-10-26 16:23:42 +02:00
Bastian Schroll 61e085d555
add regexFilter and docs 2019-10-26 13:41:17 +02:00
Bastian Schroll a92dd8d94c
update docs 2019-10-26 10:18:55 +02:00
Bastian Schroll 51e2b1e258
implement registerWildcard() for modules 2019-10-25 21:58:35 +02:00
Bastian Schroll b0a5cb57fe
add import log msg 2019-10-25 18:40:25 +02:00
Bastian Schroll a098cfcc4d
edit log msg 2019-10-25 18:32:19 +02:00
Bastian Schroll 7a852cad02
remove bwPaket from router return log 2019-10-25 17:21:41 +02:00
Bastian Schroll d2052a1558
fix pep8 2019-10-25 15:57:13 +02:00
Bastian Schroll 277cd9db12
refactoring in routerManager 2019-10-25 15:56:20 +02:00
Bastian Schroll c07237f2ea
add statistics for routers 2019-10-25 15:54:26 +02:00
Bastian Schroll 512d72e97a
improve plug/mod cleanup strategy 2019-10-25 15:37:23 +02:00
Bastian Schroll 9ce4fd7420
improve router stats writer 2019-10-25 14:40:49 +02:00
Bastian Schroll 1f01aaf2c3
save router run stats to stats file 2019-10-25 14:33:18 +02:00
Bastian Schroll 1776f91c9e
remove unneded properties 2019-10-25 13:44:22 +02:00
Bastian Schroll 04a8303ca9
set route statistics callback 2019-10-25 13:30:07 +02:00
Bastian Schroll d40432e5b8
add route statisticsCallback 2019-10-25 13:29:26 +02:00
Bastian Schroll 341f05d25a
refactoring in routerManager 2019-10-25 13:27:48 +02:00
Bastian Schroll 5dcd71eb8d
add resource and name to route point 2019-10-25 11:12:41 +02:00
Bastian Schroll bb1a7f21f9
fix server/client encoding 2019-10-24 18:46:22 +02:00
Bastian Schroll 72f4f3c8d8 fix false socket.shutdown call 2019-10-24 10:55:25 +02:00
Bastian Schroll 60d05dc235 fix some log messages 2019-10-24 10:08:07 +02:00
Bastian Schroll 3dddcdcff2
fix pyflakes py3.5 build 2019-10-23 22:23:24 +02:00
Bastian Schroll 464c0c2298
fix server/client connection 2019-10-23 19:05:09 +02:00
Bastian Schroll 549fbafc29
fix client.isConnected() 2019-10-23 15:26:35 +02:00
Bastian Schroll 504728191d add recv timeout for client 2019-10-23 14:17:12 +02:00
Bastian Schroll 50095bf4a7 fix errors 2019-10-23 09:19:32 +02:00
Bastian Schroll 3cd5a59bb5 improve client isConnected method 2019-10-23 08:59:19 +02:00
Bastian Schroll f88c3ea03f improve logging 2019-10-23 08:10:50 +02:00
Bastian Schroll 495176457e
add some log messages 2019-10-21 20:56:51 +02:00
Bastian Schroll 5f30bcb2f3 fix server test 2019-10-21 12:24:25 +02:00
Bastian Schroll 1ae54bee27 fix server test 2019-10-21 11:53:12 +02:00
Bastian Schroll 422109f3fe test changes 2019-10-21 11:22:53 +02:00
Bastian Schroll 40e0a951da add some config tests 2019-10-21 10:28:46 +02:00
Bastian Schroll 0e587e7698 fix server test 2019-10-21 10:11:54 +02:00
Bastian Schroll 06549b8e26 some improvements 2019-10-20 19:07:16 +02:00
Bastian Schroll 056e7857e5 simplify server/client exception handling 2019-10-20 18:55:02 +02:00
Bastian Schroll ae36cf8045 changes in client 2019-10-20 17:56:40 +02:00
Bastian Schroll 0445dc38cc fix test_serverStopsWhileConnected 2019-10-20 17:37:37 +02:00
Bastian Schroll 6f364b8e6a fix server client issues
- add test for server stops until clients connected
- add header for data packets
- check header on read and read only data size in
- make readings non blocking
2019-10-20 17:21:03 +02:00
Bastian Schroll b370a96ed5 fix typo 2019-10-18 21:49:07 +02:00
Bastian Schroll c1fed54a1b fix TypeError Exception in processManager 2019-10-18 21:28:19 +02:00