Timeline



06/20/11:

22:43 Changeset [11085] by tbretz
Some cleanup of DimData
21:37 Changeset [11084] by tbretz
Unified size checking of DimService
18:41 Changeset [11083] by tbretz
Removed the _FROM_SLOT from IGNORE_EVENTS
18:26 Changeset [11082] by tbretz
Added commands DUMP_STREAM and DUMP_RECV to have better access to the behaviour of the sockets.
16:36 Changeset [11081] by tbretz
Added preliminary interface for g_port.sockDef
16:35 Changeset [11080] by tbretz
Added commands to set g_Port.sockDef to 0
16:07 Changeset [11079] by tbretz
Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
13:56 Changeset [11078] by tbretz
Fixed command names for multiplicities.

06/19/11:

14:12 Changeset [11077] by ogrimm
Fixed bug in active board selection for data writing
13:14 Changeset [11076] by tbretz
Updated FTM to FSC
10:07 Changeset [11075] by tbretz
Renamed dataLogger to datalogger.
10:05 Changeset [11074] by tbretz
Replaced dataLogger with datalogger.
10:04 Changeset [11073] by tbretz

06/18/11:

23:24 Changeset [11072] by tbretz
Updated.
23:15 Changeset [11071] by tbretz
Replaced v19r21 by a version extracted with 'unzip -a' to get proper unix text format.
23:10 Changeset [11070] by tbretz
Updated from v19r20 to v19r21
23:07 Changeset [11069] by tbretz
Renamed dim_v19r20 to just dim, this makes maintenance easier.
22:59 Changeset [11068] by tbretz
18:24 Changeset [11067] by tbretz
Added some interpretation of the received data.
18:23 Changeset [11066] by tbretz
Added initialization fAdcDataCanv
18:21 Changeset [11065] by tbretz
Added the ADC tab and change some names to mor emeaningful ones.
18:12 Changeset [11064] by tbretz
Fixed a bug in UnLibToolize with short filenames.
18:12 Changeset [11063] by tbretz
INtroduced a new class DimLog which ensures that the MessageDimTX is initialized _before_ the DimErrorRedirecter, otherwise a very early error could be emitted to the MessageDimTX even before it was instantiated.
17:48 Changeset [11062] by tbretz
Removed some old obsolete comments and changed fatal errors to Fatal()
17:48 Changeset [11061] by tbretz
Improved the output when a command was added; suppress anything inside Run() if fExitStatus was set already before Run() was called
17:47 Changeset [11060] by tbretz
Call PrintBootMsg non-interactive in ConsoleStream
17:45 Changeset [11059] by tbretz
Fixed an exception which was thrown if DimServer::itsName was NULL
13:43 Changeset [11058] by tbretz
Fixed adding the '.bin' extension to the filename in LOAD and SAVE
12:12 Changeset [11057] by tbretz
Removed RunDim and replaces it with RunShell and LocalStream
12:12 Changeset [11056] by tbretz
Removed RunDim and replaces it with RunShell and LocalStream

06/17/11:

