Timeline



07/06/11:

17:25 Changeset [11271] by tbretz
Changed default for fDimMessage from en empty string to a NULL pointer.
17:21 Changeset [11270] by tbretz
Added a missing ;
17:19 Changeset [11269] by tbretz
Moved calling of RemoveAllServices from RemoveAllServers and RemoveServer to DimServiceInfoList and changed FITS ValueType for bytes from 'S' to 'B'
16:51 Changeset [11268] by Daniela Dorner
removed required() for option schedule-database-name
16:21 Changeset [11267] by tbretz
Included a call to RemoveAllServices to RemoveServer.
16:20 Changeset [11266] by tbretz
Removed cose which got obsolete due to the include of RemoveAllServices into RemoveAllServers and RemoveServer.
16:06 Changeset [11265] by lyard
Added the RemoveServer and RemoveAllServers functions. Seems to have fixed a bug occuring if the dns crashed (dim services were somehow corrupted)
13:51 Changeset [11264] by tbretz
Removed includes which are now in Main.h
13:50 Changeset [11263] by tbretz
Added include of boost/thread.hpp and LocalControl.h
13:49 Changeset [11262] by tbretz
Made SetCurrentState a protected functioj so that derives state machines can call it.
13:49 Changeset [11261] by tbretz
Removed SetCurrentState; removed includes which are now in Main.h; made argument of EvalConfiguration const; Replaced 'Closing' in output by the correct term 'Closed'
13:33 Changeset [11260] by tbretz
Fixed a problem introduced with the splitting of Connect which caused the connection to e.g. the FTM getting established twice.
10:11 Changeset [11259] by ogrimm
Bug fixed that caused wrong calculation of the number of bytes written to file if several boards where active
09:53 Changeset [11258] by ogrimm
pthread_attr_init() was missing in Evidence class constructor
09:35 Changeset [11257] by tbretz
Removed the --no-dim option, because it won't work anyway at the moment.

07/05/11:

11:08 Changeset [11256] by tbretz
Updated reference about regex for database url.
11:05 Changeset [11255] by tbretz
Updated regex to evaluate schedule-database.
10:25 Changeset [11254] by tbretz
Changed SetConfiguration to EvalConfiguration; changed positional argument from schedule-database to new schedule; added --schedule to be able to just schedule something.
10:24 Changeset [11253] by tbretz
Changed SetConfiguration to EvalConfiguration and its return value from bool to int; Main now returns with its return value if it is positive or zero.

07/04/11:

22:22 Changeset [11252] by tbretz
Added a first draft of a unified main program.
22:21 Changeset [11251] by tbretz
Started to unify the main program of the io_service based control program.
20:50 Changeset [11250] by tbretz
Fixed a problem in the C version of GetLocalIp
20:23 Changeset [11249] by tbretz
Added warning for non virtual destructors.
20:22 Changeset [11248] by tbretz
Fixed a function description.
20:22 Changeset [11247] by tbretz
Made destructors virtual.
20:07 Changeset [11246] by tbretz
Made destructor virtual -- destructors of base classes should always be virtual.

07/02/11:

16:34 Changeset [11245] by tbretz
Unified all three run modes.

07/01/11:

16:54 Changeset [11244] by tbretz
'repaired' switch in openRun and set default for fFileFormat to kNone
16:53 Changeset [11243] by tbretz
Added SET_FILE_FORMAT
16:51 Changeset [11242] by tbretz
Fixed switching off AutoScale in ADC window; delete fEventData in destructor
16:10 Changeset [11241] by weitzel
FTM: changes in library file: firmware ID increased to v2 and CMD_CONFIG_FTU added
10:52 Changeset [11240] by tbretz
Set default y-scale of Rate plot to [0,1010]
10:47 Changeset [11239] by tbretz
Fixed reference clock indices.
10:40 Changeset [11238] by tbretz
Changed Adc_Data from uint16 to int16
10:11 Changeset [11237] by tbretz
Fixed calculation of g_maxMem
10:11 Changeset [11236] by tbretz
Changed again the default address for ocal ip resolution to a default for 'public networks' 14.0.0.1
09:40 Changeset [11235] by tbretz
Little layout changes
09:31 Changeset [11234] by tbretz
Small layout updates
09:21 Changeset [11233] by tbretz
Layouted FAD tab
09:15 Changeset [11232] by neise
supports firmware v0206
08:49 Changeset [11231] by tbretz
Display DIM_DNS_NODE.
08:49 Changeset [11230] by tbretz
Updated initialization process according to the other programs.
08:38 Changeset [11229] by tbretz
Reverted commit by mistake.
08:30 Changeset [11228] by tbretz
Layout update FAD tab

