Commit Graph

264 Commits

Author SHA1 Message Date
keldu.magnus 473dd13cdd encoding tests 2020-10-05 18:06:55 +02:00
keldu.magnus 9a3e37dce4 encoding for lists and structs done 2020-10-05 17:48:28 +02:00
keldu.magnus 91820e1663 test needs to check the available read size 2020-10-05 15:07:30 +02:00
keldu.magnus fd7147e667 json.h had a bad brace and caused strange casts. primitive encoding still fails 2020-10-05 03:25:44 +02:00
keldu.magnus c1c7807454 fixed string. buffer push still broken 2020-10-05 01:44:57 +02:00
keldu.magnus 92c71637c3 buffers are buggy 2020-10-05 01:29:38 +02:00
keldu.magnus 6d594022d6 encoding work. sadly, endian.h had to be renamed, because of <endian.h> in debian/linux type systems 2020-10-04 16:30:13 +02:00
keldu.magnus ba9613f353 included codec with incomplete json and message description. modified existing driver implementation 2020-10-01 14:20:55 +02:00
keldu.magnus 511a43ca39 formatting 2020-09-29 17:10:38 +02:00
keldu.magnus e88399d0c1 immediate fix, because storage wasn't set. 2020-09-29 17:08:32 +02:00
keldu.magnus 0088f55eb4 fixed #1, added conveyor immediate node and conveyor storage inherits from Event now. 2020-09-29 16:24:50 +02:00
keldu.magnus a4539ad3ca restart stalled event chain 2020-09-29 02:30:26 +02:00
keldu.magnus 48b6a638c2 network drivers 2020-09-28 19:36:35 +02:00
keldu 798c808285 Merge branch 'master' of ssh://git.keldu.de:64730/kelgin/kelgin into master 2020-09-23 21:26:13 +02:00
keldu.magnus 1a79cf5ecb added user defined sig1 2020-09-23 21:25:59 +02:00
keldu 80f39a2990 Merge branch 'master' of ssh://git.keldu.de:64730/kelgin/kelgin into master 2020-09-23 21:24:38 +02:00
keldu 7e3a88918e comments 2020-09-23 21:24:34 +02:00
keldu.magnus 001cb272fd move constructor fix 2020-09-19 21:12:16 +02:00
keldu.magnus 8ae794332b added wait functionality 2020-09-02 16:50:42 +02:00
keldu.magnus d1157e854a minor renaming change 2020-09-02 14:51:03 +02:00
keldu.magnus 103cb3cd59 minor alias changes and added comments with todos 2020-09-02 14:50:38 +02:00
keldu 1b877f9127 sink bug which didn't add the nodes into the sink 2020-08-29 19:43:03 +02:00
keldu 2a3a6407c0 notify signals implemented 2020-08-28 21:44:26 +02:00
keldu 257fa94644 signal registration with conveyor 2020-08-28 21:08:04 +02:00
keldu 9717073a29 ran format + changed build scripts 2020-08-28 16:59:25 +02:00
keldu.magnus 13fb0c8f67 daemonizing and conveyor sinks in general 2020-08-26 16:39:59 +02:00
keldu.magnus 33d24c31d6 creation of sink before loop is set as current 2020-08-26 15:30:48 +02:00
keldu.magnus c9013a159f Conveyor void implemented for now 2020-08-25 20:52:32 +02:00
keldu.magnus 62434636cd void preparations 2020-08-25 19:51:45 +02:00
keldu.magnus da8c88e6f4 error or return in then() now possible 2020-08-24 12:47:18 +02:00
keldu.magnus 8235be9cb3 io definitions and attach node added 2020-08-23 15:47:14 +02:00
keldu.magnus 681235d788 tests format again 2020-08-21 18:39:49 +02:00
keldu.magnus 909e848b2c building libraries now and adding unix specific code 2020-08-21 18:38:24 +02:00
keldu.magnus 16dbef81af building a library now 2020-08-20 19:02:24 +02:00
keldu.magnus af30c05f3a expanded scheduling test 2020-08-20 01:20:56 +02:00
keldu.magnus e7e726bfdc formatted 2020-08-20 00:52:51 +02:00
keldu.magnus 896bc73ec2 storage nodes working with poll 2020-08-20 00:50:36 +02:00
keldu.magnus ebda90fb01 implemented buffers 2020-08-20 00:36:21 +02:00
keldu e51527d761 mostly constructor,copy/move assignement fixes 2020-08-18 22:47:34 +02:00
keldu fe19899694 async conveyor stuff 2020-08-18 22:38:36 +02:00
keldu 021ed589d3 merge conflict resolved 2020-08-18 20:01:04 +02:00
keldu 9437d3c22e implementing conveyor adapters 2020-08-18 19:59:59 +02:00
keldu.magnus 2cf3a8edb7 implementation of conv nodes 2020-08-18 16:40:49 +02:00
keldu 366892ac7f implementing more adapter conveyor methods 2020-08-17 23:29:39 +02:00
keldu.magnus 0dbc640b02 implementation of conv nodes 2020-08-17 20:19:42 +02:00
keldu.magnus df28cb24a0 merge resolved 2020-08-16 20:08:44 +02:00
keldu.magnus 470cf18227 working on simple adapt pipeline/conveyor nodes 2020-08-16 20:08:11 +02:00
keldu c143d65965 Merge branch 'master' of ssh://git.keldu.de:64730/kelgin/kelgin 2020-08-10 23:49:18 +02:00
keldu ae894a50ad renamed helper class 2020-08-10 23:49:12 +02:00
keldu.magnus e353c4aef4 added basic logging structure and async classes 2020-08-10 23:33:20 +02:00