Skip to content
Snippets Groups Projects
  1. Oct 20, 2006
    • Ruud Overeem's avatar
      BugID: 797 · 8168a53e
      Ruud Overeem authored
      Moved startChildController from ObservationControl to ChildControl so it is
      available in all controller.
      8168a53e
    • Ruud Overeem's avatar
      BugID: 679 · 9160c4c1
      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.
      9160c4c1
    • Ruud Overeem's avatar
      BugID:804 · 8a90694f
      Ruud Overeem authored
      Implemented Observation-control.
      8a90694f
    • Pieter Donker's avatar
      BugID:335 · 5f195eb0
      Pieter Donker authored
      Furher Development of TBBDriver
      add tbbctl
      5f195eb0
  2. Oct 18, 2006
    • Ruud Overeem's avatar
      BugID: 810 · 3112435c
      Ruud Overeem authored
      Moved station list to Observation.
      3112435c
    • Ruud Overeem's avatar
      BugID: 810 · 089ca345
      Ruud Overeem authored
      Some station-observationbased datapoints where missing.
      089ca345
    • wierenga's avatar
      BugID: 949 · 84ca5f00
      wierenga authored
      Remove spurious "DEST HWADDR:" message.
      84ca5f00
    • Ruud Overeem's avatar
      BugID: 827 · 0287cc09
      Ruud Overeem authored
      Changes nodes names
      0287cc09
    • Ruud Overeem's avatar
      BugID:827 · 0ea46cfa
      Ruud Overeem authored
      removing old gcomp files before generating
      0ea46cfa
    • Ruud Overeem's avatar
      BugID: 827 · 68509256
      Ruud Overeem authored
      Check in of new files.
      68509256
    • Ruud Overeem's avatar
      BugID: 827 · f80aa8d5
      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.
      f80aa8d5
    • wierenga's avatar
      BugID: 919 · 353a0316
      wierenga authored
      Need to copy the array to make it contiguous in memory for gnuplot.
      353a0316
  3. Oct 17, 2006
  4. Oct 16, 2006
  5. Oct 13, 2006
  6. Oct 12, 2006
    • Arthur Coolen's avatar
      BugID: 788 · 435e8776
      Arthur Coolen authored
      changed documentation and scripts for standalone install
      435e8776
    • Arthur Coolen's avatar
      BugID: 788 · b3fb1b12
      Arthur Coolen authored
      changed config en progs settings for standalone install
      b3fb1b12
    • Arthur Coolen's avatar
      BugID: 788 · 1eaf8017
      Arthur Coolen authored
      changed config en progs settings for standalone install
      1eaf8017
    • Arthur Coolen's avatar
      BugID: 788 · 7d6d9ffa
      Arthur Coolen authored
      changed documentation and scripts for standalone install
      7d6d9ffa
  7. Oct 11, 2006
    • Arthur Coolen's avatar
      BugID: 788 · 3591738a
      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
      3591738a
    • wierenga's avatar
      BugID: 844 · fef0daa0
      wierenga authored
      result_device++ statement should be inside the if (mask[..) conditional
      otherwise invalid indexing will occur.
      fef0daa0
    • Arthur Coolen's avatar
      BugID: 788 · 927b7829
      Arthur Coolen authored
      changed default progs and dist for MainCU
      927b7829
    • wierenga's avatar
      BugID: 839 · f2455f40
      wierenga authored
      Turn TRAIM on by default. It has been shown to work correctly in the field
      and yields more accurate timing.
      f2455f40
    • wierenga's avatar
      BugID: 781 · ea07082b
      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)
      ea07082b
    • wierenga's avatar
      BugID: 932 · a22b082c
      wierenga authored
      Have maximum retries count to prevent infinite loop.
      a22b082c
    • wierenga's avatar
      BugID: 935 · 36f3aaf7
      wierenga authored
      Check port.accept() return code
      36f3aaf7
    • wierenga's avatar
      BugID: 935 · 78be1a04
      wierenga authored
      Check return code of port.accept().
      Fix event deferral and recall.
      78be1a04
    • wierenga's avatar
      BugID: 935 · 889bccd9
      wierenga authored
      Check return code of port.accept()
      889bccd9
  8. Oct 10, 2006
    • Ruud Overeem's avatar
      BugID: 804 · 2e9350e9
      Ruud Overeem authored
      First minimal version of a station controller.
      For test purposes this controller changes the clock every minute.
      2e9350e9
    • Ruud Overeem's avatar
      BugID: 799 · 80bd755c
      Ruud Overeem authored
      Made some last(?) modification to support the missing functions. Application
      seems to be working well enough to be CS1 proof.
      80bd755c
    • Arthur Coolen's avatar
      BugID: 788 · 5db2a951
      Arthur Coolen authored
      changes to documentation and added emptyDatabase.ctl
      5db2a951
Loading