- Oct 20, 2006
-
-
Ruud Overeem authored
Moved startChildController from ObservationControl to ChildControl so it is available in all controller.
-
Ruud Overeem authored
Moved startChildCOntrollers from ObservationControl to ChildControl so it is available everywhere. Extended Control-protocol with Quit event. Added some extra fields to Observation class.
-
Ruud Overeem authored
Implemented Observation-control.
-
Pieter Donker authored
Furher Development of TBBDriver add tbbctl
-
- Oct 18, 2006
-
-
Ruud Overeem authored
Moved station list to Observation.
-
Ruud Overeem authored
Some station-observationbased datapoints where missing.
-
wierenga authored
Remove spurious "DEST HWADDR:" message.
-
Ruud Overeem authored
Changes nodes names
-
Ruud Overeem authored
removing old gcomp files before generating
-
Ruud Overeem authored
Check in of new files.
-
Ruud Overeem authored
RB introduced several double definitions causing the load process to abort. Renamed the components of concern and changed the IP numbers of the nodes.
-
wierenga authored
Need to copy the array to make it contiguous in memory for gnuplot.
-
- Oct 17, 2006
-
-
Arthur Coolen authored
added SyncToolTypes for Db synchronisation
-
tauber authored
First setup
-
- Oct 16, 2006
-
-
Ruud Overeem authored
Solved bug in generating WAN part.
-
Ruud Overeem authored
Added stationController.
-
Ruud Overeem authored
Added StationController to make-list.
-
Ruud Overeem authored
Installed signalhandler for PVSS update during quit.
-
Ruud Overeem authored
Update for shared-controller.
-
Ruud Overeem authored
Update after testing.
-
Ruud Overeem authored
First setup.
-
Ruud Overeem authored
Controller passes first tests.
-
Ruud Overeem authored
Update after testing.
-
- Oct 13, 2006
-
-
wierenga authored
-
- Oct 12, 2006
-
-
Arthur Coolen authored
changed documentation and scripts for standalone install
-
Arthur Coolen authored
changed config en progs settings for standalone install
-
Arthur Coolen authored
changed config en progs settings for standalone install
-
Arthur Coolen authored
changed documentation and scripts for standalone install
-
- Oct 11, 2006
-
-
Arthur Coolen authored
delete datapoints/types from database, ANALOG2 and ExampleDP_Float are in use by PVSS (as are the _ (internal)) DPT's, so keep those
-
wierenga authored
result_device++ statement should be inside the if (mask[..) conditional otherwise invalid indexing will occur.
-
Arthur Coolen authored
changed default progs and dist for MainCU
-
wierenga authored
Turn TRAIM on by default. It has been shown to work correctly in the field and yields more accurate timing.
-
wierenga authored
Fixed the coordinate transformation. All coordinates are in radians - Station location must be in ITRF radians/metres (convert from WGS84) - Convert direction from J2000 (radians) to AzEl (radians) to LMN (unit sphere)
-
wierenga authored
Have maximum retries count to prevent infinite loop.
-
wierenga authored
Check port.accept() return code
-
wierenga authored
Check return code of port.accept(). Fix event deferral and recall.
-
wierenga authored
Check return code of port.accept()
-
- Oct 10, 2006
-
-
Ruud Overeem authored
First minimal version of a station controller. For test purposes this controller changes the clock every minute.
-
Ruud Overeem authored
Made some last(?) modification to support the missing functions. Application seems to be working well enough to be CS1 proof.
-
Arthur Coolen authored
changes to documentation and added emptyDatabase.ctl
-