blob: 87124339ac2bc4436afa298c6eadc13d4efdb7b3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2014.10.23 -- Version 0.0.3
* viz inital support
* hub now exports data as json
* new database schema containing uuid for later use in remote push
2014.10.21 -- Version 0.0.2
* daq plugins now use stateless protocol
* hub supports unix datagram sockets now
* hub with basic support for dataset forwarding
2014.10.21 -- Version 0.0.1
* initial release
* daq plugins are mostly done
* initial hub
* no viz
|