| 1 | -*-*- END -*-*-
|
|---|
| 2 |
|
|---|
| 3 | 2009/04/01 Thomas Bretz
|
|---|
| 4 |
|
|---|
| 5 | * Makefile:
|
|---|
| 6 | - changed the linking
|
|---|
| 7 |
|
|---|
| 8 | * base/Makefile:
|
|---|
| 9 | - changed name of Base to CosyBase (trouble with the same naming
|
|---|
| 10 | in Mars)
|
|---|
| 11 |
|
|---|
| 12 | * gui/Makefile
|
|---|
| 13 | - changed name of Gui to CosyGui (trouble with the same naming
|
|---|
| 14 | in Mars)
|
|---|
| 15 |
|
|---|
| 16 | * main/Makefile
|
|---|
| 17 | - changed name of Main to CosyMain (trouble with the same naming
|
|---|
| 18 | in Mars)
|
|---|
| 19 |
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 | 2009/01/14 Thomas Bretz
|
|---|
| 23 |
|
|---|
| 24 | * slalib/dat.c:
|
|---|
| 25 | - added leap second
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 | 2008/08/26 Thomas Bretz (La Palma)
|
|---|
| 30 |
|
|---|
| 31 | * cosy.cc:
|
|---|
| 32 | - changed ceco to 151.72.130.60
|
|---|
| 33 |
|
|---|
| 34 | * candrv/canopen.[h,cc]:
|
|---|
| 35 | - added HasConnection
|
|---|
| 36 |
|
|---|
| 37 | * candrv/network.cc:
|
|---|
| 38 | - check for connection before trying to reboot zombies
|
|---|
| 39 |
|
|---|
| 40 | * candrv/nodedrv.cc:
|
|---|
| 41 | - some improvement to output
|
|---|
| 42 |
|
|---|
| 43 | * devdrv/DevdrvLinkDef.h, devdrv/Makefile:
|
|---|
| 44 | - added Dkc
|
|---|
| 45 |
|
|---|
| 46 | * gui/MGCosy.[h,cc]:
|
|---|
| 47 | - change to layout
|
|---|
| 48 | - display DKC information
|
|---|
| 49 | - display cabinet information
|
|---|
| 50 |
|
|---|
| 51 | * gui/MGSkyPosition.[h,cc]:
|
|---|
| 52 | - for convinience added Polaris to display
|
|---|
| 53 |
|
|---|
| 54 | * main/MCosy.[h,cc]:
|
|---|
| 55 | - removed shaftencoder and macs
|
|---|
| 56 | - removed a lot of old obsolete code
|
|---|
| 57 | - added Dkc
|
|---|
| 58 | - set new velocity and acceleration values
|
|---|
| 59 | - removed a lot of expert stuff
|
|---|
| 60 | - removed ambiguity between feedback 1 and 2
|
|---|
| 61 |
|
|---|
| 62 | * main/MSlewing.[h,cc]:
|
|---|
| 63 | - replaced Macs by Dkc
|
|---|
| 64 | - fixed to use new units
|
|---|
| 65 | - scale velocity even with different maximum speeds
|
|---|
| 66 | - changed from relative positionuing to absolute positioning
|
|---|
| 67 | - implemented a new correction for the non-uniformity of the el-axis
|
|---|
| 68 |
|
|---|
| 69 | * main/MStarguider.cc:
|
|---|
| 70 | - changed usage of MString
|
|---|
| 71 | - use GetSePos now instead of GetTrackingPosRaw
|
|---|
| 72 |
|
|---|
| 73 | * main/MTracking.[h,cc]:
|
|---|
| 74 | - replaced Macs by Dkc
|
|---|
| 75 | - removed ambiguity of feedback 1 and feedback 2
|
|---|
| 76 | - adapted definition of control deviation
|
|---|
| 77 |
|
|---|
| 78 |
|
|---|
| 79 |
|
|---|
| 80 | 2008/07/13 Thomas Bretz
|
|---|
| 81 |
|
|---|
| 82 | * caos/Led.cc, caos/Ring.cc, gui/MGCosy.cc, tcpip/MCeCoCom.cc,
|
|---|
| 83 | tcpip/MDriveCom.cc:
|
|---|
| 84 | - replaced usage of MString::Print by MString::Format
|
|---|
| 85 |
|
|---|
| 86 |
|
|---|
| 87 |
|
|---|
| 88 | 2008/06/19 Thomas Bretz
|
|---|
| 89 |
|
|---|
| 90 | * tpoint/TPointGui.cc:
|
|---|
| 91 | - removed an output by chance added yestergday
|
|---|
| 92 |
|
|---|
| 93 |
|
|---|
| 94 |
|
|---|
| 95 | 2008/06/18 Thomas Bretz
|
|---|
| 96 |
|
|---|
| 97 | * telesto.cc, tpoint/TPointGui.[h,cc]:
|
|---|
| 98 | - added option to start with a pointing model
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 |
|
|---|
| 102 | 2008/06/17 Thomas Bretz
|
|---|
| 103 |
|
|---|
| 104 | * tpoint/TPointGui.[h,cc]:
|
|---|
| 105 | - implemented entry fields
|
|---|
| 106 |
|
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 | 2008/02/24 Thomas Bretz (La Palma)
|
|---|
| 110 |
|
|---|
| 111 | * .cosyrc_magic:
|
|---|
| 112 | - changed the azimuth gear to 1340.0
|
|---|
| 113 |
|
|---|
| 114 | * cosy.cc:
|
|---|
| 115 | - made MDriveCom a pointer to be able to delete it earlier
|
|---|
| 116 |
|
|---|
| 117 | * devdrv/macs.cc:
|
|---|
| 118 | - fixed a few typos
|
|---|
| 119 |
|
|---|
| 120 | * main/MCosy.[h,cc]:
|
|---|
| 121 | - allow disarming
|
|---|
| 122 | - added armed state to report
|
|---|
| 123 | - Instantiate MCosy with an MDriveCom instead of initializing it
|
|---|
| 124 | internally
|
|---|
| 125 | - adapted the constructor accordingly
|
|---|
| 126 |
|
|---|
| 127 | * main/MSlewing.[h,cc]:
|
|---|
| 128 | - changed the way the "position reached" window is calculated
|
|---|
| 129 | it is now fixed 1/16384th of a revolution and can be
|
|---|
| 130 | changed from outside
|
|---|
| 131 | - added some comments
|
|---|
| 132 | - tiny changes to the log out
|
|---|
| 133 | - for the moment the correct calculation for the non centered
|
|---|
| 134 | drive bow is switched off(!!!)
|
|---|
| 135 |
|
|---|
| 136 | * videodev/VideodevIncl.h:
|
|---|
| 137 | - added TVector2
|
|---|
| 138 |
|
|---|
| 139 | * aposs/Magic.m:
|
|---|
| 140 | - added GRB mode
|
|---|
| 141 | - added a division by four to the setting of the rpm mode velocity
|
|---|
| 142 |
|
|---|
| 143 |
|
|---|
| 144 |
|
|---|
| 145 | 2008/02/22 Thomas Bretz (La Palma)
|
|---|
| 146 |
|
|---|
| 147 | * aposs/Magic.m:
|
|---|
| 148 | - added a trigger on the falling and rising edge of the door-lock
|
|---|
| 149 | switch which will stop the telescope and refuse any movement
|
|---|
| 150 | command
|
|---|
| 151 | - changed version number from 0.69 to 0.70
|
|---|
| 152 | - move the arbitrary factor 4 from cosy to aposs
|
|---|
| 153 | - changed control loop parameters as suggested in Robert's thesis
|
|---|
| 154 | (TO BE CHECKED)
|
|---|
| 155 |
|
|---|
| 156 | * devdrv/macs.cc:
|
|---|
| 157 | - changed the requires software version from 0.69 to 0.70
|
|---|
| 158 | - do not start the node automatically
|
|---|
| 159 |
|
|---|
| 160 | * main/MStarguider.cc:
|
|---|
| 161 | - added an ExitLoop for fGetter
|
|---|
| 162 | - added a sanity check if GetDriveCom returns a valid pointer
|
|---|
| 163 |
|
|---|
| 164 | * main/MTracking.cc:
|
|---|
| 165 | - removed the arbitrary factor 4 from the code (it is now
|
|---|
| 166 | implemented in the MACS)
|
|---|
| 167 |
|
|---|
| 168 |
|
|---|
| 169 |
|
|---|
| 170 | 2008/02/21 Thomas Bretz (La Palma)
|
|---|
| 171 |
|
|---|
| 172 | * cosy.cc:
|
|---|
| 173 | - moved instantisation of MDriveCom out of MCosy
|
|---|
| 174 | - adde options to set the ceco ports
|
|---|
| 175 |
|
|---|
| 176 | * candrv/canopen.cc:
|
|---|
| 177 | - changed logging output
|
|---|
| 178 |
|
|---|
| 179 | * devdrv/macs.cc:
|
|---|
| 180 | - added some more DKC errors
|
|---|
| 181 | - SetZombie if not armed
|
|---|
| 182 | - added some debug output
|
|---|
| 183 |
|
|---|
| 184 | * devdrv/shaftencoder.cc:
|
|---|
| 185 | - added some initialisations as suggested by valgrind
|
|---|
| 186 |
|
|---|
| 187 | * main/MSlewing.h:
|
|---|
| 188 | - removed obsolete base class MLog
|
|---|
| 189 |
|
|---|
| 190 | * main/MTracking.[h,cc]:
|
|---|
| 191 | - replaced some fixed numbers by variables
|
|---|
| 192 | - added forward declaration for MLog
|
|---|
| 193 |
|
|---|
| 194 | * tcpip/MCeCoCom.[h,cc]:
|
|---|
| 195 | - moved fixed port numbers out of the constructor
|
|---|
| 196 |
|
|---|
| 197 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 198 | - secured called to fQueue with if-conditions
|
|---|
| 199 | - added Dummy for TPOIN command
|
|---|
| 200 | - implemented ARM command
|
|---|
| 201 | - added arm status to drive report
|
|---|
| 202 | - added summy for sending TPOINT-REPORT
|
|---|
| 203 |
|
|---|
| 204 | * tcpip/MTcpIpIO.cc:
|
|---|
| 205 | - added time to connection messages
|
|---|
| 206 | - added 0 as backlog for opening the TServerSocket.
|
|---|
| 207 | This seems to be necessary (why?)
|
|---|
| 208 |
|
|---|
| 209 | * videodev/Camera.cc:
|
|---|
| 210 | - added initialisation of fChannel which was missing
|
|---|
| 211 |
|
|---|
| 212 | * videodev/FilterLed.cc:
|
|---|
| 213 | - changed a detele to an array delete as suggested by valgrind
|
|---|
| 214 |
|
|---|
| 215 | * videodev/MVideo.cc:
|
|---|
| 216 | - initialize qctrl as suggested by valgrind
|
|---|
| 217 |
|
|---|
| 218 |
|
|---|
| 219 |
|
|---|
| 220 | 2008/02/20 Thomas Bretz (La Palma)
|
|---|
| 221 |
|
|---|
| 222 | * candrv/ethernet.[h,cc]:
|
|---|
| 223 | - return kFALSE even if RecvRaw return a value <0
|
|---|
| 224 |
|
|---|
| 225 | * devdrv/macs.[h,cc]:
|
|---|
| 226 | - added setting and reseeting of an armed state disallowing
|
|---|
| 227 | all movements
|
|---|
| 228 | - set fPosActive if positiong has been started to prevent lags
|
|---|
| 229 | in the program flow
|
|---|
| 230 | - added fArmed to PDO1
|
|---|
| 231 | - added some debug output
|
|---|
| 232 |
|
|---|
| 233 | * gui/MGCosy.[h,cc]:
|
|---|
| 234 | - added "Arm" button to the display in expert mode
|
|---|
| 235 | - added armed state to the Update member function
|
|---|
| 236 |
|
|---|
| 237 | * main/MCosy.[h,cc]:
|
|---|
| 238 | - commented out all accesses to the third MACS
|
|---|
| 239 | - added code to allow the armed state to be set from the gui
|
|---|
| 240 | - pipe the armed state to the gui
|
|---|
| 241 |
|
|---|
| 242 | * tcpip/MTcpIpIO.[h,cc]:
|
|---|
| 243 | - added a timeout to MTcpIpI when waiting for new data
|
|---|
| 244 | which is set to 5s by default
|
|---|
| 245 | - return kFALSE even if RecvRaw return a value <0
|
|---|
| 246 | - wait for new connection in case of timeout
|
|---|
| 247 |
|
|---|
| 248 |
|
|---|
| 249 |
|
|---|
| 250 | 2008/02/17 Thomas Bretz (La Palma)
|
|---|
| 251 |
|
|---|
| 252 | * cosy.cc:
|
|---|
| 253 | - enable output device file for log-files
|
|---|
| 254 | - set sps default address to "sps"
|
|---|
| 255 |
|
|---|
| 256 | * candrv/canopen.[h,cc]:
|
|---|
| 257 | - added member function HasError to return an error status
|
|---|
| 258 | of the network connection
|
|---|
| 259 |
|
|---|
| 260 | * candrv/ethernet.[h,cc]:
|
|---|
| 261 | - improved the way a lost connection is reestablished
|
|---|
| 262 | - added HasConnection to return the connection status
|
|---|
| 263 |
|
|---|
| 264 | * candrv/interface.h:
|
|---|
| 265 | - added HasConnection to return the connection status
|
|---|
| 266 |
|
|---|
| 267 | * candrv/network.cc:
|
|---|
| 268 | - when setting zombies check also the status of the network
|
|---|
| 269 |
|
|---|
| 270 | * candrv/nodedrv.h:
|
|---|
| 271 | - made HasError a bit more fool proof
|
|---|
| 272 |
|
|---|
| 273 | * devdrv/macs.[cc.h]:
|
|---|
| 274 | - added some more DKC error codes
|
|---|
| 275 | - improved printed error DKC message
|
|---|
| 276 | - do not treat warnings as errors anymore
|
|---|
| 277 |
|
|---|
| 278 | * gui/MGCosy.cc:
|
|---|
| 279 | - the RA in TrackPos and CalibPos is in degrees
|
|---|
| 280 |
|
|---|
| 281 | * main/MCosy.cc:
|
|---|
| 282 | - replaced some build-in numbers for the shaftenecoder-
|
|---|
| 283 | resolution by it
|
|---|
| 284 | - fixed a weird error: in one case when checking for errors
|
|---|
| 285 | fMac3 was checked without testing for NULL pointer!
|
|---|
| 286 |
|
|---|
| 287 | * tcpip/MTcpIpIO.[h,cc]:
|
|---|
| 288 | - imporved the whole communication stuff again, especially
|
|---|
| 289 | the error handling and reestablishing of connections
|
|---|
| 290 |
|
|---|
| 291 |
|
|---|
| 292 |
|
|---|
| 293 | 2008/02/15 Thomas Bretz (La Palma)
|
|---|
| 294 |
|
|---|
| 295 | * candrv/network.cc, candrv/nodedrv.h:
|
|---|
| 296 | - changed arguments and contents of HandleSDOError
|
|---|
| 297 |
|
|---|
| 298 | * devdrv/macs.[h,cc]:
|
|---|
| 299 | - added status/error handling for DKC status
|
|---|
| 300 |
|
|---|
| 301 | * devdrv/shaftencoder.cc:
|
|---|
| 302 | - changed some output
|
|---|
| 303 | - handle all four bytes in case of the position
|
|---|
| 304 |
|
|---|
| 305 | * gui/MGCosy.cc:
|
|---|
| 306 | - increased width of shaftencoder labels
|
|---|
| 307 |
|
|---|
| 308 |
|
|---|
| 309 |
|
|---|
| 310 | 2008/02/15 Thomas Bretz (La Palma)
|
|---|
| 311 |
|
|---|
| 312 | * cosy.cc:
|
|---|
| 313 | - added debug-env command line options
|
|---|
| 314 | - added config command line option
|
|---|
| 315 | - added command line options for the ip-addresses
|
|---|
| 316 | - read in an MEnv
|
|---|
| 317 |
|
|---|
| 318 | * candrv/canopen.cc:
|
|---|
| 319 | - commented an obsolete output
|
|---|
| 320 |
|
|---|
| 321 | * candrv/ethernet.[h,cc]:
|
|---|
| 322 | - changed some cout to gLog stream
|
|---|
| 323 | - impoved output
|
|---|
| 324 | - added some some DEBUG precompiler ifs
|
|---|
| 325 |
|
|---|
| 326 | * candrv/interface.cc:
|
|---|
| 327 | - fixed an if: fReceiver instead of !fReceiver
|
|---|
| 328 |
|
|---|
| 329 | * candrv/network.cc:
|
|---|
| 330 | - fixed some problems with hex/dec output
|
|---|
| 331 |
|
|---|
| 332 | * devdrv/shaftencoder.[h,cc]:
|
|---|
| 333 | - decode all bytes in PDO2
|
|---|
| 334 | - devide by fTicks instead of a fixed number
|
|---|
| 335 | - improved some comments
|
|---|
| 336 |
|
|---|
| 337 | * main/MCosy.[h,cc]:
|
|---|
| 338 | - removed the arbitrary offset in GetSePos
|
|---|
| 339 | (FIXME: This needs to become an option in the rc-file)
|
|---|
| 340 | - take an MEnv instead of a local TEnv
|
|---|
| 341 | - improved output
|
|---|
| 342 | - get name for pointing model as argument
|
|---|
| 343 |
|
|---|
| 344 | * tcpip/MCeCoCom.h, tcpip/MDriveCom.h:
|
|---|
| 345 | - get ip-address as argument
|
|---|
| 346 |
|
|---|
| 347 | * tcpip/MTcpIpIO.[h,cc]:
|
|---|
| 348 | - added GetSocketAddress functions
|
|---|
| 349 | - changed some cout to gLog
|
|---|
| 350 | - improved output
|
|---|
| 351 |
|
|---|
| 352 | * videodev/MVideo.[h,cc]:
|
|---|
| 353 | - added an argument to Ioctl to suppress an expected error
|
|---|
| 354 |
|
|---|
| 355 |
|
|---|
| 356 |
|
|---|
| 357 | 2008/02/12 Thomas Bretz (La Palma)
|
|---|
| 358 |
|
|---|
| 359 | * videodev/MVideo.[h,cc]:
|
|---|
| 360 | - added code to enumare the controls of the device
|
|---|
| 361 | - set device to PAL-N as default (this needs to be made
|
|---|
| 362 | more flexible!)
|
|---|
| 363 | - added a new class MVideoCtrl for control enumeration
|
|---|
| 364 | - added functions to handle the controls
|
|---|
| 365 | - note that this now relys on video4linux2
|
|---|
| 366 | - changed the type of the frame buffer from char to unisgned char
|
|---|
| 367 | - make sure that CaptureWait is called as often as CaptureStart
|
|---|
| 368 | otherwise the card complains
|
|---|
| 369 | - use the systems videodev.h and videodev2.h instead of our own
|
|---|
| 370 |
|
|---|
| 371 |
|
|---|
| 372 |
|
|---|
| 373 | 2008/02/09 Thomas Bretz (La Palma)
|
|---|
| 374 |
|
|---|
| 375 | * Makefile:
|
|---|
| 376 | - removed readcam
|
|---|
| 377 |
|
|---|
| 378 | * cosy.cc:
|
|---|
| 379 | - fixed a problem with the --channel option
|
|---|
| 380 |
|
|---|
| 381 | * videodev/Camera.[h,cc]:
|
|---|
| 382 | - changed argument of Process frame to unsigned
|
|---|
| 383 | - always interpolate the rgb value -- this gives clearly
|
|---|
| 384 | less noisy pictures
|
|---|
| 385 | - fixed the switchibng of the channel
|
|---|
| 386 |
|
|---|
| 387 | * videodev/PngReader.cc:
|
|---|
| 388 | - fixed order of includes
|
|---|
| 389 |
|
|---|
| 390 |
|
|---|
| 391 |
|
|---|
| 392 | 2008/02/08 Thomas Bretz (La Palma)
|
|---|
| 393 |
|
|---|
| 394 | * videodev/PngReader.[h,cc]:
|
|---|
| 395 | - changed to use MThread
|
|---|
| 396 |
|
|---|
| 397 | * videodev/MVideo.cc:
|
|---|
| 398 | - improved error out
|
|---|
| 399 |
|
|---|
| 400 | * videodev/Camera.[h,cc]:
|
|---|
| 401 | - removed old obsolete code
|
|---|
| 402 | - fixed capture loop for more than 2 buffers
|
|---|
| 403 |
|
|---|
| 404 | * main/MStarguider.cc:
|
|---|
| 405 | - removed obsolete call to Camera->Loop()
|
|---|
| 406 |
|
|---|
| 407 | * main/MCosy.h:
|
|---|
| 408 | - removed some obsolete comments
|
|---|
| 409 |
|
|---|
| 410 |
|
|---|
| 411 |
|
|---|
| 412 | 2008/02/05 Thomas Bretz (La Palma)
|
|---|
| 413 |
|
|---|
| 414 | * cosy.cc:
|
|---|
| 415 | - setup address and port in constructor of Ethernet
|
|---|
| 416 |
|
|---|
| 417 | * candrv/ethernet.[h,cc]:
|
|---|
| 418 | - added new data mebers fTxAddress and fTxPort
|
|---|
| 419 | - get all io addresses in constructor
|
|---|
| 420 |
|
|---|
| 421 | * gui/MGCosy.cc:
|
|---|
| 422 | - switch off debug mode
|
|---|
| 423 |
|
|---|
| 424 | * main/MCosy.cc, main/MStarguider.cc, videodev/Camera.cc:
|
|---|
| 425 | - added missing stream manipulators
|
|---|
| 426 |
|
|---|
| 427 | * tcpip/MCeCoCom.h:
|
|---|
| 428 | - set address of CeCo in constructor of MTCpIpIO
|
|---|
| 429 |
|
|---|
| 430 | * tcpip/MTcpIpIO.[h,cc]:
|
|---|
| 431 | - moved setting of destination address into arguments of constructor
|
|---|
| 432 |
|
|---|
| 433 | * videodev/MVideo.cc:
|
|---|
| 434 | - tiny improfements to logging output
|
|---|
| 435 |
|
|---|
| 436 |
|
|---|
| 437 |
|
|---|
| 438 | 2008/02/04 Thomas Bretz (La Palma)
|
|---|
| 439 |
|
|---|
| 440 | * candrv/interface.[h,cc], candrv/ethernet.[h,cc],
|
|---|
| 441 | MIncl.h, MLinkDef.h:
|
|---|
| 442 | - added
|
|---|
| 443 |
|
|---|
| 444 | * Makefile:
|
|---|
| 445 | - removed readcam from list of programs
|
|---|
| 446 |
|
|---|
| 447 |
|
|---|
| 448 |
|
|---|
| 449 | 2008/02/02 Thomas Bretz
|
|---|
| 450 |
|
|---|
| 451 | * main/MCosy.cc, candrv/vmodican.cc, gui/MGCoordinates.cc,
|
|---|
| 452 | gui/MGSkyPosition.cc, gui/MGImage.cc:
|
|---|
| 453 | - added stream modifiers
|
|---|
| 454 |
|
|---|
| 455 |
|
|---|
| 456 |
|
|---|
| 457 | 2008/01/31 Thomas Bretz
|
|---|
| 458 |
|
|---|
| 459 | * base/Makefile:
|
|---|
| 460 | - removed MThread... now in Mars
|
|---|
| 461 | - include ../mars for new location of MThread
|
|---|
| 462 |
|
|---|
| 463 | * base/msgqueue.[h,cc], candrv/nodedrv.cc, candrv/vmodican.h,
|
|---|
| 464 | main/MCosy.h, main/MTracking.h, tcpip/MTcpIpIO.[h,cc],
|
|---|
| 465 | videodev/Camera.[h,cc]:
|
|---|
| 466 | - renamed MyThreadX to MThread
|
|---|
| 467 |
|
|---|
| 468 | * Makefile:
|
|---|
| 469 | - removed include of mvideo
|
|---|
| 470 |
|
|---|
| 471 | * videodev/Makefile:
|
|---|
| 472 | - removed include of mvideo
|
|---|
| 473 | - added class MVideo
|
|---|
| 474 |
|
|---|
| 475 | * videodev/MVideo.[h,cc]:
|
|---|
| 476 | - added
|
|---|
| 477 |
|
|---|
| 478 | * base/coord.h, base/log.h, base/threads.h, base/timer.[h,cc],
|
|---|
| 479 | catalog/SaoFile.[h,cc], base/File.[h,cc]:
|
|---|
| 480 | - obsolete -> removed
|
|---|
| 481 |
|
|---|
| 482 | * catalog/SaoFile.h, catalog/SlaPlanets.h, catalog/SlaStars.[h,cc],
|
|---|
| 483 | catalog/Slalib.[h,cc], catalog/StarCatalog.[h,cc], gui/MGAccuracy.cc,
|
|---|
| 484 | gui/MGCoordinates.cc, gui/MGCosy.cc, gui/MGPngReader.cc,
|
|---|
| 485 | gui/MGSkyPosition.cc, gui/MGVelocity.cc, main/MStargHistograms.[h,cc],
|
|---|
| 486 | main/MStarguider.cc, main/MTracking.h, tcpip/MDriveCom.cc,
|
|---|
| 487 | tpoint/TPointIncl.h:
|
|---|
| 488 | - revised includes
|
|---|
| 489 | - revised global defines in header files
|
|---|
| 490 |
|
|---|
| 491 | * videodev/Writer.[h,cc]:
|
|---|
| 492 | - revised includes
|
|---|
| 493 | - replaced XY by TVector2
|
|---|
| 494 |
|
|---|
| 495 |
|
|---|
| 496 |
|
|---|
| 497 | 2008/01/30 Thomas Bretz
|
|---|
| 498 |
|
|---|
| 499 | * candrv/sdolist.cc:
|
|---|
| 500 | - use the ?: operator instead of a cast
|
|---|
| 501 |
|
|---|
| 502 | * gui/GuiIncl.h:
|
|---|
| 503 | - removed obsolete coord.h
|
|---|
| 504 |
|
|---|
| 505 | * gui/MGCoordinates.h:
|
|---|
| 506 | - added include of MPointing instead of forward declaration of class XY
|
|---|
| 507 |
|
|---|
| 508 | * gui/MGCosy.cc:
|
|---|
| 509 | - revised includes
|
|---|
| 510 | - added some manipulators
|
|---|
| 511 |
|
|---|
| 512 | * main/MStarguider.cc:
|
|---|
| 513 | - revised includes
|
|---|
| 514 |
|
|---|
| 515 | * main/MCosy.[h,cc]:
|
|---|
| 516 | - chnaged some manipulators
|
|---|
| 517 | - adapted calls to consructors of Macs and ShaftEncoders
|
|---|
| 518 |
|
|---|
| 519 | * tcpip/MCeCoCom.[h,cc]:
|
|---|
| 520 | - adapted to the otehr changes. Note that with this all reports are
|
|---|
| 521 | send to CC which means that the Drive reports get send ten times a
|
|---|
| 522 | second
|
|---|
| 523 |
|
|---|
| 524 | * candrv/CandrvLinkDef.h:
|
|---|
| 525 | - for the time being Ethernet has been added and Interface be removed
|
|---|
| 526 |
|
|---|
| 527 |
|
|---|
| 528 |
|
|---|
| 529 | 2008/01/27 Thomas Bretz
|
|---|
| 530 |
|
|---|
| 531 | * .rootrc:
|
|---|
| 532 | - updated to the one of Mars
|
|---|
| 533 |
|
|---|
| 534 | * macros/dohtml.C:
|
|---|
| 535 | - added
|
|---|
| 536 |
|
|---|
| 537 |
|
|---|
| 538 |
|
|---|
| 539 | 2008/01/24 Thomas Bretz
|
|---|
| 540 |
|
|---|
| 541 | * telesto.cc, tpoint/Makefile, tpoint/TPointLinkDef.h, tpoint/skull.xpm,
|
|---|
| 542 | tpoint/TPointIncl.cc, TPointStar.[h,cc], TPointGui.[h,cc]:
|
|---|
| 543 | - added
|
|---|
| 544 |
|
|---|
| 545 | * candrv/nodedrv.cc:
|
|---|
| 546 | - changed NodeGuard to new Thread model
|
|---|
| 547 |
|
|---|
| 548 | * gui/MGCosy.cc:
|
|---|
| 549 | - replaced usage of old MG*Menu classes by the corresponding basic
|
|---|
| 550 | root classes
|
|---|
| 551 | - use root's cleanup facility indstead of MGList where possible
|
|---|
| 552 | - SetOwner of fList to ensure a real cleanup
|
|---|
| 553 | - Prepare for changes in the coordinate classes
|
|---|
| 554 |
|
|---|
| 555 | * main/MSlewing.cc, main/MTracking.cc:
|
|---|
| 556 | - added modifiers to log-stream
|
|---|
| 557 | - prepared for the changes in the coordinate classes
|
|---|
| 558 |
|
|---|
| 559 | * main/MStarguider.cc:
|
|---|
| 560 | - replaced MG*Menu classes by the corresponding root classes
|
|---|
| 561 | - use root's cleanup facility
|
|---|
| 562 | - SetOwner of the fList
|
|---|
| 563 |
|
|---|
| 564 | * base/coord.h:
|
|---|
| 565 | - removed coordinate classes, replaced by new classes from MPointing.h
|
|---|
| 566 | (they are basically identical by now in libmars.so and derived from
|
|---|
| 567 | TVector2)
|
|---|
| 568 |
|
|---|
| 569 | * base/msgqueue.[h,cc]:
|
|---|
| 570 | - simplified the scheme of the message queue using a single thread
|
|---|
| 571 | - now the default is that new messages override pending ones
|
|---|
| 572 | - the development is based on debugging with valgrind
|
|---|
| 573 | - the aim is more stability due to simplification
|
|---|
| 574 | - uses new threading scheme
|
|---|
| 575 |
|
|---|
| 576 | * macros/rootlogon.C:
|
|---|
| 577 | - improved
|
|---|
| 578 |
|
|---|
| 579 | * Makefile:
|
|---|
| 580 | - added telesto
|
|---|
| 581 | - added inlcude directories
|
|---|
| 582 | - renamed cosy.so to libcosy.so
|
|---|
| 583 |
|
|---|
| 584 | * base/MThread.[h,cc]:
|
|---|
| 585 | - implemented new Threading classe(s) -- still to be revised!
|
|---|
| 586 | (should be made part of Mars finally!)
|
|---|
| 587 |
|
|---|
| 588 | * candrv/vmodican.[h,cc]:
|
|---|
| 589 | - adapted to new threading scheme
|
|---|
| 590 | - replaced lout by gLog
|
|---|
| 591 | - removed cast from third argument in ioctl (complains from a
|
|---|
| 592 | 64bit debugger)
|
|---|
| 593 | - removed HandleMessage (now it is one level up -- that's not logical
|
|---|
| 594 | but just simple)
|
|---|
| 595 | - the same applies to SendCanFrame and MsgDescr
|
|---|
| 596 | - thread is not detached anymore
|
|---|
| 597 |
|
|---|
| 598 | * videodev/Camera.[h,cc]:
|
|---|
| 599 | - for the moment the Camera class is removed from the root dictionary
|
|---|
| 600 | - changed to new threading class
|
|---|
| 601 | - thread doesn't run detached anymore
|
|---|
| 602 | - the Camera control is now based on the new MVideo-class
|
|---|
| 603 | - a lot of code has been moved to the new MVideo class
|
|---|
| 604 | - we also support (as a hack for tests) color cameras with different
|
|---|
| 605 | field-of-views
|
|---|
| 606 | - simplified and improved the logic of the loop based on valgrinds output
|
|---|
| 607 |
|
|---|
| 608 | * videodev/VideodevLinkDef.h:
|
|---|
| 609 | - removed Camkera from dictionary
|
|---|
| 610 |
|
|---|
| 611 | * main/MCosy.[h,cc]:
|
|---|
| 612 | - replaced kDeg2Rad and kRad2Deg by TMath
|
|---|
| 613 | - replaced lout by gLog
|
|---|
| 614 | - made a few changes for the new coordinate classes
|
|---|
| 615 | - added cancel points to thread where possible
|
|---|
| 616 | - changed to new threading classes
|
|---|
| 617 | - thread doesn't run detached anymore
|
|---|
| 618 |
|
|---|
| 619 | * candrv/nodedrv.[h,cc], devdrv/macs.[h,cc], devdrv/shaftencoder.[h,cc],
|
|---|
| 620 | candrv/network.[h,cc]:
|
|---|
| 621 | - changed from lout to gLog
|
|---|
| 622 | - added maipulators
|
|---|
| 623 | - removed MLog from the constructor
|
|---|
| 624 |
|
|---|
| 625 |
|
|---|
| 626 |
|
|---|
| 627 | 2008/01/19 Thomas Bretz
|
|---|
| 628 |
|
|---|
| 629 | * cosy.cc:
|
|---|
| 630 | - gave cosy a typical Mars-like implementation
|
|---|
| 631 | - added thread and memory debugging
|
|---|
| 632 | - changed lout to gLog
|
|---|
| 633 | - fixed the problem with TApplication in the gui classes, thus it could
|
|---|
| 634 | now be instantiated as object
|
|---|
| 635 |
|
|---|
| 636 | * devdrv/shaftencoder.cc:
|
|---|
| 637 | - mainly cosmetics
|
|---|
| 638 | - added some initializations suggested by valgrind
|
|---|
| 639 |
|
|---|
| 640 | * gui/MGCosy.h:
|
|---|
| 641 | - removed obsolete forward declaration of TGMenuBar
|
|---|
| 642 |
|
|---|
| 643 | * gui/MGEmbeddedCanvas.[h,cc]:
|
|---|
| 644 | - some cosmetics
|
|---|
| 645 | - correctly replaced ForEach by R__FOR_EACH
|
|---|
| 646 |
|
|---|
| 647 | * main/MStarguider.[h,cc]:
|
|---|
| 648 | - use root's own cleanup facility where possible
|
|---|
| 649 | - set the owenership to fList to ensure deletion
|
|---|
| 650 | - use a simple way to cascade the menues
|
|---|
| 651 | - replace MG*Menu by TG*Menu
|
|---|
| 652 | - improved the switching of the starguider channels. Especially
|
|---|
| 653 | no recreation of the object is done if not necessary
|
|---|
| 654 |
|
|---|
| 655 |
|
|---|
| 656 |
|
|---|
| 657 | 2008/01/18 Thomas Bretz
|
|---|
| 658 |
|
|---|
| 659 | * base/Makefile:
|
|---|
| 660 | - cosmetics
|
|---|
| 661 |
|
|---|
| 662 | * catalog/SlaStars.cc, catalog/Slalib.cc, catalog/StarCatalog.h,
|
|---|
| 663 | gui/MGSkyPosition.cc:
|
|---|
| 664 | - replaced kRad2Deg by TMath::RadToDeg()
|
|---|
| 665 | - replaced kDeg2Rad by TMath::DegToRad()
|
|---|
| 666 | - replaced kPiDiv2 by TMath::Pi()/2
|
|---|
| 667 |
|
|---|
| 668 | * main/MCaos.cc:
|
|---|
| 669 | - replaced cout by gLog and use color coding
|
|---|
| 670 | - replaced coord.h by MPointing.h
|
|---|
| 671 |
|
|---|
| 672 |
|
|---|
| 673 |
|
|---|
| 674 | 2008/01/16 Thomas Bretz
|
|---|
| 675 |
|
|---|
| 676 | * gui/MGMenu.[h,cc]:
|
|---|
| 677 | - removed
|
|---|
| 678 |
|
|---|
| 679 | * Makefile, Makefile.conf.general, Makefile.conf.linux,
|
|---|
| 680 | Makefile.rules, caos/Makefile, catalog/Makefile,
|
|---|
| 681 | devdrv/Makefile, gui/Makefile, main/Makefile,
|
|---|
| 682 | slalib/Makefile, tcpip/Makefile, videodev/Makefile:
|
|---|
| 683 | - changed all Makefiles to the Mars Makefile style for better
|
|---|
| 684 | performance, maintanance and reliability
|
|---|
| 685 | - some updates for future code
|
|---|
| 686 |
|
|---|
| 687 | * videodev/CaosFilter.h, videodev/FilterLed.h, videodev/PixClient.h,
|
|---|
| 688 | videodev/PixGetter.h, videodev/Writer.h, candrv/sdolist.h:
|
|---|
| 689 | - added virtual destructor as suggested by gcc 4
|
|---|
| 690 |
|
|---|
| 691 | * devdrv/macs.[h,cc], devdrv/shaftencoder.[h,cc], candrv/canopen.[h,cc],
|
|---|
| 692 | candrv/network.[h,cc], candrv/nodedrv.[h,cc]:
|
|---|
| 693 | - replaced timeval_t* by a const reference in all arguments of
|
|---|
| 694 | member functions
|
|---|
| 695 |
|
|---|
| 696 | * gui/MGEmbeddedCanvas.cc:
|
|---|
| 697 | - replaced C-style includes (iostream.h) with C++ style (iostream)
|
|---|
| 698 |
|
|---|
| 699 | * videodev/FilterLed.cc:
|
|---|
| 700 | - initialized fImg as suggested by valgrind
|
|---|
| 701 |
|
|---|
| 702 | * candrv/canopen.cc, candrv/network.cc, main/MTracking.cc,
|
|---|
| 703 | main/MPpointing.cc, tcpip/MTcpIpIO.cc:
|
|---|
| 704 | - replaced the lout-logging by gLog
|
|---|
| 705 |
|
|---|
| 706 | * candrv/canopen.[h,cc]:
|
|---|
| 707 | - derive from a generalized base class (Interface) now instead of
|
|---|
| 708 | the specialized VmodIcan interface class
|
|---|
| 709 | - added member function to start and stop the underlaying interface
|
|---|
| 710 | - moved the RawCan handling function from VModIcan here
|
|---|
| 711 | (HandleMessage)
|
|---|
| 712 |
|
|---|
| 713 | * candrv/network.[h,cc]:
|
|---|
| 714 | - start interface via CanOpen::Start and stop it via CanOpen::Stop
|
|---|
| 715 | - removed obsolete arguments from constructor
|
|---|
| 716 | - initialize fNodes and fNodeInitialized as suggested by valgrind
|
|---|
| 717 |
|
|---|
| 718 | * gui/MGCoordinate.cc:
|
|---|
| 719 | - SetOwner of fList to make sure that all gui object are properly deleted
|
|---|
| 720 | - initialize the "label"-pointer as suggested by valgrind
|
|---|
| 721 |
|
|---|
| 722 | * gui/MGCosy.h:
|
|---|
| 723 | - removed obsolete forward class declaration of TGMenuBar
|
|---|
| 724 |
|
|---|
| 725 | * gui/MGCoordinate.cc, gui/MGPngReader.cc
|
|---|
| 726 | - SetOwner of fList to make sure that all gui object are properly deleted
|
|---|
| 727 |
|
|---|
| 728 | * main/MTracking.[h,cc]:
|
|---|
| 729 | - use new threading model (uses RunThread and CancelThread instead of
|
|---|
| 730 | Start Stop)
|
|---|
| 731 | - changed return code of Thread from void* to Int_t#
|
|---|
| 732 | - replaced chacking the HasStopFlag by TThread::CancelPoint calls
|
|---|
| 733 | - renamed MPointing to MSlewing to get rid of a namespace conflic
|
|---|
| 734 | with Mars' MPointing
|
|---|
| 735 |
|
|---|
| 736 | * main/MainLinkDef.h:
|
|---|
| 737 | - added the missing + for MCosy and MTracking
|
|---|
| 738 | - replaced MPointing by MSlewing
|
|---|
| 739 |
|
|---|
| 740 | * main/MPointing.[h,cc]:
|
|---|
| 741 | - renamed class to MSlewing
|
|---|
| 742 | - removed
|
|---|
| 743 |
|
|---|
| 744 | * main/MSlewing.[h,cc]:
|
|---|
| 745 | - added
|
|---|
| 746 |
|
|---|
| 747 | * tcpip/MTcpIpIO.[h,cc]:
|
|---|
| 748 | - splitted MTcpIpIO into two base classes, one for input, one for output
|
|---|
| 749 | - made the ports an argument
|
|---|
| 750 | - derived from new threading class
|
|---|
| 751 | - also added a static function to send a frame over a exclusively
|
|---|
| 752 | opened port
|
|---|
| 753 | - replaced old HasStopFlag by new IsThreadCanceled (this is used
|
|---|
| 754 | instead of a CancelPoint to ensure correct cleanup)
|
|---|
| 755 |
|
|---|
| 756 | * tcpip/MDriveCom.h:
|
|---|
| 757 | - updated constructor
|
|---|
| 758 |
|
|---|
| 759 |
|
|---|
| 760 |
|
|---|
| 761 | 2008/01/14 Thomas Bretz
|
|---|
| 762 |
|
|---|
| 763 | * tpoint/gui.C:
|
|---|
| 764 | - added individual reset buttons
|
|---|
| 765 |
|
|---|
| 766 |
|
|---|
| 767 |
|
|---|
| 768 | 2008/01/09 Thomas Bretz
|
|---|
| 769 |
|
|---|
| 770 | * tpoint/gui.C:
|
|---|
| 771 | - some small improvements
|
|---|
| 772 |
|
|---|
| 773 |
|
|---|
| 774 |
|
|---|
| 775 | 2007/06/06 Thomas Bretz
|
|---|
| 776 |
|
|---|
| 777 | * tpoint/*:
|
|---|
| 778 | - added new tpoint files
|
|---|
| 779 | - added starguider tpoint files
|
|---|
| 780 | - cleaned up the tpoints from errorneous detections
|
|---|
| 781 |
|
|---|
| 782 | * tpoint/gui.C:
|
|---|
| 783 | - added option to read collections
|
|---|
| 784 | - added new button to reread tpoints
|
|---|
| 785 |
|
|---|
| 786 |
|
|---|
| 787 |
|
|---|
| 788 | 2007/06/06 Markus Meyer
|
|---|
| 789 |
|
|---|
| 790 | * tpoint/:
|
|---|
| 791 | - added tpoint files from Jan. 2007 to June 2007
|
|---|
| 792 |
|
|---|
| 793 |
|
|---|
| 794 |
|
|---|
| 795 | 2007/03/14 Thomas Bretz
|
|---|
| 796 |
|
|---|
| 797 | * bend.cc, cosy.cc, starg.cc, testse.cc, base/MStarList.cc,
|
|---|
| 798 | base/MThread.cc, base/log.h, base/msgqueue.cc, candrv/nodedrv.cc,
|
|---|
| 799 | candrv/sdolist.cc, catalog/SlaPlanets.cc, catalog/Slalib.cc,
|
|---|
| 800 | catalog/StarCatalog.cc, gui/MGAccuracy.cc, gui/MGCoordinate.cc,
|
|---|
| 801 | gui/MGCoordinates.cc, gui/MGCosy.cc, gui/MGNumStars.cc,
|
|---|
| 802 | gui/MGSkyPosition.cc, main/MBending.cc, main/MStargHistograms.cc,
|
|---|
| 803 | base/coord.h, main/MCaos.cc, main/MCosy.cc, main/MPointing.cc,
|
|---|
| 804 | main/MStarguider.cc, main/MTracking.cc, videodev/FilterLed.cc,
|
|---|
| 805 | videodev/PixClient.cc, videodev/PngReader.cc, videodev/Writer.cc:
|
|---|
| 806 | - replaced obsolete .h by C++ headers
|
|---|
| 807 | - added namespace std
|
|---|
| 808 |
|
|---|
| 809 | * base/MStarList.h:
|
|---|
| 810 | - fixed warnings about overwriting of Delete
|
|---|
| 811 |
|
|---|
| 812 | * base/MStopwatch.h, gui/MGCoordinate.h, gui/MGCoordinates.h,
|
|---|
| 813 | main/MStarguider.h:
|
|---|
| 814 | - fixed warning about overwriting of Print()
|
|---|
| 815 |
|
|---|
| 816 | * base/MTimeout.cc, candrv/nodedrv.cc, devdrv/macs.cc,
|
|---|
| 817 | tcpip/MCeCoCom.cc:
|
|---|
| 818 | - fixed default argument in declaration
|
|---|
| 819 |
|
|---|
| 820 | * catalog/StarCatalog.cc, gui/MGAccuracy.cc, main/MCaos.[h,cc],
|
|---|
| 821 | main/MCosy.cc, main/MPointing.cc, main/MStarguider.cc,
|
|---|
| 822 | main/MTracking.cc:
|
|---|
| 823 | - fixed a type problem (int instead of double)
|
|---|
| 824 |
|
|---|
| 825 | * gui/MGCoordinate.cc, gui/MGCosy.cc:
|
|---|
| 826 | - fixed a warning about double declaration
|
|---|
| 827 |
|
|---|
| 828 | * tcpip/MCeCoCom.h:
|
|---|
| 829 | - renamed Send to SendRep
|
|---|
| 830 |
|
|---|
| 831 | * tcpip/MDriveCom.cc:
|
|---|
| 832 | - replaced Send by SendRep
|
|---|
| 833 |
|
|---|
| 834 | * tcpip/MTcpIpIO.cc:
|
|---|
| 835 | - added missing return
|
|---|
| 836 |
|
|---|
| 837 |
|
|---|
| 838 |
|
|---|
| 839 | 2006/11/01 Thomas Bretz
|
|---|
| 840 |
|
|---|
| 841 | * tpoint/gui.C:
|
|---|
| 842 | - added the horizon
|
|---|
| 843 | - got rid of a warning about a TGraph with 0 points in case
|
|---|
| 844 | the tpoint-file didn't contain magnitudes.
|
|---|
| 845 |
|
|---|
| 846 |
|
|---|
| 847 |
|
|---|
| 848 | 2006/07/18 Thomas Bretz
|
|---|
| 849 |
|
|---|
| 850 | * base/MStar.h:
|
|---|
| 851 | - fixed a really stupid bug in the constructor, which automatically
|
|---|
| 852 | converted the magnitudes into ints.
|
|---|
| 853 |
|
|---|
| 854 |
|
|---|
| 855 |
|
|---|
| 856 | 2006/07/16 Thomas Bretz
|
|---|
| 857 |
|
|---|
| 858 | * leds.txt:
|
|---|
| 859 | - new values
|
|---|
| 860 |
|
|---|
| 861 | * gui/MGCoordinate.cc:
|
|---|
| 862 | - increased size of output text to display sign
|
|---|
| 863 |
|
|---|
| 864 | * gui/MGCosy.cc:
|
|---|
| 865 | - named MACS correctly MACS
|
|---|
| 866 |
|
|---|
| 867 | * gui/MGNumStars.cc:
|
|---|
| 868 | - changed color for correlated stars from magenta to cyan
|
|---|
| 869 |
|
|---|
| 870 | * main/MStarguider.cc:
|
|---|
| 871 | - changed starguider angle to -0.2
|
|---|
| 872 | - changed pixsize to 48.9
|
|---|
| 873 | - update num stars only if starguider is switched on
|
|---|
| 874 | - removed bug which caused the rotation angle in fact to
|
|---|
| 875 | be always 0
|
|---|
| 876 | - reimplemented the algorithm which only takes the n-th brightest
|
|---|
| 877 | stars from the catalog if n is the number of detected stars
|
|---|
| 878 | (otherwise the catalog might be so crowded with stars that
|
|---|
| 879 | one spot is correlated with many catalog stars)
|
|---|
| 880 | - decreased the search region for the LEDs
|
|---|
| 881 | - some things are not done anymore if not necesarry
|
|---|
| 882 |
|
|---|
| 883 | * videodev/FilterLed.[h,cc]:
|
|---|
| 884 | - cleaned up
|
|---|
| 885 | - changed the interface of the ClusterFinder slightly to
|
|---|
| 886 | allow it beeing used for the TPoint spot of the star
|
|---|
| 887 |
|
|---|
| 888 |
|
|---|
| 889 |
|
|---|
| 890 | 2006/07/16 Daniela Dorner
|
|---|
| 891 |
|
|---|
| 892 | * main/MStarguider.[h,cc]:
|
|---|
| 893 | - improvement in showing/hiding of parts of the display in the starguider
|
|---|
| 894 | window
|
|---|
| 895 |
|
|---|
| 896 |
|
|---|
| 897 |
|
|---|
| 898 | * main/MStarguider.cc:
|
|---|
| 899 | - fixed bug in setting menu entry for limiting magnitude
|
|---|
| 900 |
|
|---|
| 901 |
|
|---|
| 902 |
|
|---|
| 903 | 2006/07/14 Thomas Bretz (La Palma)
|
|---|
| 904 |
|
|---|
| 905 | * stargleds.txt:
|
|---|
| 906 | - changed positions slightly
|
|---|
| 907 |
|
|---|
| 908 | * gui/GuiLinkDef.h, gui/Makefile:
|
|---|
| 909 | - added MGNumStars
|
|---|
| 910 |
|
|---|
| 911 | * gui/MGStars.[h,cc]:
|
|---|
| 912 | - addde
|
|---|
| 913 |
|
|---|
| 914 | * gui/MGAccuracy.[h,cc], gui/MGStarg.[h,cc]:
|
|---|
| 915 | - unified
|
|---|
| 916 | - slight changes to layout
|
|---|
| 917 |
|
|---|
| 918 | * gui/MGCoordinate.[h,cc], MGCoordinated.[h,cc]:
|
|---|
| 919 | - added a new mode which allows to suppress the title
|
|---|
| 920 |
|
|---|
| 921 | * gui/MGCosy.[h,cc]:
|
|---|
| 922 | - added new status box (armed) currently switched on by default
|
|---|
| 923 | - adapted to changes in MGAccuracy
|
|---|
| 924 | - disallow changing the size of the window
|
|---|
| 925 |
|
|---|
| 926 | * main/MCaos.cc:
|
|---|
| 927 | - removed an obsolete Print()
|
|---|
| 928 |
|
|---|
| 929 | * main/MCosy.cc:
|
|---|
| 930 | - fixed the name of the log-files (2006 instead of 06)
|
|---|
| 931 |
|
|---|
| 932 | * main/MStarguider.[h,cc]:
|
|---|
| 933 | - implemented new socket to send triggers to Amc (port 7307)
|
|---|
| 934 | - changed standard limiting magnitude from 7.0 to 9.0
|
|---|
| 935 | - changed layout of display to implement new canvas
|
|---|
| 936 | displaying the number of detected and correlated stars
|
|---|
| 937 | - adapted to changes in MGStarg
|
|---|
| 938 | - added box to change cleaning level of starguider window
|
|---|
| 939 | - set default rotation angle to -0.4deg
|
|---|
| 940 | - disallow changing of window size
|
|---|
| 941 | - CalcTrackingError: check first the number of detected spots
|
|---|
| 942 | and afterwards the number of found catalog stars
|
|---|
| 943 | - CalcTrackingError: just try to correlate all spots with all stars
|
|---|
| 944 | - decreased box size of LED box in starguider mode
|
|---|
| 945 | - replaced circles around starguider pointing position by
|
|---|
| 946 | camara size hexagons
|
|---|
| 947 | - do not show the starguider pointing position if less than three
|
|---|
| 948 | stars could be correlated
|
|---|
| 949 |
|
|---|
| 950 | * tcpip/MTcpIpIO.cc:
|
|---|
| 951 | - fixed a comparison between "signed and unsigned"
|
|---|
| 952 |
|
|---|
| 953 | * videodev/FilterLed.[h,cc]:
|
|---|
| 954 | - implemented DrawHexagon based on MGMap::DrawHexagon
|
|---|
| 955 | - renamed *Circle to *Box
|
|---|
| 956 | - replaced old algorithm to find stars in starguider mode (and
|
|---|
| 957 | LEDs) by a new ClusterFinder class
|
|---|
| 958 | - needs more maintanance!
|
|---|
| 959 |
|
|---|
| 960 |
|
|---|
| 961 |
|
|---|
| 962 | 2006/07/11 Thomas Bretz (La Palma)
|
|---|
| 963 |
|
|---|
| 964 | * Makefile:
|
|---|
| 965 | - changed to support linking with the libmars.so instead
|
|---|
| 966 | of compiling a lot of stuff itself
|
|---|
| 967 |
|
|---|
| 968 | * Makefile.conf.general:
|
|---|
| 969 | - added -DMARSVER
|
|---|
| 970 |
|
|---|
| 971 | * base/BaseLinkDef.h:
|
|---|
| 972 | - removed the now obsolete pragma
|
|---|
| 973 |
|
|---|
| 974 | * base/Makefile
|
|---|
| 975 | - removed the now obsolete files
|
|---|
| 976 |
|
|---|
| 977 | * candrv/Makefile, caos/Makefile, catalog/Makefile,
|
|---|
| 978 | videodev/Makefile, devdrv/Makefile, gui/Makefile,
|
|---|
| 979 | main/Makefile, tcpip/Makefile:
|
|---|
| 980 | - added the new mars include directory
|
|---|
| 981 |
|
|---|
| 982 | * caos/Leds.h, caos/Rings.h:
|
|---|
| 983 | - added an overwrite for Print to make the compiler happy
|
|---|
| 984 |
|
|---|
| 985 | * catalog/StarCatalog.cc:
|
|---|
| 986 | - small improvements to determination of image border
|
|---|
| 987 | by using min- and max-functions
|
|---|
| 988 |
|
|---|
| 989 | * gui/MGCoordinate.cc:
|
|---|
| 990 | - small improvement to layout
|
|---|
| 991 |
|
|---|
| 992 | * gui/MGImage.cc:
|
|---|
| 993 | - fixed 16bit-color mode. The encoding was just wrong
|
|---|
| 994 |
|
|---|
| 995 | * videodev/Camera.cc:
|
|---|
| 996 | - unlock the tread after the broadcast. The reason why it
|
|---|
| 997 | is neccessary in root 4.04/02g to make cosy work is
|
|---|
| 998 | unknown. Anyhow it makes switching the cameras more robust
|
|---|
| 999 |
|
|---|
| 1000 | * cosy.cc:
|
|---|
| 1001 | - updated writing log-files
|
|---|
| 1002 | - implemented sanity check for batch mode
|
|---|
| 1003 |
|
|---|
| 1004 | * gui/MGAccuracy.cc, gui/MGStarg.cc:
|
|---|
| 1005 | - use GetabsDev from MAstro
|
|---|
| 1006 | - scale azimuth deviation to real distance on the sky
|
|---|
| 1007 |
|
|---|
| 1008 | * main/MCosy.[h,cc]:
|
|---|
| 1009 | - updated writing log-files
|
|---|
| 1010 | - do no perfect position in case of move'n'track
|
|---|
| 1011 | - implemented WM_PREPS for predefined positions
|
|---|
| 1012 | - unified WM_TRACK and WM_GRB
|
|---|
| 1013 | - updated GetFileName
|
|---|
| 1014 |
|
|---|
| 1015 | * main/MStarguider.cc:
|
|---|
| 1016 | - undef EXPERT
|
|---|
| 1017 | - some layout changes
|
|---|
| 1018 | - set rotation angle of starguider camera to -0.4deg
|
|---|
| 1019 | - unified FindStar and FindStarCircle
|
|---|
| 1020 | - updated writing log-files
|
|---|
| 1021 | - to calc skycenter the X-offset must be subtracted
|
|---|
| 1022 |
|
|---|
| 1023 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 1024 | - implemented CommandPREPS
|
|---|
| 1025 | - implemented CommandARM
|
|---|
| 1026 |
|
|---|
| 1027 | * videodev/FilterLed.[h,cc]:
|
|---|
| 1028 | - unified FindStar and FindStarCircle
|
|---|
| 1029 | - fixed algorithm FindStarCircle (it was not working for
|
|---|
| 1030 | bright stars and didn't take care of the edge of the
|
|---|
| 1031 | image!)
|
|---|
| 1032 | - fixed a long outstanding bug which accessed some memory
|
|---|
| 1033 | outside the image due to a wrong logical condition
|
|---|
| 1034 |
|
|---|
| 1035 |
|
|---|
| 1036 |
|
|---|
| 1037 | 2006/07/11 Daniela Dorner
|
|---|
| 1038 |
|
|---|
| 1039 | * main/MStarguider.[h,cc]:
|
|---|
| 1040 | - implemented function to disable and uncheck an entry in the menu
|
|---|
| 1041 |
|
|---|
| 1042 | * main/MStarguider.cc:
|
|---|
| 1043 | - fixed bugs in (un)checking and en/disabeling items
|
|---|
| 1044 | - removed not needed if-clauses
|
|---|
| 1045 | - rearranged menu
|
|---|
| 1046 |
|
|---|
| 1047 |
|
|---|
| 1048 |
|
|---|
| 1049 | 2006/07/10 Thomas Bretz (La Palma)
|
|---|
| 1050 |
|
|---|
| 1051 | * slalib/dat.c:
|
|---|
| 1052 | - added leap second from 1st January 2006
|
|---|
| 1053 |
|
|---|
| 1054 |
|
|---|
| 1055 |
|
|---|
| 1056 | 2006/06/29 Thomas Bretz
|
|---|
| 1057 |
|
|---|
| 1058 | * main/MStarguider.cc:
|
|---|
| 1059 | - fixed a bug which gave a starguider mispointing which was wrong
|
|---|
| 1060 | by the pointing position.
|
|---|
| 1061 | - fixed also the position of the displayed rings wrt to the catalog
|
|---|
| 1062 | sky
|
|---|
| 1063 |
|
|---|
| 1064 | * catalog/StarCatalog.cc:
|
|---|
| 1065 | - replaced some Float_t by Int_t
|
|---|
| 1066 |
|
|---|
| 1067 |
|
|---|
| 1068 |
|
|---|
| 1069 | 2006/06/28 Thomas Bretz
|
|---|
| 1070 |
|
|---|
| 1071 | * main/MStargHistograms.[h,cc]:
|
|---|
| 1072 | - removed Center in units of Zd, Az
|
|---|
| 1073 |
|
|---|
| 1074 | * main/MStarguider.cc:
|
|---|
| 1075 | - removed obsolete and dangerous sgcenterzdaz
|
|---|
| 1076 | - do not display the sky-centered rings if sky-center is invalid
|
|---|
| 1077 | (LEDs not detected)
|
|---|
| 1078 | - rais error in this case and send error state to CC
|
|---|
| 1079 | - added lower brighness limit of 30
|
|---|
| 1080 | - do not write pointingpos.txt and tracking_error.txt anymore
|
|---|
| 1081 |
|
|---|
| 1082 | * caos/Ring.h:
|
|---|
| 1083 | - added Setter SetXY
|
|---|
| 1084 |
|
|---|
| 1085 | * catalog/StarCatalog.cc:
|
|---|
| 1086 | - fixed that when checking for the region in which stars will
|
|---|
| 1087 | be searched only the y- but not the x-offset has been taken into
|
|---|
| 1088 | account
|
|---|
| 1089 | - added a small region around the region of interest because
|
|---|
| 1090 | the catalog position of visible stars might be out of the
|
|---|
| 1091 | search region
|
|---|
| 1092 | - commented out an obsolete function
|
|---|
| 1093 |
|
|---|
| 1094 |
|
|---|
| 1095 |
|
|---|
| 1096 | 2006/05/10 Thomas Bretz
|
|---|
| 1097 |
|
|---|
| 1098 | * main/MStarguider.cc:
|
|---|
| 1099 | - fixed an error returning the correct value in CalcTrackingError
|
|---|
| 1100 | - added new value to Starguider report
|
|---|
| 1101 |
|
|---|
| 1102 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 1103 | - added new value to starguider report
|
|---|
| 1104 |
|
|---|
| 1105 |
|
|---|
| 1106 |
|
|---|
| 1107 | 2006/03/23 - Daniela Dorner, Thomas Bretz
|
|---|
| 1108 |
|
|---|
| 1109 | * main/MStarguider.[h,cc]:
|
|---|
| 1110 | - changed starguider algorithm
|
|---|
| 1111 |
|
|---|
| 1112 |
|
|---|
| 1113 |
|
|---|
| 1114 | 2006/03/19 - Daniela Dorner
|
|---|
| 1115 |
|
|---|
| 1116 | * main/MStargHistograms.cc:
|
|---|
| 1117 | - changed name of tree from CaOs to Starg
|
|---|
| 1118 |
|
|---|
| 1119 | * leds.txt, stargleds.txt:
|
|---|
| 1120 | - added new leds
|
|---|
| 1121 |
|
|---|
| 1122 | * main/MCosy.cc:
|
|---|
| 1123 | - changed name of tpoint-files, which are written from Cosy, from
|
|---|
| 1124 | tpoint*.txt to old-tpoint*.txt
|
|---|
| 1125 |
|
|---|
| 1126 | * main/MStarguider.[h,cc]:
|
|---|
| 1127 | - added StarguiderTpoint Button
|
|---|
| 1128 | - included 2 new variables to allow for the implementation of
|
|---|
| 1129 | StarguiderTpoints
|
|---|
| 1130 | - added writing of StarguiderTpoints to the function CalcTrackingError
|
|---|
| 1131 | - StarguiderTpoints are written to tpoint/starg_*.txt
|
|---|
| 1132 | - Tpoints are wriiten to tpoint/tpoint_*.txt
|
|---|
| 1133 | - added pulldown Mode to Menu
|
|---|
| 1134 | - cleaned Menu (removed not needed items, rearanged place of items
|
|---|
| 1135 | - removed expertmode
|
|---|
| 1136 | - implemented Tpoint- and Starguider-Mode (switches all needed item)
|
|---|
| 1137 | put some code into functions therefor
|
|---|
| 1138 | - implemented releasing of button, if no tpoint can be taken
|
|---|
| 1139 | - fixed small bugs in (un)checking items
|
|---|
| 1140 | - removed starguider analyis (writing root-files) from starguider mode to
|
|---|
| 1141 | stabilize the code
|
|---|
| 1142 | - added 'fGetter->ExitLoop()' before each 'delete fGetter'
|
|---|
| 1143 | - added SetDirectory(0) for histogram in starguider
|
|---|
| 1144 |
|
|---|
| 1145 |
|
|---|
| 1146 |
|
|---|
| 1147 | 2006/03/11 - Daniela Dorner
|
|---|
| 1148 |
|
|---|
| 1149 | * tpoint/bending051124.txt:
|
|---|
| 1150 | - added
|
|---|
| 1151 |
|
|---|
| 1152 |
|
|---|
| 1153 |
|
|---|
| 1154 | 2005/08/29 - Daniela Dorner
|
|---|
| 1155 |
|
|---|
| 1156 | * main/MStarguider.cc, tcpip/MDriveCom.[h,cc]:
|
|---|
| 1157 | - added to variables to the Starguider report
|
|---|
| 1158 |
|
|---|
| 1159 |
|
|---|
| 1160 |
|
|---|
| 1161 | 2005/08/22 - Thomas Bretz
|
|---|
| 1162 |
|
|---|
| 1163 | * candrv/nodedrv.cc, main/MTracking.cc:
|
|---|
| 1164 | - fixed usage of MTime (MTime(-1) instead of MTime())
|
|---|
| 1165 |
|
|---|
| 1166 |
|
|---|
| 1167 |
|
|---|
| 1168 | 2005/08/22 - Thomas Bretz
|
|---|
| 1169 |
|
|---|
| 1170 | * caos/Ring.[h,cc]:
|
|---|
| 1171 | - added a sanity check for the case a led entry == NULL
|
|---|
| 1172 |
|
|---|
| 1173 | * caos/Rings.[h,cc]:
|
|---|
| 1174 | - code cleanup
|
|---|
| 1175 | - added a sanity check to CalcRings
|
|---|
| 1176 |
|
|---|
| 1177 | * devdrv/shaftencoder.h:
|
|---|
| 1178 | - added new member function GetPosDirCorrected
|
|---|
| 1179 | - added new member function GetOffsetDirCorrected
|
|---|
| 1180 |
|
|---|
| 1181 | * main/MStarguider.cc:
|
|---|
| 1182 | - set number of minimum required LEDs for the ring calculation
|
|---|
| 1183 | to 3. With two LEDs you can NEVER calculate a ring!
|
|---|
| 1184 | - added another sanity check in FindStars
|
|---|
| 1185 |
|
|---|
| 1186 | * main/MTracking.cc:
|
|---|
| 1187 | - replaced ?:-operators by new functions Get*DirCorrected
|
|---|
| 1188 | - made sure that if both directions have changed the reset
|
|---|
| 1189 | really causes the correct values to be used immediatly!
|
|---|
| 1190 | - added some code for future use
|
|---|
| 1191 |
|
|---|
| 1192 |
|
|---|
| 1193 |
|
|---|
| 1194 | 2005/07/28 - Florian Goebel
|
|---|
| 1195 |
|
|---|
| 1196 | * videodev/FilterLed.[cc,h]
|
|---|
| 1197 | - add GetMeanPositionCircle and FindStarCircle
|
|---|
| 1198 |
|
|---|
| 1199 | * devdrv/shaftencoder.[cc,h]
|
|---|
| 1200 | - add: fDirHasChanged, fDirChangedPos, fDirChangedOffset,
|
|---|
| 1201 | fDirection, fHysteresisPos, fHysteresisNeg
|
|---|
| 1202 |
|
|---|
| 1203 | * main/MCosy.cc
|
|---|
| 1204 | - set faster acceleration and Velocity parameters in TrackPositionGRB
|
|---|
| 1205 |
|
|---|
| 1206 | * main/MPointing.cc
|
|---|
| 1207 | - correct bug which always set speed to LO-SPEED
|
|---|
| 1208 |
|
|---|
| 1209 | * main/MStarguider.[cc,h]
|
|---|
| 1210 | - add new Popup "Operation" (functionality is not ready yet)
|
|---|
| 1211 | - add new procedure: FindRoqueLamp
|
|---|
| 1212 | - in MStarguider::FindStar now use Leds::FindStarCircle
|
|---|
| 1213 | (instead of Leds::FindStar)
|
|---|
| 1214 |
|
|---|
| 1215 | * main/MTracking.cc
|
|---|
| 1216 | - calculate DirHasChanged etc.
|
|---|
| 1217 |
|
|---|
| 1218 |
|
|---|
| 1219 |
|
|---|
| 1220 | 2005/04/11 - Thomas Bretz
|
|---|
| 1221 |
|
|---|
| 1222 | * main/MTracking.cc:
|
|---|
| 1223 | - allow to send velocity and request position twice
|
|---|
| 1224 | - enhanced some debugging output
|
|---|
| 1225 |
|
|---|
| 1226 | * candrv/network.[h,cc]:
|
|---|
| 1227 | - implemented PrintError
|
|---|
| 1228 |
|
|---|
| 1229 | * candrv/nodedrv.[h,cc]:
|
|---|
| 1230 | - implemented new argument (zombie) to WaitForSdo which allows
|
|---|
| 1231 | to mark a missing CANbus message as non-critical
|
|---|
| 1232 |
|
|---|
| 1233 |
|
|---|
| 1234 |
|
|---|
| 1235 | 2005/03/21 - Thomas Bretz
|
|---|
| 1236 |
|
|---|
| 1237 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 1238 | - added a missing white space behind the brightness and
|
|---|
| 1239 | fixed the wrong units of Zd/Az in the starguider report
|
|---|
| 1240 |
|
|---|
| 1241 |
|
|---|
| 1242 |
|
|---|
| 1243 | 2005/03/17 - Thomas Bretz
|
|---|
| 1244 |
|
|---|
| 1245 | * main/MCosy.[h,cc]:
|
|---|
| 1246 | - implemented WM_GRB and TrackPositionGRB for GRB mode
|
|---|
| 1247 |
|
|---|
| 1248 | * main/MStarguider.cc:
|
|---|
| 1249 | - added 'status' to FINDSTAR-REPORT
|
|---|
| 1250 | - send STARG-REPORT only if Starguider is switched on
|
|---|
| 1251 | - enhanced output in starguider report
|
|---|
| 1252 |
|
|---|
| 1253 | * tcpip/MCeCoCom.cc:
|
|---|
| 1254 | - tried to backengineer the CC-REPORT because it is not documented
|
|---|
| 1255 | in the CC TDAS
|
|---|
| 1256 | - changed critical values for windspeed from 10/20/30 to 30/40/50
|
|---|
| 1257 |
|
|---|
| 1258 | * tcpip/MDriveCom.[h,cc]:
|
|---|
| 1259 | - implemented handling of GRB command
|
|---|
| 1260 | - enhanced SendStargReport. Starguider Report now:
|
|---|
| 1261 | misszd[%05.3f] missaz[%05.3f]
|
|---|
| 1262 | nomzd[%c %03d %02d %03d] nomaz[%c %03d %02d %03d]
|
|---|
| 1263 | centerx[%05.1f] centery[%05.1f] n[%04d]
|
|---|
| 1264 | bright[%03.1f] mjd[%12.6f]
|
|---|