- Mar 30, 2020
-
-
Jörn Künsemöller authored
-
- Mar 29, 2020
-
-
Jorrit Schaap authored
TMSS-156: loopover upcoming subtasks, extract subtask_id, fetch parset, store parset on disk just as normal MACScheduler does, and send it on the bus. TODO: all the additional MAC bookkeeping
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-156: made proof-of-concept where TMSSBridge can query for and parse upcoming subtasks, and request a parset. Needs to be further implemented in _updatePlannedList
-
- Mar 27, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-156: use hostname, port, user and pass from configuration file. TODO: replace test user/pass with secret user/pass which is not stored in git
-
- Mar 26, 2020
-
-
Roy de Goei authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
-
-
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
vagrant authored
-
- Mar 25, 2020
-
-
vagrant authored
-
- Mar 17, 2020
-
-
Roy de Goei authored
-
- Mar 05, 2020
-
-
Roy de Goei authored
-
- Feb 27, 2019
-
-
Auke Klazema authored
-
Auke Klazema authored
-
Auke Klazema authored
-
- Nov 02, 2016
-
-
Arno Schoenmakers authored
-
- Jul 07, 2016
-
-
Jorrit Schaap authored
Task #9634: removed some of the needed logging to solve the issue. I left the logging of starttime per observation on, which helps a lot to see what macscheduler is doing
-
- Jul 06, 2016
-
-
Jorrit Schaap authored
Task #9607: added logging in MACScheduler::_updatePlannedList() to identify if the missed observations are due to a potential race-condiction in itsOTDBconnection->getTreeGroup and the timeBeforeStart check
-
- Jun 15, 2016
-
-
Jan David Mol authored
-
- Apr 19, 2016
-
-
Jan David Mol authored
-
- Nov 06, 2015
-
-
Ruud Overeem authored
Task #8531: Added unittest for TreeStatusEvent daemon and updated MACScheduler to new getTreeGroup function.
-
- Jun 19, 2015
-
-
Jan David Mol authored
-
Jan David Mol authored
-
- Jun 15, 2015
-
-
Jan David Mol authored
-
- Mar 13, 2015
-
-
Jan David Mol authored
Task #7555: Stop spamming MACScheduler.stdout with messages, since we can now tap them at MessageRouter
-
- Mar 12, 2015
-
-
Ruud Overeem authored
Task #7593: autogen creates the protocol files now in the namespace XXX_Protocol. Modified the sources to look in these namespaces.
-
- Feb 09, 2015
-
-
Jan David Mol authored
-
Ruud Overeem authored
-
- Feb 05, 2015
-
-
Alexander van Amesfoort authored
Jan David agreed it makes sense, although some software covered is not currently maintained by the RO software team. All replacements happen in comments, so this is safe. (viewed svn diff | grep ... by hand) Command used: LOFAR$ grep -r -l seg@astron.nl * | xargs sed -i -e 's/seg@astron.nl/softwaresupport@astron.nl/g'
-
- Feb 04, 2015
-
-
Ruud Overeem authored
Task #7420: MACScheduler pushes parset on the bus just before starting ObservationControl. Care is taken that the parset is pushed only once.
-