Commit Graph

164 Commits

Author SHA1 Message Date
da182adcd2 updated edescriptor thingi 2014-04-11 15:47:09 +02:00
8d1bd4e816 moved certain rest related classes 2014-04-10 15:23:15 +02:00
07d6b47885 added injection and fixed shutdown problems 2014-04-10 15:19:39 +02:00
87781b8f06 Added new abstraction layer 2014-04-10 14:11:40 +02:00
28bd7c40d8 removed unused option 2014-04-09 16:27:54 +02:00
dcd394b586 updated readme formatting 2014-04-08 10:11:02 +02:00
76c40ccf28 Made zmq port configureable
Updated Readme.md file
2014-04-08 10:09:05 +02:00
8522d46813 renamed fda script to server and added script to startup the viewer 2014-04-07 15:11:01 +02:00
1077ec8ab3 Added flag to generate serializable model classes (xjb.xjb)
Improved viewer to update/change the plots whenever a new scan starts...
Therefore the visualization configuration is always send before any of
the scan data is sent.
2014-04-07 11:02:40 +02:00
da0e0eab79 Updated to latest fdaq 2014-01-22 13:38:35 +01:00
ac54407e34 upgraded to latest fdaq version 2014-01-22 11:29:23 +01:00
b0d4ef9d8b Made home variable visible 2014-01-21 08:41:07 +01:00
f8ee1bd666 updated readme 2014-01-20 13:30:45 +01:00
8d37cdbeca created all in one jar for gui application. 2014-01-20 13:12:25 +01:00
fbe03b7ade Added tracking id for isActive call 2014-01-20 11:12:20 +01:00
d866fa0eda fixed rest documentation 2014-01-15 16:09:39 +01:00
2b0877c65d Documented fda rest api 2014-01-15 16:08:06 +01:00
d7f1b15927 new package version
FDA-106
FDA-1
2014-01-15 14:31:28 +01:00
35a4949907 Rest server now also takes ch.psi.fda.home variable into account
FDA-106
2014-01-15 13:38:03 +01:00
30355deacc removed setting of java.util.logging.config.file inside this class as
this has no effect!
2014-01-15 13:37:07 +01:00
eb0aa9a1b6 Cleaned up configuration mess 2014-01-15 13:14:56 +01:00
b447ec12d7 FDA-1
Added function to wait for the termination of a request
2014-01-15 11:04:24 +01:00
ae78b8c7a7 Removed unnecessary queue in AcquisitionEngine 2014-01-15 10:15:00 +01:00
c9ff7ccf2c tests ... 2014-01-15 09:05:51 +01:00
c01995675e decreased log level for logging complete message send out by the zmq
streamer
2014-01-14 13:47:05 +01:00
e4885d11e1 added startup scripts: FDA-106
created assembly descriptor for build
Renamed RestServer to FdaServer
2014-01-14 11:39:10 +01:00
407aff2e24 Upgrade fdaq and cdump code dependencies ... 2014-01-14 11:08:59 +01:00
9d6ae89f13 Added TODO comment for reminding that filtering is not yet done 2014-01-09 09:17:27 +01:00
fafea6dc69 FDA-103
Created first version of Cdump REST service
2014-01-09 09:10:25 +01:00
3e841c7596 FDA-102 2014-01-09 08:35:50 +01:00
542379545b Added (singleton) fdaq engine class to be able to unregister the zmq
streamer and to avoid having more than one thing driving the fdaq box
...
2014-01-08 16:30:59 +01:00
4d0f329e72 removed class because of no time to fully implement it ...
will add it later .
2014-01-08 16:11:40 +01:00
488fa5c908 FDA-102
moved request object to rest.model package
2014-01-08 16:10:12 +01:00
d550e59254 Implemented FDAQ REST API and started to with Cdump 2014-01-08 09:58:26 +01:00
685ac0cd2d renamed ScanService to FDAService 2013-12-20 15:25:09 +01:00
9476f9b57c cleaned comments 2013-12-20 14:35:37 +01:00
8888172ede Renamed class RestClient to ControlClient 2013-12-20 14:31:44 +01:00
e324987c8e FDA-1
Improved client - Now multiple clients can submit scans and only the one
submitted the scan will receive the data as well as can abor the scan.
2013-12-20 14:28:32 +01:00
76e9ea1bed FDA-1
Improved server and client
2013-12-20 13:43:16 +01:00
244001fd99 First working (messy) version of client/server split
FDA-1
2013-12-20 08:54:55 +01:00
55faaa2aa3 FDA-1
Improved rest server
2013-12-19 11:23:56 +01:00
ab0d1654c1 fixed pom for artifact upload 2013-12-18 11:09:47 +01:00
726cf9c0ff fixed pom 2013-12-17 15:31:54 +01:00
03c7d84b05 Renamed serializer classes (removed Data prefix)
Moved SerializerTXT to core project
2013-12-17 15:20:53 +01:00
54fb16a0e9 Renamed package from core.messages to messages 2013-12-17 15:18:09 +01:00
f96b85f6d0 Renamed test case 2013-12-17 15:16:44 +01:00
696893ba16 Renamed unnecessary interface DataSerializer
moved messages package into own project
2013-12-17 15:11:38 +01:00
d84ce43676 Update readme 2013-12-17 14:56:59 +01:00
e625185b6d Updated version to 2.0.x
Added Readme.md file - Starting of development documentation
2013-11-27 11:44:48 +01:00
a40573d320 Cleaned up injects, added ZMQ streaming and viewer 2013-11-27 09:55:14 +01:00