- Mar 31, 2020
-
-
Jorrit Schaap authored
-
- Mar 30, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-156: submit state changes to OTDB for id<2000000, and to TMSS for id>=2000000. Implemented same behaviour in _updatePlannedList for TMSS observations as for plain-old-otdb-observations
-
Jorrit Schaap authored
TMSS-156: use inverse boolean logic #ifndef DONT_COMPILE_OTDB_AND_PVSS_CODE, so that 'normal' MACScheduler behaviour with OTDB/PVSS is the default, and the devs have the oppotunity to disable OTDB/PVSS code actively by adding -DDONT_COMPILE_OTDB_AND_PVSS_CODE=true to the cmake cmdline
-
Jörn Künsemöller authored
-
Jorrit Schaap authored
TMSS-156: used #ifdef DO_COMPILE_OTDB_AND_PVSS_CODE everywhere, so that we have a compilable and runnable MACScheduler that polls TMSS
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-156: copied business logic from otdb tasks for tmss tasks in _updatePlannedList. Use subtask['updated_at'] as modTime
-
- 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
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
-
-
- Mar 25, 2020
-
-
vagrant 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
-
- 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
-
- 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.
-
- Jan 17, 2014
-
-
Ruud Overeem authored
-
- Nov 26, 2013
-
-
Ruud Overeem authored
-
- Feb 27, 2013
-
-
Ruud Overeem authored
Task #4126: Merge with Release 1.11: Larger buffer for CEPlogProcessor and robust controller-chain for supporting the completing state.
-
Ruud Overeem authored
-
- Jan 29, 2013
-
-
Ruud Overeem authored
Task #1418: Reservations and Maintenance blocks are filtered from the lists. Occasionally those blocks had the wrong state causing to popup in the lists the MACScheduler maintains.
-
- Jan 25, 2013
-
-
Ruud Overeem authored
Online and PythonControl write finished.
-
- Dec 07, 2012
-
-
Marcel Loose authored
Task #3204: Re-applied reintegrate merge, after fixing some files that were mysteriously altered in the previous reintegrate merge. Among these files were: lofar_config.h.cmake, CMake/LofarGeneral.cmake, and CMake/FindPVSS.cmake.
-
Marcel Loose authored
-