Timeline



12/20/13:

17:29 Changeset [17415] by tbretz
Fixed a wrong section title

12/17/13:

15:57 Networking edited by aparavac
(diff)
15:34 Networking created by aparavac

12/15/13:

20:43 Changeset [17414] by tbretz
Removed compiled file, as we do not store objects files in the svn.
20:43 Changeset [17413] by tbretz
Corrected size of zip-archive.
20:37 Changeset [17412] by tbretz
One page documentation (TiddlyWiki)
20:29 Changeset [17411] by tbretz
Latest version of the closure compiler.
20:26 Changeset [17410] by tbretz
Recompiled with the latest version of the closure compiler.
20:25 Changeset [17409] by tbretz
Enable strict mode.
20:25 Changeset [17408] by tbretz
Enable strict mode and made the code strict mode compliant.
18:31 Changeset [17407] by tbretz
First version.
18:21 Changeset [17406] by tbretz
New project TermTV

12/04/13:

14:58 ShutterEmergencyProcedure.docx attached to TroubleShootingLid by Daniela Dorner
documentation of lid emergency operation
14:48 TroubleShootingLid created by Daniela Dorner
added documentation about lid
14:46 TroubleShooting edited by Daniela Dorner
added section lid (diff)

12/03/13:

18:53 ScreenSessionHelpfulCommands edited by tbretz
(diff)
18:06 Changeset [17405] by tbretz
Change working directory to directory which contains the link or the start.sh to ensure that relative links work properly.

12/02/13:

18:28 DataTakingMainPage edited by ftemme
adding, how to submit an own schedule file to the schedule database (diff)

11/30/13:

19:10 Changeset [17404] by tbretz
Output pixel index in case of underflow.
19:10 Changeset [17403] by tbretz
Only park telescope during ovtest when it is deep dark time.

11/29/13:

18:12 Changeset [17402] by tbretz
Updated to allow a real streaming, even for shrunk files.
13:02 Changeset [17401] by tbretz
Set beginskip and endskip as explicit argument in GetPixelStats; do not process the last 10 samples, they are affected by the 10-sample sliding average.
13:00 Changeset [17400] by tbretz
To determine the maximum devision by 8 is not necessary, only for the result; added a safety check for a sqrt-argument less than 0; added arguments to set beginskip and endskip
10:51 CodingRules edited by tbretz
(diff)
10:30 CodingRules edited by tbretz
(diff)
09:15 CodingRules edited by tbretz
(diff)
09:07 CodingRules edited by tbretz
(diff)

11/28/13:

21:14 DataTakingMainPage edited by tbretz
(diff)

11/27/13:

18:29 Changeset [17399] by tbretz
Check (and wait a short time) whether server is online.
18:28 Changeset [17398] by tbretz
Script to switch on and off drive power
17:49 Changeset [17397] by tbretz
There was a typo in the wind gusts warning; 98 is too high...
16:36 Changeset [17396] by tbretz
Added missing links
16:18 Changeset [17395] by tbretz
Finally updated the function for the Pt1000 to something which is almost exact within 5-25deg
16:17 Changeset [17394] by tbretz
Increased the interval in which events are selected close to the 5s update interval in smartfact; so more events are scanned and the probability is higher to catch a nice one.

11/26/13:

22:13 TemplateShiftSummary edited by tbretz
(diff)
19:16 Changeset [17393] by tbretz
Fixed a bug which caused replace() to fail. Memory was reallocated and so the pointer was wrong; simplified the retrieval of table names.
19:14 Changeset [17392] by tbretz
Simplified: keep a list of all skipped tables. There is no need to lop over the whole file for every table which is a log(n) process.
16:48 Changeset [17391] by tbretz
Script for smartfact web interface.
16:40 Changeset [17390] by tbretz
Script for smartfact web interface.
16:18 CodingRules edited by tbretz
(diff)
16:16 CodingRules edited by tbretz
(diff)
16:16 CodingRules edited by tbretz
(diff)
16:14 CodingRules edited by tbretz
(diff)
15:49 CodingRules edited by tbretz
(diff)
15:45 CodingRules edited by tbretz
(diff)
15:41 CodingRules edited by tbretz
(diff)
15:40 CodingRules edited by tbretz
(diff)
15:35 CodingRules edited by tbretz
(diff)
15:34 CodingRules edited by tbretz
(diff)
15:34 CodingRules edited by tbretz
(diff)
12:33 Changeset [17389] by tbretz
Updated Dim service description.
11:57 CodingRules edited by tbretz
(diff)
11:50 CodingRules edited by tbretz
(diff)
11:45 CodingRules edited by tbretz
(diff)
11:44 CodingRules edited by tbretz
(diff)
11:40 CodingRules edited by tbretz
(diff)
11:40 CodingRules edited by tbretz
(diff)
11:39 CodingRules created by tbretz
11:09 SvnRules created by tbretz
10:55 WikiStart edited by tbretz
(diff)

11/25/13:

22:33 Changeset [17388] by tbretz
Removes svn:ignored. Black magic. Only leads to confusion if consistency is not ensured.
22:31 Changeset [17387] by tbretz
Removed svn:executable property, these are no executables.
22:28 Changeset [17386] by tbretz
Removed svn:executable property, these are no executables.
22:25 Changeset [17385] by tbretz
emoved svn:ignore property. This is black magic and can easily lead to confusion if not set on new directories. It is a nice feature, but not needed at all.
21:44 Changeset [17384] by tbretz
Cleanup of the includes; my suspicion is that the math.h is for the sqrt (which is not needed, and should be in trinagular brackets as in all other files). To get a common namespace, I replaced it by TMath::Sqrt.
21:40 Changeset [17383] by tbretz
Some important conmetics: Define variables as const whenever you can, never declare veriables earlier as they are used; if you feel the need to list them, use comments; do never declare you own TRandom object - the root/Mars environment takes care of it (global seed, and which TRandom class to use\!)
21:25 Changeset [17382] by tbretz
Simplified conditional.
21:21 Changeset [17381] by tbretz
Files moved to their own subdirectory to keep everything at least a bit well arranged.
21:20 Changeset [17380] by tbretz
Files removed here because they are not part of the default setup.
21:19 Changeset [17379] by tbretz
Files moved here because they are not part of the default setup.
19:58 Changeset [17378] by tbretz
When sending an interrupt there was some typo in the array index.
19:54 Changeset [17377] by tbretz
Print call execution time to log.
19:50 Changeset [17376] by tbretz
Updated to display 1440 pixels now in event display
19:50 Changeset [17375] by tbretz
Handle the case when /home/fact is not defined, this can happen for example when the web user calls dimctrl via php exec()
19:49 Changeset [17374] by tbretz
Updated because we show all 1440 pixels now
19:49 Changeset [17373] by tbretz
Unified all exec calls, suppress logging (actually only a warning message) when dimctrl is called
18:14 Changeset [17372] by tbretz
Updated to use extract_aux.C
18:11 Changeset [17371] by tbretz
Removed obsolete variable definition.
18:09 Changeset [17370] by tbretz
Renamed and added more auxiliary infomrations.
17:38 WikiStart edited by tbretz
(diff)
17:38 WikiStart edited by tbretz
(diff)
17:32 WikiStart edited by tbretz
(diff)
17:24 FactGps edited by tbretz
(diff)
Note: See TracTimeline for information about the timeline view.