| 1 | -*-*- END -*-*-
|
|---|
| 2 | 2006/06/28 Thomas Bretz
|
|---|
| 3 |
|
|---|
| 4 | * main/MStargHistograms.[h,cc]:
|
|---|
| 5 | - removed Center in units of Zd, Az
|
|---|
| 6 |
|
|---|
| 7 | * main/MStarguider.cc:
|
|---|
| 8 | - removed obsolete and dangerous sgcenterzdaz
|
|---|
| 9 | - do not display the sky-centered rings if sky-center is invalid
|
|---|
| 10 | (LEDs not detected)
|
|---|
| 11 | - rais error in this case and send error state to CC
|
|---|
| 12 | - added lower brighness limit of 30
|
|---|
| 13 | - do not write pointingpos.txt and tracking_error.txt anymore
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | * caos/Ring.h:
|
|---|
| 17 | - added Setter SetXY
|
|---|
| 18 |
|
|---|
| 19 | * catalog/StarCatalog.cc:
|
|---|
| 20 | - fixed that when checking for the region in which stars will
|
|---|
| 21 | be searched only the y- but not the x-offset has been taken into
|
|---|
| 22 | account
|
|---|
| 23 | - added a small region around the region of interest because
|
|---|
| 24 | the catalog position of visible stars might be out of the
|
|---|
| 25 | search region
|
|---|
| 26 | - commented out an obsolete function
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 | 2006/05/10 Thomas Bretz
|
|---|
| 31 |
|
|---|
| 32 | * main/MStarguider.cc:
|
|---|
| 33 | - fixed an error returning the correct value in CalcTrackingError
|
|---|
| 34 | - added new value to Starguider report
|
|---|
| 35 |
|
|---|
| 36 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 37 | - added new value to starguider report
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 | 2006/03/23 - Daniela Dorner, Thomas Bretz
|
|---|
| 42 |
|
|---|
| 43 | * main/MStarguider.[h,cc]:
|
|---|
| 44 | - changed starguider algorithm
|
|---|
| 45 |
|
|---|
| 46 |
|
|---|
| 47 |
|
|---|
| 48 | 2006/03/19 - Daniela Dorner
|
|---|
| 49 |
|
|---|
| 50 | * main/MStargHistograms.cc:
|
|---|
| 51 | - changed name of tree from CaOs to Starg
|
|---|
| 52 |
|
|---|
| 53 | * leds.txt, stargleds.txt:
|
|---|
| 54 | - added new leds
|
|---|
| 55 |
|
|---|
| 56 | * main/MCosy.cc:
|
|---|
| 57 | - changed name of tpoint-files, which are written from Cosy, from
|
|---|
| 58 | tpoint*.txt to old-tpoint*.txt
|
|---|
| 59 |
|
|---|
| 60 | * main/MStarguider.[h,cc]:
|
|---|
| 61 | - added StarguiderTpoint Button
|
|---|
| 62 | - included 2 new variables to allow for the implementation of
|
|---|
| 63 | StarguiderTpoints
|
|---|
| 64 | - added writing of StarguiderTpoints to the function CalcTrackingError
|
|---|
| 65 | - StarguiderTpoints are written to tpoint/starg_*.txt
|
|---|
| 66 | - Tpoints are wriiten to tpoint/tpoint_*.txt
|
|---|
| 67 | - added pulldown Mode to Menu
|
|---|
| 68 | - cleaned Menu (removed not needed items, rearanged place of items
|
|---|
| 69 | - removed expertmode
|
|---|
| 70 | - implemented Tpoint- and Starguider-Mode (switches all needed item)
|
|---|
| 71 | put some code into functions therefor
|
|---|
| 72 | - implemented releasing of button, if no tpoint can be taken
|
|---|
| 73 | - fixed small bugs in (un)checking items
|
|---|
| 74 | - removed starguider analyis (writing root-files) from starguider mode to
|
|---|
| 75 | stabilize the code
|
|---|
| 76 | - added 'fGetter->ExitLoop()' before each 'delete fGetter'
|
|---|
| 77 | - added SetDirectory(0) for histogram in starguider
|
|---|
| 78 |
|
|---|
| 79 |
|
|---|
| 80 |
|
|---|
| 81 | 2006/03/11 - Daniela Dorner
|
|---|
| 82 |
|
|---|
| 83 | * tpoint/bending051124.txt:
|
|---|
| 84 | - added
|
|---|
| 85 |
|
|---|
| 86 |
|
|---|
| 87 |
|
|---|
| 88 | 2005/08/29 - Daniela Dorner
|
|---|
| 89 |
|
|---|
| 90 | * main/MStarguider.cc, tcpip/MDriveCom.[h,cc]:
|
|---|
| 91 | - added to variables to the Starguider report
|
|---|
| 92 |
|
|---|
| 93 |
|
|---|
| 94 |
|
|---|
| 95 | 2005/08/22 - Thomas Bretz
|
|---|
| 96 |
|
|---|
| 97 | * candrv/nodedrv.cc, main/MTracking.cc:
|
|---|
| 98 | - fixed usage of MTime (MTime(-1) instead of MTime())
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 |
|
|---|
| 102 | 2005/08/22 - Thomas Bretz
|
|---|
| 103 |
|
|---|
| 104 | * caos/Ring.[h,cc]:
|
|---|
| 105 | - added a sanity check for the case a led entry == NULL
|
|---|
| 106 |
|
|---|
| 107 | * caos/Rings.[h,cc]:
|
|---|
| 108 | - code cleanup
|
|---|
| 109 | - added a sanity check to CalcRings
|
|---|
| 110 |
|
|---|
| 111 | * devdrv/shaftencoder.h:
|
|---|
| 112 | - added new member function GetPosDirCorrected
|
|---|
| 113 | - added new member function GetOffsetDirCorrected
|
|---|
| 114 |
|
|---|
| 115 | * main/MStarguider.cc:
|
|---|
| 116 | - set number of minimum required LEDs for the ring calculation
|
|---|
| 117 | to 3. With two LEDs you can NEVER calculate a ring!
|
|---|
| 118 | - added another sanity check in FindStars
|
|---|
| 119 |
|
|---|
| 120 | * main/MTracking.cc:
|
|---|
| 121 | - replaced ?:-operators by new functions Get*DirCorrected
|
|---|
| 122 | - made sure that if both directions have changed the reset
|
|---|
| 123 | really causes the correct values to be used immediatly!
|
|---|
| 124 | - added some code for future use
|
|---|
| 125 |
|
|---|
| 126 |
|
|---|
| 127 |
|
|---|
| 128 | 2005/07/28 - Florian Goebel
|
|---|
| 129 |
|
|---|
| 130 | * videodev/FilterLed.[cc,h]
|
|---|
| 131 | - add GetMeanPositionCircle and FindStarCircle
|
|---|
| 132 |
|
|---|
| 133 | * devdrv/shaftencoder.[cc,h]
|
|---|
| 134 | - add: fDirHasChanged, fDirChangedPos, fDirChangedOffset,
|
|---|
| 135 | fDirection, fHysteresisPos, fHysteresisNeg
|
|---|
| 136 |
|
|---|
| 137 | * main/MCosy.cc
|
|---|
| 138 | - set faster acceleration and Velocity parameters in TrackPositionGRB
|
|---|
| 139 |
|
|---|
| 140 | * main/MPointing.cc
|
|---|
| 141 | - correct bug which always set speed to LO-SPEED
|
|---|
| 142 |
|
|---|
| 143 | * main/MStarguider.[cc,h]
|
|---|
| 144 | - add new Popup "Operation" (functionality is not ready yet)
|
|---|
| 145 | - add new procedure: FindRoqueLamp
|
|---|
| 146 | - in MStarguider::FindStar now use Leds::FindStarCircle
|
|---|
| 147 | (instead of Leds::FindStar)
|
|---|
| 148 |
|
|---|
| 149 | * main/MTracking.cc
|
|---|
| 150 | - calculate DirHasChanged etc.
|
|---|
| 151 |
|
|---|
| 152 |
|
|---|
| 153 |
|
|---|
| 154 | 2005/04/11 - Thomas Bretz
|
|---|
| 155 |
|
|---|
| 156 | * main/MTracking.cc:
|
|---|
| 157 | - allow to send velocity and request position twice
|
|---|
| 158 | - enhanced some debugging output
|
|---|
| 159 |
|
|---|
| 160 | * candrv/network.[h,cc]:
|
|---|
| 161 | - implemented PrintError
|
|---|
| 162 |
|
|---|
| 163 | * candrv/nodedrv.[h,cc]:
|
|---|
| 164 | - implemented new argument (zombie) to WaitForSdo which allows
|
|---|
| 165 | to mark a missing CANbus message as non-critical
|
|---|
| 166 |
|
|---|
| 167 |
|
|---|
| 168 |
|
|---|
| 169 | 2005/03/21 - Thomas Bretz
|
|---|
| 170 |
|
|---|
| 171 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 172 | - added a missing white space behind the brightness and
|
|---|
| 173 | fixed the wrong units of Zd/Az in the starguider report
|
|---|
| 174 |
|
|---|
| 175 |
|
|---|
| 176 |
|
|---|
| 177 | 2005/03/17 - Thomas Bretz
|
|---|
| 178 |
|
|---|
| 179 | * main/MCosy.[h,cc]:
|
|---|
| 180 | - implemented WM_GRB and TrackPositionGRB for GRB mode
|
|---|
| 181 |
|
|---|
| 182 | * main/MStarguider.cc:
|
|---|
| 183 | - added 'status' to FINDSTAR-REPORT
|
|---|
| 184 | - send STARG-REPORT only if Starguider is switched on
|
|---|
| 185 | - enhanced output in starguider report
|
|---|
| 186 |
|
|---|
| 187 | * tcpip/MCeCoCom.cc:
|
|---|
| 188 | - tried to backengineer the CC-REPORT because it is not documented
|
|---|
| 189 | in the CC TDAS
|
|---|
| 190 | - changed critical values for windspeed from 10/20/30 to 30/40/50
|
|---|
| 191 |
|
|---|
| 192 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 193 | - implemented handling of GRB command
|
|---|
| 194 | - enhanced SendStargReport. Starguider Report now:
|
|---|
| 195 | misszd[%05.3f] missaz[%05.3f]
|
|---|
| 196 | nomzd[%c %03d %02d %03d] nomaz[%c %03d %02d %03d]
|
|---|
| 197 | centerx[%05.1f] centery[%05.1f] n[%04d]
|
|---|
| 198 | bright[%03.1f] mjd[%12.6f]
|
|---|