- Jun 12, 2006
-
-
Ruud Overeem authored
First (partially) working chain with MACScheduler and ObservationControl. Startup sequence is OK.
-
- Jun 10, 2006
-
-
Ger van Diepen authored
Added default python path
-
- Jun 09, 2006
-
-
Marcel Loose authored
Final(?) version of the DelayCompensation package.
-
Marcel Loose authored
Placed fields `coarseDelay', `fineDelayAtBegin', and `fineDelayAfterEnd' into a struct `DelayInfo'. Elements of `DelayInfo' can be retrieved using operator[](uint).
-
pompert authored
Additions: -Swing code that triggers the plotter's updatedata method. -Extra popupmenu that enables the user to add data to an existing plot (has to be further implemented)
-
pompert authored
Clean up empty lines
-
Arthur Coolen authored
Gnu license included
-
Ger van Diepen authored
Added support for type parmexpr and functional Added columns EXPRESSION and TIMESTAMP
-
blaakmeer authored
Partially implemented. The VB will probably not be used anymore
-
- Jun 08, 2006
-
-
Arthur Coolen authored
Gnu license included
-
Arthur Coolen authored
Gnu license included
-
pompert authored
Additions: -Added XML file build targets that enables defining the ParmDB interface at pre-run level. These targets make sure the XML is in the correct place for in-Netbeans testing, and standalone. Also cleaning is integrated.
-
pompert authored
Additions: -Improved Handling of popupmenus. They now are multiple levels to improve extendability and usability -Added XML file that enables defining the ParmDB interface at pre-run level. Modified build.xml as a result! -Various classes that help read and encapsulate the XML configuration file. Mods: -Various modifications to ParmDB plot panel
-
wierenga authored
New AP & BP images - RCU input OK @200MHz - BLP startup improvements, once BLP processes data, it never stops, so it should remain in sync under normal conditions.
-
Marcel Loose authored
Putting in the last pieces. Now only need to fill the DataHolders and I guess everything will be fine.
-
Arthur Coolen authored
Gnu license included
-
Arthur Coolen authored
Gnu license included
-
Arthur Coolen authored
Models for new BBS tables
-
Ger van Diepen authored
Make default alignment max 8
-
Arthur Coolen authored
Gnu license imported
-
Arthur Coolen authored
Gnu license imported
-
Arthur Coolen authored
Gnu license imported
-
blaakmeer authored
Made GCF build with the latest developments in GCFCommon
-
Marcel Loose authored
I was overzealous by tunrning the LOG_TRACE_LIFETIME(_STR) macros into real statements using a do {...} while(0) construct. This caused the lifetime tracer to be destroyed at the end of the do-while loop, instead of at the end of the enclosing loop.
-
Ger van Diepen authored
Set correct python info
-
- Jun 07, 2006
-
-
pompert authored
Additions: -Singleton methods in IViewPanel to make it possible to use only one panel for a specific treenode application --Implemented these necessary changes in implementing classes. -jParmDBnode is extended so the parmDB source is known for every treenode. It is therefore possible to mix data from various parmdb tables. Also a method is added to identify the node as a root node for a parmdb table. Mods: -Various small layout and plotter mods.
-
pompert authored
Mods: -Temporarily removed the hard coded range setting. It should be reactivated when proper parmdb testdata is used.
-
Ger van Diepen authored
Make input buffer much longer
-
Ger van Diepen authored
Improved default alignment value. Also improved comments.
-
zwart authored
Changed long long to in64 so we can use dataConvert64. Fixed opertor ++'s
-
wierenga authored
ppsinfo_t type is not defined in the header file, it needs to be guarded by HAVE_SYS_TIMEPPS_H
-
- Jun 06, 2006
-
-
pompert authored
Additions: -None Mods: -Small layout mods
-
pompert authored
Additions: -None Mods: -Modified getRootNode() so it checks if the ParmDB root node is already present in the tree to prevent unnecessary additions.
-
Arthur Coolen authored
removed space from file
-
Ger van Diepen authored
Added funklet type tabular
-
pompert authored
Additions: -Working RMI calls to jParmFacade interface in plotter data access class
-
pompert authored
Additions: -Working RMI calls to jParmFacade interface in plotter data access class Mods: Fixed bug in Server that caused the 'im ready for incoming calls' message to be incomplete
-
Arthur Coolen authored
removed some errors
-
Ger van Diepen authored
Removed library name
-
Ger van Diepen authored
Add cfitsio to search path for Timba
-