# # ChangeLog for trunk/FACT++/scripts/Observation_class.js # # Generated by Trac 1.5.2 # 11/17/24 19:39:12 Thu, 19 Sep 2013 15:16:17 GMT tbretz [17180] * trunk/FACT++/scripts/Observation_class.js (modified) Reverting to last revision. Thu, 19 Sep 2013 15:15:12 GMT tbretz [17174] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/Observation_class.js (modified) * trunk/FACT++/scripts/Startup.js (modified) * trunk/FACT++/scripts/getSchedule.js (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) Some minor updates and a bug fix in the format of the NOMINAL service. Thu, 23 May 2013 11:07:51 GMT tbretz [16074] * trunk/FACT++/scripts/Observation_class.js (modified) Allow for observation types singlepe, drscalib and idle. Tue, 16 Apr 2013 09:12:41 GMT tbretz [15352] * trunk/FACT++/scripts/Observation_class.js (modified) Added 'now' as a a valid time. Wed, 10 Apr 2013 09:16:34 GMT tbretz [15288] * trunk/FACT++/scripts/Observation_class.js (modified) Copy property id if available -- needed to read the schedule from the db. Mon, 18 Mar 2013 14:43:29 GMT tbretz [15095] * trunk/FACT++/scripts/Observation_class.js (modified) Convert ra/dec to fload (just to be sure) Fri, 15 Mar 2013 13:57:21 GMT tbretz [15084] * trunk/FACT++/scripts/Observation_class.js (modified) Adapted to new style of writing a schedule. Mon, 11 Mar 2013 21:36:10 GMT tbretz [15028] * trunk/FACT++/scripts/Observation_class.js (modified) Fixed some typos Sat, 09 Mar 2013 16:27:00 GMT tbretz [15004] * trunk/FACT++/scripts/Observation_class.js (modified) Code cleanup. Mon, 14 Jan 2013 06:30:45 GMT neise [14770] * trunk/FACT++/scripts/Observation_class.js (modified) renamed utc member to 'start', since it's used by this name in ... Wed, 09 Jan 2013 16:16:40 GMT neise [14768] * trunk/FACT++/scripts/Observation_class.js (modified) added exception handling if user submits unknown 'task' value to ... Wed, 09 Jan 2013 15:53:11 GMT neise [14765] * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/Observation_class.js (added) introduced new class to generate the schedule - called Observation. ...