06/30/11:

23:35 Changeset [11227] by tbretz
Changed startup tab
23:29 Changeset [11226] by tbretz
broadcast whole events via Dim; made MainWindow and abstract base class and implemented the Adc tab widgets into MainWindow and FactGui
20:55 Changeset [11225] by tbretz
Implemented REFRENECE_CLOCK
20:23 Changeset [11224] by tbretz
Send FADC data once a second.
20:18 Changeset [11223] by neise
Fixed ADC pipeline display
20:17 Changeset [11222] by neise
Added StartRun/StopRun
19:01 Changeset [11221] by tbretz
Removed q as shortcut for --quit to avoid confusion with --quiet
14:16 Changeset [11220] by lyard
now use the toStrings method of the converter
14:01 Changeset [11219] by lyard
added 2 write error states + bug fix

06/29/11:

23:08 Changeset [11218] by tbretz
Added --cmd and --quit program option.
22:59 Changeset [11217] by tbretz
Made ProcessLine a public function to allow for --cmd command.
22:59 Changeset [11216] by tbretz
Added cmd and quit command.
21:02 Changeset [11215] by tbretz
Added NightAsInt
21:02 Changeset [11214] by tbretz
Little change.
17:28 Changeset [11213] by tbretz
Renamed the fad temperature led.
16:12 Changeset [11212] by neise
v0207 features DRS reset, but needs hardware mods. Do not use
15:25 Changeset [11211] by tbretz
Added ToStrings
15:15 Changeset [11210] by tbretz
Moved coding and decoding of the 12 bit temperature to the conversion from and to network byte order.
15:14 Changeset [11209] by tbretz
Added trigger id and fake temperature.
15:14 Changeset [11208] by tbretz
Added a new constructor which takes special_values as argument.
15:13 Changeset [11207] by tbretz
Many little and more changed to teh FAD and event builder controls; added DRS temperature transmission

06/28/11:

14:44 Changeset [11206] by weitzel
FTM network settings for La Palma added
14:28 Changeset [11205] by ogrimm
Adaptions to allow compilation on Ubuntu
09:03 Changeset [11204] by neise
Fixed DIM service for PLLLCK

06/27/11:

17:22 Changeset [11203] by tbretz
Removedmore obsolete stuff.
17:21 Changeset [11202] by tbretz
Removed some obsolete code.
17:03 Changeset [11201] by tbretz
Inverted bit for command socket.
16:59 Changeset [11200] by tbretz
Restructured the FAD gui; made widgets for run-number and ROI active.
15:06 Changeset [11199] by tbretz
Removed fDimCurrentEvent; wrapped update of fDimEvents into a 1s check.
15:03 Changeset [11198] by tbretz
Do noz print 'Trying to connect' message more than once.
15:03 Changeset [11197] by tbretz
Changed the fStatus2 array to support also an 'all diconnected but switched on' state.
15:03 Changeset [11196] by tbretz
Changed the FAD Led status to support also an 'all diconnected but switched on' state.
14:45 Changeset [11195] by tbretz
Updated with some more status bit support.
13:27 Changeset [11194] by tbretz
Removed an obsolete debug out.
13:26 Changeset [11193] by tbretz
Replaced the constructor of EventHeader with a vector<uint16_t> by just a pointer of type uint16_t
13:25 Changeset [11192] by tbretz
Made the tcp::endpoint and the slot number a member of ConenctionFAD; notify the EventBuilderWrapper about updates of e.g. the header.
13:24 Changeset [11191] by tbretz
Workaroudn for a problem with negative gi_NumConnects
13:00 Changeset [11190] by tbretz
Added the possbility to give an IP Address with a port rather than a name which must be resolved; send keep alive packages in 10s intervals
08:43 Changeset [11189] by ogrimm
Fixed bug for online display of small events (missing flush of temporary file)

06/24/11:

