Commit Graph

72 Commits

Author SHA1 Message Date
83dd7654ed small changes before messingup with guice 2013-10-03 16:19:09 +02:00
e723f66df3 More cleanup 2013-10-03 14:24:17 +02:00
1574dcc7bb Cleanup 2013-10-03 14:20:24 +02:00
1de3b6c14e Cleanup 2013-10-03 13:55:34 +02:00
2a6018c4f5 Fixed all compile problems and migrated all serializers and
deserializers to Guava EventBus.
2013-10-03 13:44:08 +02:00
c3238e4d22 Unfinished removal of the dispatcher class. tested the migration of the
serializer to EventBus.
Test is/was successfull but things now need to be cleaned up properly!
There are various compilation errors in the code
2013-10-03 10:57:20 +02:00
4045873135 Moved on to google guava EventBus for visualizer ... 2013-10-03 10:30:29 +02:00
3e38e4002d Experiment with zmq pub/sub for visualization.
- after the scan somehow the zmq library still takes 100% CPU time -
very strange
2013-10-03 09:30:36 +02:00
0958b76bb0 cleanup conversion class 2013-10-02 13:52:44 +02:00
eaffe7ff91 Fixed compiler warnings 2013-10-02 13:49:29 +02:00
70cb7a8939 removed obsolete functionality
upgraded to java 1.7 and set project encoding to UTF-8
2013-10-02 13:30:50 +02:00
0b9ee77f76 Merge branch 'master' into 1.0.0 2013-10-02 13:05:36 +02:00
81af4449dc FDA-81
Reverted change that filename inside xml always matches that actual
filename.
2013-09-30 08:38:12 +02:00
858d8dbd45 New version 1.1.40 2013-09-25 09:02:41 +02:00
879ec1d657 FDA-27
added datafile and filename to script actions
2013-09-23 15:34:31 +02:00
3025f597c0 FDA-27
Have filename available for manipulations
2013-09-23 13:18:29 +02:00
73107a4799 Always ensure that filename and name of the file inside the xml are
consistent!
Issue FDA-35
2013-09-23 10:56:20 +02:00
a5da9a2527 Issue FDA-35
Now the (file)name inside the xml file is always the same as the
filename of the xml file
2013-09-23 10:49:09 +02:00
21d935e35e Issue FDA-79
Removed restriction for manipulation
2013-09-23 09:55:41 +02:00
cbef08682a Added comments and modified some test 2013-08-29 08:11:35 +02:00
7f59fc1ab2 Changes for parameters, ... 2013-08-02 15:18:18 +02:00
d915137288 Added test code for r/edescriptors ... 2013-08-02 12:38:58 +02:00
ef1b318017 Latest ideas and tests for FDA NG 2013-07-31 13:03:37 +02:00
26f2897a7e Fixed asynchronous/nowait confusion 2013-07-30 15:37:06 +02:00
6fedd86d23 reorganized again
debugging some channel access problems ...
2013-07-30 13:19:55 +02:00
f84a5696b0 reorganized package structure for new dataacquisition engine 2013-07-30 11:36:26 +02:00
e64d341a38 Changes 2013-07-29 15:22:33 +02:00
bc0763a22c Now all action related methods should work ... 2013-07-29 11:18:20 +02:00
4a59731669 Started new concept to generate an acquisition script instead of using
complex objects that need to be maintained by ourself
2013-07-26 13:40:06 +02:00
1d05d36b5c Moved to newest jcae 2013-07-25 08:22:24 +02:00
93cd7668b6 Starting with 2.0.0 development 2013-07-23 13:41:52 +02:00
bd4b9f9290 new version 38
made run method public so that exteral programs can easily run fda
without calling the main method
2013-07-23 13:40:01 +02:00
44a535df69 Fixed asynchronous bug 2013-07-04 15:35:11 +02:00
1559af278b fixed configuration problems ... 2013-05-28 13:01:29 +02:00
805a95d2da Fixed xml schema to support new types of wait ... 2013-05-23 13:02:29 +02:00
95d047d0f4 Added regex wait condition for string values ... 2013-05-21 16:01:05 +02:00
6d981a70c9 FDA-70
Added way to bit compare integers ...
2013-05-21 13:51:36 +02:00
925e0653b2 fda_scan now returns an exit value other than 0 when aborted via CTRL+C
FDA-67
2013-03-11 13:36:41 +01:00
edac0340bb fixed pom 2012-10-17 09:17:02 +02:00
e648239cf8 fixed pom 2012-10-17 09:02:43 +02:00
871a434c8c fixed pom 2012-10-17 09:01:31 +02:00
27aa5c0990 issue 102
Use of the "bash -c" command to execute shell script
2012-08-07 08:43:06 +02:00
8ff93f2710 Fixed classpath 2012-07-23 08:16:57 +02:00
fb3007a9ba Updated classpath ... 2012-07-23 08:15:38 +02:00
4c37caae72 Updated classpath 2012-07-10 10:35:02 +02:00
518740a8b5 There is now a configuration file for enabling and disabling the
preservation of the temporary files generated by CRLOGIC
2012-06-27 16:10:00 +02:00
b2634bf61e New development version 2012-06-25 14:55:12 +02:00
d81d0efbac New Version 2012-06-25 14:54:52 +02:00
9fe2372494 Fixes issue 96
Fixes issue 97
Fixes issue 98
2012-06-25 14:41:33 +02:00
61038ff4d8 Fixes issue 95 2012-06-25 09:28:32 +02:00