16:27 Changeset [11055] by tbretz
Updated.
10:18 Changeset [11054] by tbretz
Removed some obsolete old code; added check for fDimFadFiles; don 't switch off fFadWidget by default
09:56 Changeset [11053] by tbretz
Added ConsoleStream class
09:55 Changeset [11052] by tbretz
Added --exec command
09:54 Changeset [11051] by tbretz
Added the comment command (#)
09:54 Changeset [11050] by tbretz
Added the comment (#) command and the LocalStream class
09:52 Changeset [11049] by tbretz
Added some comments.

06/16/11:

23:05 Changeset [11048] by tbretz
Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
21:54 Changeset [11047] by tbretz
Added output in case of errors when the .s command is enetered.
21:41 Changeset [11046] by tbretz
Removed an obsolete comment.
21:27 Changeset [11045] by tbretz
Added possibility to block execution until the state machine has reached a given state.
21:27 Changeset [11044] by tbretz
Added '.w' to list of commands.
21:26 Changeset [11043] by tbretz
Added the --exec command.
21:25 Changeset [11042] by tbretz
Added time to output in Execute
19:55 Changeset [11041] by tbretz
Replaced interpretation of single characters by the interpretation of unsigned numbers (uint8_t)
19:42 Changeset [11040] by tbretz
Removed obsolete include of tools.h
19:41 Changeset [11039] by tbretz
'UnLibToolize' the program name.
19:40 Changeset [11038] by tbretz
Make sure the pointer passed to rl_readline_name is kept valid.
19:39 Changeset [11037] by tbretz
Replaced deprecated boost::filesystem::basename; removed libtoolize workaround
18:50 Changeset [11036] by tbretz
Changed color palette; do not use disabled pixels for color scale; make sure the DIM_DNS/VERSION service has the right size; set chatserv LED to gray when offline; do not display debug messages in CHAT window
18:37 Changeset [11035] by tbretz
Added fscctrl and fsc, removed some obsolete libraraies
17:46 Changeset [11034] by tbretz
Added some more implementation.
17:08 Changeset [11033] by tbretz
13:54 Changeset [11032] by tbretz
Added output of blocked state to ListSlots()
11:09 Changeset [11031] by tbretz
Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
10:33 Changeset [11030] by Daniela Dorner
added configuration parameters

06/15/11:

11:41 Changeset [11029] by Daniela Dorner
added inserting fObservationKEY into the table ScheduledRun
11:01 Changeset [11028] by tbretz
Allow C:N as Dim format
11:01 Changeset [11027] by tbretz
Allow support for chars; assume that the given size is the destination size
09:57 Changeset [11026] by tbretz
Implemented that even chars are returned as numbers if converted to a string; ToFits will now just ignore string types

06/14/11:

20:14 Changeset [11025] by tbretz
Changed schedule-database-name back to be a required option.
19:08 Changeset [11024] by Daniela Dorner
fixed name
18:43 Changeset [11023] by tbretz
Changed schedule-database-name from required to default empty
18:42 Changeset [11022] by tbretz
Added more const qualifiers.
18:27 Changeset [11021] by tbretz
Changed name from schedule-database to schedule-database-name
18:06 Changeset [11020] by tbretz
Commented out some checks; mysqlpp throws exceptions
18:04 Changeset [11019] by tbretz
Many structural updates; catch mysqlpp exceptions outside Scheudle(); added error state; added reset command to get out of the error state
16:45 Changeset [11018] by tbretz
Don't assign dbname to something which might be local.

06/13/11:

22:25 Changeset [11017] by tbretz
Removed the wrong string conversion from ToFits; fixed the sanity check in the loop; added a check to check for only valid types.
18:07 Changeset [11016] by tbretz
Improved some logging output; added some debug output for each report; fixed the check to which files the service should go.
18:05 Changeset [11015] by tbretz
Added some const-qualifiers.
17:06 Changeset [11014] by tbretz
Fixed some limits; some improvements to the output
17:05 Changeset [11013] by tbretz
Some little updates; added DataFileDebug
17:04 Changeset [11012] by tbretz
Fixed compilation of chatserv.
17:03 Changeset [11011] by tbretz
Fixed a compilation problem introduced with the latest changes.

06/11/11:

00:30 Changeset [11010] by tbretz
Set '192.168.0.255' as default address because it is a broadcast address.

06/10/11:

23:21 Changeset [11009] by tbretz
Added new library where needed.
23:11 Changeset [11008] by tbretz
Removed obsolete Dim.cc
23:11 Changeset [11007] by tbretz
Updated.
23:07 Changeset [11006] by tbretz
Updated.
23:06 Changeset [11005] by tbretz
A wrapper around dim's dns to set DIM_HOST_NODE automatically.
23:03 Changeset [11004] by tbretz
23:02 Changeset [11003] by tbretz
Moved GetLocalIp and Setup to DimSetup
23:02 Changeset [11002] by tbretz
Added a C-wrapper around GetLocalIp.
23:01 Changeset [11001] by tbretz
Added libDimExtension.la and a wrapped dns
22:28 Changeset [11000] by tbretz
21:48 Changeset [10999] by tbretz
Also print DIM_DNS_NODE.
21:48 Changeset [10998] by tbretz
Added compile time to boot message, added interactive flag.
21:47 Changeset [10997] by tbretz
Added boot message to interactive session.
21:40 Changeset [10996] by ogrimm
History allows to exclude services
20:47 Changeset [10995] by tbretz
Added some example code to handle FITS errors.
20:31 Changeset [10994] by tbretz
The pulic functions don't need to be pulic.
20:26 Changeset [10993] by tbretz
Added a const-qualifier.
20:12 Changeset [10992] by tbretz
More improvements to logging; log when files are opened and/or closed (to be completed); Simplified some messages
19:40 Changeset [10991] by tbretz
Fixed a typo in a command description.
19:27 Changeset [10990] by tbretz
Restructured some code; unified some functions; adapted some logging messages; removed the constants for the commands.
17:00 Changeset [10989] by neise
16:59 Changeset [10988] by neise
16:22 Changeset [10987] by tbretz
Set the timeout between header and data to 500ms. 50ms was to small for the real FAD board. Maybe this timeout should be in the order of what is allowed by the ethernet?
16:15 Changeset [10986] by tbretz
Replaces vector<Connection> by map<uint8_t, Connection> to allow empty slots for an efficient sending to all boards.
15:28 Changeset [10985] by tbretz
Made the pixel mapping and patch mapping finally working -- although it might not be the final solution.
15:02 Changeset [10984] by ogrimm
Edd allows to set plot update rate
14:49 Changeset [10983] by tbretz
Canceled conecction atempts now stop the connection atempt.
14:48 Changeset [10982] by tbretz
As a workaround the FAD tab is already enabled in Connecting state - otherwise the LED status is not visible.
14:48 Changeset [10981] by tbretz
Fixed sending a chat message.
13:17 Changeset [10980] by ogrimm
DIM event service contains active boards only
11:58 Changeset [10979] by tbretz
Replaced Adc_data[1] by Adc_data[]
10:55 Changeset [10978] by tbretz
Currently CmdWriteRate doesn't need an execute command.
10:54 Changeset [10977] by tbretz
Added some debug messages to see when commands get posted and/or handled.
10:54 Changeset [10976] by tbretz
Added a log-file for everything entered.
10:22 Changeset [10975] by tbretz
Added lost line again.
09:54 Changeset [10974] by lyard
Moved update of stats and trim of old run numbers to functions
09:18 Changeset [10973] by tbretz
Implemented the new execute command for the write command.
09:15 Changeset [10972] by tbretz
Added a comment.
08:52 Changeset [10971] by lyard
Moved monitoring thread to main thread. Added timeout config
08:38 Changeset [10970] by neise
new version 0x0200
08:23 Changeset [10969] by neise
support for Firmware Version 0200

06/09/11:

23:31 Changeset [10968] by tbretz
Added some const-qualifiers and did a few minor changes to the layout of the code.
23:04 Changeset [10967] by tbretz
Check for NULL in Close
22:59 Changeset [10966] by tbretz
Added an endl which had disappeared.
22:59 Changeset [10965] by tbretz
Exchanged version and type in block header
21:16 Changeset [10964] by tbretz
First version of writing data into binary files.
21:15 Changeset [10963] by tbretz
Some new version -- now chnagelog informations available.
19:56 Changeset [10962] by tbretz
Fixed ThresholdDisableOthers
19:43 Changeset [10961] by tbretz
Added kMaxPatchIdx
19:43 Changeset [10960] by tbretz
Fixed the all and all-except commands.
19:42 Changeset [10959] by tbretz
Implemented Enable/Disable all button; added the correct hw/sw-pixel mapping; added the (in?)correct hw/sw patch mapping
19:35 Changeset [10958] by neise
19:35 Changeset [10957] by neise
17:26 Changeset [10956] by ogrimm
Read-out for FSC board
17:13 Changeset [10955] by lyard
added WriteError state
16:39 Changeset [10954] by tbretz
Instead of comparing shared_ptr with NULL they are converted to bools to make it also compile on the ETH machine.
16:23 Changeset [10953] by tbretz
Added the possibility to disable all patches/pixels except one.
15:47 Changeset [10952] by lyard
resolved conflict
15:44 Changeset [10951] by lyard
moved various processed from secondary thread to main thread
15:30 Changeset [10950] by tbretz
Choose pixel even with double click; update enable.
14:28 Changeset [10949] by tbretz
Added some code to write FITS files.
14:25 Changeset [10948] by tbretz
Implemented Crate/Board/Patch in addition to pixel index.
14:05 Changeset [10947] by tbretz
Fixed a typo.
13:29 Changeset [10946] by tbretz
Changed order in Write; properly catch exceptions from Converter::ToFits
12:37 Changeset [10945] by tbretz
Removed obsolete include of <mutex>
11:00 Changeset [10944] by tbretz
Removed the obsolete extern-declaration for lock/unlock
10:50 Changeset [10943] by tbretz
Fixed the output of the free space.
10:48 Changeset [10942] by tbretz
Fixed format of EVENTS
10:47 Changeset [10941] by tbretz
Fixed a dead-lock in the mutex by replacing it with the global dim-lock mechanism.

06/08/11:

20:20 Changeset [10940] by tbretz
Adapted to latest changes in EventBuilder; added some Dim services.
20:17 Changeset [10939] by tbretz
Some little layout improvements.
20:16 Changeset [10938] by tbretz
Send some dim messages.
20:15 Changeset [10937] by tbretz
Implemented some first FAD stuff.
20:14 Changeset [10936] by tbretz
Decreased cpu usage for time display update.
20:13 Changeset [10935] by tbretz
Set some names.
20:12 Changeset [10934] by tbretz
Added some const-qualifier
20:10 Changeset [10933] by tbretz
Removed the leading FACT- from the table names.
18:50 Changeset [10932] by tbretz
Added some more const-qualifiers; replaced a local fTime by ftime; first check if it is a command before the black and white lists are checked
18:28 Changeset [10931] by tbretz
Moved the default black list entries out of the check for the --block option; commented the default for DATA_LOGGER/ it gives troubles; added many const-qualifiers; fixed a few typoes in some output; localized the scoping of some iterators
18:04 Changeset [10930] by tbretz
Moved Time argument as last and default argument in CompileFileName; some little changes to some output
17:19 Changeset [10929] by weitzel
FTM: patch in LP interface to correct for swapped channels; change in FTUcontrol to fix first-board-bug
14:59 Changeset [10928] by ogrimm
Improved responsiveness of GUI at start-up
14:40 Changeset [10927] by lyard
Fixed a bug with the update of Fits files and grouping of daily files

06/07/11:

22:21 Changeset [10926] by tbretz
Fixed setting run number.
22:20 Changeset [10925] by tbretz
Suppress notice about sent data by define.
22:19 Changeset [10924] by tbretz
Some small updates; added possibility for compilation under C and C++
22:18 Changeset [10923] by tbretz
Adapted to latest version of code; first implementration of an interface to write files.
22:17 Changeset [10922] by tbretz
Added a wait command.
22:16 Changeset [10921] by tbretz
Added SendCommand taking a pointer and the size as argument.
22:16 Changeset [10920] by tbretz
Started with the implementation of the FAD controls.
22:14 Changeset [10919] by tbretz
Added local mutices to protect Write calls from different threads - the current implementation is even overprotective
19:29 Changeset [10918] by neise
17:10 Changeset [10917] by tbretz
Renamed fPing to fFtuPing; added fFtuAllOn and fFtuAllOff buttons
14:34 Changeset [10916] by tbretz
Added some primitive FAD controls and one connection LED per Board

06/06/11:

16:27 Changeset [10915] by neise
16:25 Changeset [10914] by neise
14:35 Changeset [10913] by ogrimm
FADctrl will write and publish data only for active boards
12:25 Changeset [10912] by ogrimm
Simplified temporary file handling

06/05/11:

18:37 Changeset [10911] by neise
atmega thinks it receives 512 bytes all the time ... thats not true ...
17:40 Changeset [10910] by neise

06/03/11:

16:21 Changeset [10909] by ogrimm
Magic number not checked for online display
16:06 Changeset [10908] by neise
15:57 Changeset [10907] by lyard
Added automatic reset at noon
15:50 Changeset [10906] by lyard
changed the file name forming scheme
15:46 Changeset [10905] by neise
Fixed a bug in board addressing
15:42 Changeset [10904] by ogrimm
Add browsing of raw data files
13:34 Changeset [10903] by ogrimm
Added write command for PEBS
12:45 Changeset [10902] by neise

06/01/11:

16:53 Changeset [10901] by neise
gui stuff
16:52 Changeset [10900] by neise
it compiles but doenst work....
15:27 Changeset [10899] by lyard
various changes, improved path handling, removed run-logs
11:01 Changeset [10898] by lyard
removed serviceList object, replaced by inheritance from DimServiceInfoList
10:42 Changeset [10897] by tbretz
Some updates to the help-text.
10:20 Changeset [10896] by tbretz
More updates to PRINT
10:05 Changeset [10895] by tbretz
Removed the obsolete gHasWhiteList/fHasBlackList; removed the obsolete debugging of the configuration (debug options for the configuration options already exist in the Configuration class); replaces sprintf by strcpy; removes explicit check from SERVICE_LIST ShouldSubscribe; always print informations about the lists in PRINT even if they are empty
08:21 Changeset [10894] by neise
simple daq to talk with FSC ... needs testing
08:20 Changeset [10893] by neise
just added an FSC dir ... didnt work from Win
08:09 Changeset [10892] by neise
08:09 Changeset [10891] by neise
completed w5300_interface implementation. needs testing now
08:04 Changeset [10890] by neise
minor changes
08:00 Changeset [10889] by neise
memory_manager_2.vhd is a hopefully simpler version of the original MM. it makes use of less flags, while having a 'cleaner' FSM logic

05/31/11:

17:00 Changeset [10888] by neise
- not yet tested; not yet simulated - w5300_modul2.vhd implements the new w5300_interface entity. it is not really getting simpler, but maybe we are on a good way anyway.
10:19 Changeset [10887] by lyard
minor changes
09:35 Changeset [10886] by neise
new try to oout source the W5300 read/write access in order to get rid of interleaved FSMs in W5300_modul.vhd -- needs to be simulated

05/27/11:

17:59 Changeset [10885] by tbretz
Use GetBool and Ptr from EventImp directly.
17:58 Changeset [10884] by tbretz
Changed stringstream to ostringstream for the use with MessageImp
17:51 Changeset [10883] by neise
one week of changes in zurich :-(
17:44 Changeset [10882] by tbretz
Use GetUXtra directly.
17:43 Changeset [10881] by tbretz
Improved templates with range check; replaced return types by well defined types.
17:41 Changeset [10880] by tbretz
Use new Ptr() template to access EventImp contents.
17:28 Changeset [10879] by weitzel
FTM: new light pulser interface, new timing constraint in .ucf file
17:27 Changeset [10878] by tbretz
Use GetText in pointer arithmetics.
17:26 Changeset [10877] by tbretz
Added templates for easier access to the data.
17:19 Changeset [10876] by tbretz
Implemented command to set run number.
17:19 Changeset [10875] by tbretz
Use EventImp::GetBool; implemented SET_RUN_NUMBER
17:18 Changeset [10874] by tbretz
Use EventImp::GetBool
16:30 Changeset [10873] by tbretz
Replaced a self-done loop by std::find; changed some comments.
15:23 Changeset [10872] by tbretz
Changed DIM prefix.
15:23 Changeset [10871] by tbretz
Removed LocalControl.cc
15:21 Changeset [10870] by tbretz
Remove the necessity for a source file (of just three lines)
15:17 Changeset [10869] by tbretz
Unified return code with the convention that 0 is success.
15:15 Changeset [10868] by tbretz
Addes some missing comments.
14:46 Changeset [10867] by tbretz
Fixed units. 1024 would be kiB and MiB.
14:35 Changeset [10866] by tbretz
Fixed units. 1024 would be kiB and MiB.
14:18 Changeset [10865] by tbretz
Don't catch exceptions in main
14:18 Changeset [10864] by tbretz
Don't catch exceptions in main; propagare continous number as board id.
14:17 Changeset [10863] by tbretz
Improved verbosity; switched on printing channel headers.
13:36 Changeset [10862] by tbretz
Added the possibility to fake more than just one board.
13:36 Changeset [10861] by tbretz
Adapted Start() once more.
13:35 Changeset [10860] by tbretz
Delete the line after CR.
13:34 Changeset [10859] by tbretz
Added debug options to address the fake fad boards (debug-port and debug-num); Adapted Execute and fStatus2 to the fact that g_NumConnected has to be continous.
13:27 Changeset [10858] by tbretz
Changed the data member cnt's name -- it sometimes gave warnings using cnt locally in derived classes.
13:27 Changeset [10857] by vogler
ftm definitions for Lightpulser Interface Basic (50MHz clock only) added
13:27 Changeset [10856] by tbretz
Further improvement in Start(), accept negative numbers in NumConnect as disconnected.
13:26 Changeset [10855] by vogler
Lightpulser Basic version with 50MHz clock only added
12:22 Changeset [10854] by tbretz
Allow to use several ports on localhost for several fake boards for testing.
12:21 Changeset [10853] by tbretz
Fixed a floating point exception if no connection is open.
11:41 Changeset [10852] by tbretz
Fixed workaround to open the seven sockets correctly; added some debug output in the file-handling.
11:40 Changeset [10851] by tbretz
Added support for switching between command socket and data sockets.
11:39 Changeset [10850] by tbretz
Removed some obsolete output.
11:39 Changeset [10849] by tbretz
Added a section about blocking I/O
11:39 Changeset [10848] by tbretz
Changed GetLocalIP code to boost::asio for better readability.
08:42 Changeset [10847] by weitzel
FTM LP corrections

05/26/11:

23:36 Changeset [10846] by tbretz
Start to listen on eight ports like the FAD boards.
23:35 Changeset [10845] by tbretz
Improved workaround for ports.
23:34 Changeset [10844] by tbretz
Print thread status is ListSlots()
17:11 Changeset [10843] by tbretz
Added a workaround to pass the ports to the eventbuilder
17:10 Changeset [10842] by tbretz
Some little fixed to the offline mode
16:41 Changeset [10841] by tbretz
Added check in GetMaxMemory
16:19 Changeset [10840] by tbretz
Added a comment about automake.
16:18 Changeset [10839] by tbretz
Updated.
16:18 Changeset [10838] by tbretz
Added fad target
16:17 Changeset [10837] by tbretz
Some performance improvements; added some comments with code to fill just a histogram or a graph - maybe for later use.
16:16 Changeset [10836] by tbretz
16:16 Changeset [10835] by tbretz
Added --max-mem program option; updated allowed states for CONNECT and DISCONNECT; added the offline state; propagate IP address to event-builder; moved EventBuilderWrapper to new file.
16:14 Changeset [10834] by tbretz
Removed obsolete include of Timers.h
16:14 Changeset [10833] by tbretz
An unknown Dim message is a warning now.
16:13 Changeset [10832] by tbretz
Added state to signal whether the event-builder thread is still running or not.
16:13 Changeset [10831] by tbretz
Replaces some Message calls by Info
16:12 Changeset [10830] by tbretz
Added support for _GNU_SOURCE as needed by the event-builder.
15:47 Changeset [10829] by lyard
Moved many things to functions
09:20 Changeset [10828] by tbretz
Added missing variable name in SendDynData
08:51 Changeset [10827] by lyard
Fixed ushort and short

05/25/11:

19:45 Changeset [10826] by tbretz
16:38 Changeset [10825] by tbretz
Unified main() with the other programs
16:27 Changeset [10824] by tbretz
Handle operation_aborted in timeouts
16:26 Changeset [10823] by tbretz
Handle operation_aborted in timeouts; multiply timestamp by 10000; removed obsolete deadline_ data member
16:25 Changeset [10822] by tbretz
Handle operation_aborted in timeouts; improved Connection::HandleSentData's output
14:46 Changeset [10821] by tbretz
Removed the second HandleReadTimeout
14:28 Changeset [10820] by tbretz
Removed the obsolete *_disable_padding() calls; DimErrorRedirecter takes care of it
14:18 Changeset [10819] by tbretz
Replaced code copied from the Converter class by a proper function call
14:03 Changeset [10818] by tbretz
Unified calls to MessageImp into ostrngstreams
13:44 Changeset [10817] by tbretz
Moved commands here; added some more member functions.
13:43 Changeset [10816] by tbretz
Moved commands to HeaderFAD; fixed the range of the loop to set all ROIs
13:42 Changeset [10815] by tbretz
Take care of canceled timeouts.
13:18 Changeset [10814] by lyard
Upgrade of the dataLogger to take several run numbers on the fly
12:14 Changeset [10813] by ogrimm
Corrected dcm_ready and dcm_lock bit evaluation
08:45 Changeset [10812] by weitzel
FTM doc directory cleaned up

05/24/11:

20:04 Changeset [10811] by tbretz
Removed fake connections. We hav ethe event builder now.
19:38 Changeset [10810] by tbretz
Updated.
19:37 Changeset [10809] by tbretz
Moved fitsloader from obligatory to optional targets -- too many warnings.
19:36 Changeset [10808] by tbretz
Renamed test3.cc to dimctrl.cc
19:36 Changeset [10807] by tbretz
Renamed test3.cc to dimctrl.cc
19:35 Changeset [10806] by tbretz
Renamed test3.cc to dimctrl.cc
19:34 Changeset [10805] by tbretz
Simplified program options handling.
19:34 Changeset [10804] by tbretz
Simplified program options handling.
18:08 Changeset [10803] by weitzel
FTM: crate reset implemented
17:46 Changeset [10802] by tbretz
Simplified program options handling.
17:43 Changeset [10801] by tbretz
Removed colorsvn (doesn't exist) and cfitsio (is a requirement for CCfits anyway)
17:41 Changeset [10800] by tbretz
Added fitsdump.man
17:39 Changeset [10799] by tbretz
Simplified program options handling; only send enable of a general settings register if it changed at all; only sent trigger counter if the received report was dynamic data.
17:38 Changeset [10798] by tbretz
Simplified program options handling.
17:37 Changeset [10797] by tbretz
Simplified program options handling.
17:36 Changeset [10796] by tbretz
Added PrintVersion directly to avoid clashes with exceptions.
16:56 Changeset [10795] by tbretz
Replaced a stringstream by an ostringstream
16:54 Changeset [10794] by tbretz
16:52 Changeset [10793] by tbretz
fitsdump - the program.
16:52 Changeset [10792] by tbretz
Added fitsloader as an optional target; added fitsdump as an fixed target.
15:32 Changeset [10791] by vogler
forgotten file sigle_LP.vhd added

05/23/11:

15:44 Changeset [10790] by tbretz
Added commands for crate reset.
15:42 Changeset [10789] by tbretz
Added commands for crate reset.
15:20 Changeset [10788] by vogler
Update: FTM statis data block: Lightpulser interface
15:19 Changeset [10787] by vogler
Update: FTM statis data block: Lightpulser interface
15:16 Changeset [10786] by tbretz
Adapted to change in SET_TRIGGER_SEQUENCE
15:15 Changeset [10785] by tbretz
Fixed order of arguments in description of SET_TRIGGER_SEQUENCE; removed some obsolete whitespaces from some output; changed SET_TRIGGER_SEQUENCE from C:3 to S:3 to make it work correctly from the prompt.
15:09 Changeset [10784] by tbretz
Added some code to redirect error output to fadctrl (still commented); replaces stringstream by ostringstream where needed.
15:06 Changeset [10783] by tbretz
Moved soem decoding from print to header; commented obsolete Dim stuff.
15:05 Changeset [10782] by tbretz
Minor changes to output.
15:05 Changeset [10781] by tbretz
Commented out obsolete FAD stuff, implemented (untested) double click on axis for unzoom
15:04 Changeset [10780] by tbretz
Replaced stringstream in log-stream by ostringstream.
15:00 Changeset [10779] by weitzel
some changes in FTM Timing_counter
10:51 Changeset [10778] by tbretz
09:55 Changeset [10777] by tbretz
Fixed boost problem with Ubuntu 11.04
09:54 Changeset [10776] by tbretz
Updated
09:53 Changeset [10775] by tbretz
Added fadctrl at the right place and drivectrl.
09:52 Changeset [10774] by tbretz
09:51 Changeset [10773] by tbretz
09:39 Changeset [10772] by tbretz
09:38 Changeset [10771] by tbretz
Fixed a minor compiler warning.
09:00 Changeset [10770] by tbretz
Fixed some unimportant compiler warnings.
08:55 Changeset [10769] by tbretz
Added some widgets for the FTM (relative eff. on time, rate
08:55 Changeset [10768] by tbretz
Keep FTM LED green even in data-taking mode; don't output FTM errors to the console; 'fixed' rate graph
08:51 Changeset [10767] by tbretz
Deconded general setting for output, added some const-qualifiers
08:46 Changeset [10766] by tbretz
Some improvement and name changes.
Note: See TracTimeline for information about the timeline view.