17:38 Changeset [11188] by tbretz
Also update status informations when connection information has changed in the meantime.
16:59 Changeset [11187] by tbretz
Removed some debug code.
16:46 Changeset [11186] by tbretz
Tried another fix for the CompareBits
16:42 Changeset [11185] by tbretz
Fixed a typo.
16:39 Changeset [11184] by tbretz
Fixed displays of FadLeds
16:19 Changeset [11183] by tbretz
Must be i instead of i/7 when checking for identical values.
16:15 Changeset [11182] by tbretz
Updated default base port
16:14 Changeset [11181] by tbretz
Added more infos to debugRead; some fixed to CompareBit
16:00 Changeset [11180] by tbretz
Added check whether all ports are connected again.
15:46 Changeset [11179] by tbretz
Added FAD DNA.
15:21 Changeset [11178] by ogrimm
FADctrl publishes PLL lock status
14:41 Changeset [11177] by tbretz
Display more FAD status bits.
14:36 Changeset [11176] by tbretz
Added output of frequency calculated from the clock conditioner values.
14:19 Changeset [11175] by tbretz
Removed some obsolete stuff
14:17 Changeset [11174] by tbretz
New scheme to transmit the status bits.
14:15 Changeset [11173] by neise
this is v0206 --- v0205 had a bug: when sending 'enable busy' this was not even parsed in firmware. now enable/disable busy is being parsed. NEW BASE PORT = 31919 (this ist 0x7CAF :-)
13:52 Changeset [11172] by tbretz
Updated maximum number for event id.
13:39 Changeset [11171] by tbretz
Changed CONTINOUS_TRIGGER_ON/OFF to ENABLE_CONTINOUS_TRIGGER; added ENABLE_BUSY
13:38 Changeset [11170] by tbretz
Changed CONTINOUS_TRIGGER_ON/OFF to ENABLE_CONTINOUS_TRIGGER; added ENABLE_BUSY
13:16 Changeset [11169] by tbretz
Added DrsEnabled
12:56 Changeset [11168] by tbretz
Removed obsolete debug output.
12:56 Changeset [11167] by tbretz
Renamed led for pll lock; removed ref clock overflow.
12:55 Changeset [11166] by tbretz
Added PLL lock.
12:29 Changeset [11165] by tbretz
Reverse EventHeader::ftriggerId
12:27 Changeset [11164] by tbretz
Switch on keep alive packates with 10s timeouts.
12:26 Changeset [11163] by tbretz
Added kCmdContTrigger and EventHeader::Id()
12:25 Changeset [11162] by tbretz
Added code to send changed distributions from headers.
12:24 Changeset [11161] by tbretz
Changed enable continous trigger command.
12:23 Changeset [11160] by tbretz
Added ENABLE_CONTINOUS_TRIGGER
12:23 Changeset [11159] by tbretz
Updated display of version number; display ethernet rate in kB/s
12:23 Changeset [11158] by tbretz
Updated in the FAD tab.
08:49 Changeset [11157] by tbretz
Fixed output for data transmission socket.

06/23/11:

22:11 Changeset [11156] by tbretz
Added new bits in Status word; removed obsolete ref clock too high; added new command enable busy.
21:25 Changeset [11155] by neise
v0205 changed ADC dataformat to unsigned short. - untested ... not even synthesized - HDL designer doesnt find license server anymore.
21:04 Changeset [11154] by tbretz
Added constructor to EventHeader.
21:04 Changeset [11153] by tbretz
Piped data from debugHead to EventBuilderWrapper
21:03 Changeset [11152] by tbretz
Updated ADC range.
19:26 Changeset [11151] by tbretz
Removed an obsolete debug output; added missing instantiation of fDimFadFwVersions.
19:25 Changeset [11150] by tbretz
Changed default.
19:24 Changeset [11149] by tbretz
Removed obsolete include of iostream
18:59 Changeset [11148] by tbretz
Switched to DimDescribedService::Update
18:56 Changeset [11147] by tbretz
Do not write 0 byte reads to debug stream.
18:54 Changeset [11146] by tbretz
Added some output for opening and closing debug files.
18:18 Changeset [11145] by tbretz
Removed typo.
16:59 Changeset [11144] by tbretz
Removed some debug out.
16:53 Changeset [11143] by tbretz
Added reset trigger id button.
16:50 Changeset [11142] by tbretz
Added button to reset trigger id.
16:46 Changeset [11141] by tbretz
Moved PLL_Lock, remove obsolete buttons.
16:35 Changeset [11140] by tbretz
Removed some debug output.
16:34 Changeset [11139] by tbretz
Added option to set maximum event buffer memory.
16:34 Changeset [11138] by tbretz
Fixed displayed memory buffer size.
16:16 Changeset [11137] by tbretz
Changed maximum of some widgets.
15:57 Changeset [11136] by tbretz
Send more Dim infos.
15:56 Changeset [11135] by tbretz
Added two more templates for simplicifations.
15:54 Changeset [11134] by tbretz
Latest Update.
15:54 Changeset [11133] by tbretz
Added more FAD infos.
15:53 Changeset [11132] by tbretz
Added more FAD elements.
13:00 Changeset [11131] by tbretz
Put everything into the history, but only successfull commands into the file history.
12:59 Changeset [11130] by tbretz
Further improved output of PLL locks.
10:12 Changeset [11129] by tbretz
Updated clock conditioner settings.
09:38 Changeset [11128] by tbretz
Updated clock conditioner values.
09:29 Changeset [11127] by tbretz
Debugged the ADC plot with some fixes when sending the Dim data; set new values for the clock conditioner; added some preliminary checks for identities in the FAD headers

