Bastian Schroll
|
5ad33eac7e
|
improve updater class
|
2019-03-11 22:04:19 +01:00 |
|
Bastian Schroll
|
30a384c12d
|
Merge branch 'develop' into update_check
|
2019-03-10 19:44:38 +01:00 |
|
Bastian Schroll
|
2e9681b7d4
|
add a modeFilter module
|
2019-03-09 12:12:35 +01:00 |
|
Bastian Schroll
|
185af05f99
|
implement fetching from online version
|
2019-03-08 09:05:20 +01:00 |
|
Bastian Schroll
|
05166cfdca
|
add docstrings to the router classes
|
2019-03-04 20:10:49 +01:00 |
|
Bastian Schroll
|
54676f9f06
|
remove false todo
|
2019-03-04 14:54:00 +01:00 |
|
Bastian Schroll
|
8ae23b4d0f
|
split router classes and make own module
|
2019-03-04 14:48:25 +01:00 |
|
Bastian Schroll
|
43674989b9
|
little change in server test
|
2019-03-03 20:14:46 +01:00 |
|
Bastian Schroll
|
69acff24e4
|
add doc strings for tests
|
2019-03-03 20:00:04 +01:00 |
|
Bastian Schroll
|
c76c179225
|
various pylint fixes
|
2019-03-03 19:39:53 +01:00 |
|
Bastian Schroll
|
3feda678e2
|
some little fixes
|
2019-03-03 19:14:00 +01:00 |
|
Bastian Schroll
|
4b69b08028
|
fix test config file location and paths
|
2019-03-03 13:58:37 +01:00 |
|
Bastian Schroll
|
2ca62d90f2
|
move test files - fix config tests
|
2019-03-03 13:32:31 +01:00 |
|
Bastian Schroll
|
82e3eb719d
|
move old files to __deprecated folder
|
2019-03-03 11:21:57 +01:00 |
|
Bastian Schroll
|
e372fb75b4
|
fix some classes for testing
|
2019-03-03 09:56:36 +01:00 |
|
Bastian Schroll
|
f0d76ea165
|
remove unused import
|
2019-03-02 22:36:28 +01:00 |
|
Bastian Schroll
|
39d88f3e3d
|
implement new router system in server
|
2019-03-02 09:17:20 +01:00 |
|
Bastian Schroll
|
3fa10911c9
|
remove generall exception handling
|
2019-03-02 09:15:40 +01:00 |
|
Bastian Schroll
|
4ac4bc5faa
|
improve error handling in router building
|
2019-03-01 22:46:28 +01:00 |
|
Bastian Schroll
|
f487bfc104
|
some refactoring
|
2019-03-01 22:12:29 +01:00 |
|
Bastian Schroll
|
7f55be4823
|
add some error handling in router
|
2019-03-01 21:46:48 +01:00 |
|
Bastian Schroll
|
98d2ea344b
|
add RouterManager
|
2019-03-01 20:41:13 +01:00 |
|
Bastian Schroll
|
aeaea325e9
|
many file moves
|
2019-03-01 12:16:06 +01:00 |
|
Bastian Schroll
|
a42676010e
|
some reworks
- rework configYaml
- rework router mechanism test
- move plugin and module files
|
2019-03-01 12:09:12 +01:00 |
|
Bastian Schroll
|
71d87b080f
|
Merge branch 'develop' into router
|
2019-02-28 12:01:46 +01:00 |
|
Bastian Schroll
|
9371b71ee0
|
add isRunning/isConnected Props to server and client
|
2019-02-28 08:57:41 +01:00 |
|
Bastian Schroll
|
a879f27407
|
remove old config class
|
2019-02-27 12:41:29 +01:00 |
|
Bastian Schroll
|
e2ca436e5d
|
make client ready for broadcast function
|
2019-02-27 12:08:55 +01:00 |
|
Bastian Schroll
|
60912ce705
|
first tests with yaml config
|
2019-02-27 08:39:54 +01:00 |
|
Bastian Schroll
|
90ccbf9d0d
|
use new yaml config loader in client
|
2019-02-27 08:02:40 +01:00 |
|
Bastian Schroll
|
feb47c2f73
|
first idea for the router class
|
2019-02-26 13:33:35 +01:00 |
|
Bastian Schroll
|
18d7a0db6f
|
add alarmWorker template
|
2019-02-10 12:02:44 +01:00 |
|
Bastian Schroll
|
e8c43fc124
|
Merge branch 'fixes' into develop
|
2018-09-25 19:10:32 +02:00 |
|
Bastian Schroll
|
bbf71a34a7
|
Merge branch 'develop' into broadcast
|
2018-09-25 19:06:56 +02:00 |
|
Bastian Schroll
|
ffb8bba460
|
fix some small pep8 err
|
2018-09-25 19:00:07 +02:00 |
|
Bastian Schroll
|
22588caac5
|
add unittest
|
2018-09-25 18:50:52 +02:00 |
|
Bastian Schroll
|
3eac36d123
|
some little fixes
|
2018-09-25 10:08:00 +02:00 |
|
Bastian Schroll
|
575cc1f19a
|
fixes
|
2018-09-23 21:39:50 +02:00 |
|
Bastian Schroll
|
362e1001b3
|
improve tests, add is Running prop
|
2018-09-23 21:39:04 +02:00 |
|
Bastian Schroll
|
26af2ef18b
|
fix in runningState management
|
2018-09-23 21:27:40 +02:00 |
|
Bastian Schroll
|
59f6ec0732
|
check running state, add prop for running state
|
2018-09-23 21:22:22 +02:00 |
|
Bastian Schroll
|
cb08ad4e88
|
improve timer tests and add some fixes
|
2018-09-23 21:08:44 +02:00 |
|
Bastian Schroll
|
71065672a7
|
some improvements
|
2018-09-23 18:44:58 +02:00 |
|
Bastian Schroll
|
16c5388d3d
|
some improvements
|
2018-09-23 18:19:48 +02:00 |
|
Bastian Schroll
|
9c091fb1f7
|
add more docu
|
2018-09-22 22:58:19 +02:00 |
|
Bastian Schroll
|
1b7341c07e
|
resolve todo and add some docu
|
2018-09-22 08:39:41 +02:00 |
|
Bastian Schroll
|
bec034827f
|
some improvements
- run server in thread
- improve some logging msg
|
2018-09-21 22:36:11 +02:00 |
|
Bastian Schroll
|
1837ba46af
|
Merge branch 'develop' into ping
|
2018-09-21 22:09:30 +02:00 |
|
Bastian Schroll
|
deee515b15
|
broadcasting func - get conn infos from server
|
2018-09-21 22:02:07 +02:00 |
|
Bastian Schroll
|
407de76ccf
|
edit comments
|
2018-09-21 20:14:56 +02:00 |
|