06/22/11:

23:30 Changeset [11126] by tbretz
Added EventBuilder thread status to UpdateConnectionStatus
23:28 Changeset [11125] by tbretz
Added slots to set socket option of FADs
23:27 Changeset [11124] by tbretz
Added Dock widget to ADC tab and LED for Event Builder.
23:17 Changeset [11123] by tbretz
Some little improvements to the ADC data.
22:36 Changeset [11122] by neise
Firmware version v0202 LEDs show: busy and w5300_reset DISCON after W5300 interrupt with 2s timeout MM-reconf after w5300 interrupt single software triggers are alwazs active see details in the eLOG
22:18 Changeset [11121] by tbretz
Updated from v19r21 to v19r22
22:17 Changeset [11120] by tbretz
Decode PLLLCK
22:16 Changeset [11119] by tbretz
Added socket option for FAD
20:17 Changeset [11118] by tbretz
Added possibility to debug data transmission to the boards.
19:57 Changeset [11117] by tbretz
Added FSC_CONTROL led; removed (maybe temporarily setting of maximumj in plot for rates
19:56 Changeset [11116] by tbretz
Send commands only to connected boards; disable initial sending of any commands; fixed order of boards and chips in arrays
19:55 Changeset [11115] by tbretz
Added DUMP_STREAM command; output number of received bytes
19:55 Changeset [11114] by tbretz
Fixed some FAD controls, added FSC to list of states.
18:50 Changeset [11113] by tbretz
Removed Connect Disconnect
17:50 Changeset [11112] by tbretz
Added TOGGLE for singel FAD connections.
17:43 Changeset [11111] by tbretz
Added more FAD control buttons; implemented button events
17:04 Changeset [11110] by tbretz
Removed an obsolete debug output.
17:04 Changeset [11109] by tbretz
Implemented 'def' and 'default' as replacement for the default base-addr of the camera.
15:48 Changeset [11108] by tbretz
Fixed display of board and patch rate.
14:09 Changeset [11107] by tbretz
Changed clock conditioner values.
13:52 Changeset [11106] by tbretz
Fixed clock conditioner values in DimStaticData; they have to be 32 bits.
13:51 Changeset [11105] by tbretz
Added the default values for the clock conditioner, marked with a star.
13:50 Changeset [11104] by tbretz
Properly display a 32bit word.
13:50 Changeset [11103] by tbretz
Fixed range of clock conditioner spin boxes.
13:20 Changeset [11102] by tbretz
Added possibility to set the clock conditioner's frequency for some selected frequency.

06/21/11:

23:21 Changeset [11101] by tbretz
Added an example for an extension.
22:37 Changeset [11100] by tbretz
Some cosmetics to command descriptions.
22:34 Changeset [11099] by tbretz
Renamed state 'offline' to 'disengaged' to avoid confusion with the offline state in the GUI.
22:27 Changeset [11098] by tbretz
Allow CONNECT also when diconnected but event builder thread still running (offline)
22:18 Changeset [11097] by tbretz
Added const qualifiers to factOut and factStat
22:18 Changeset [11096] by tbretz
Added const qualifiers to factOut and factStat
21:57 Changeset [11095] by tbretz
Return 0 as default in eventCheck; added comment to commands; fixed PRINT_EVENT; allow double CONNECT or DISCONNECT
21:23 Changeset [11094] by tbretz
Don't count NumConnected down if already 0.
21:08 Changeset [11093] by tbretz
Added IsDisconnected
21:08 Changeset [11092] by tbretz
Added some comments about eventCheck
20:54 Changeset [11091] by tbretz
Added new connection/disconnection scheme; added eventCheck stub
15:40 Changeset [11090] by tbretz
Changed bahaviour of opening closing sockets
13:29 Changeset [11089] by lyard
Various dataLogger changes
12:52 Changeset [11088] by ogrimm
Updates to Edd. History server now periodically saves histories to disk.
10:34 Changeset [11087] by ogrimm
Command 'boards' accepts 'none' as argument
10:17 Changeset [11086] by tbretz
Make sure that gPad is always set correctly; replaces gPad by canv where possible in slot_RootEventProcess; do only AbsPixelToX/Y; added warning output if the mapping files are not well read.

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
Note: See TracTimeline for information about the timeline view.