Changeset 7788 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 07/12/06 03:00:16 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r7787 r7788 37 37 is neccessary in root 4.04/02g to make cosy work is 38 38 unknown. Anyhow it makes switching the cameras more robust 39 40 * cosy.cc: 41 - updated writing log-files 42 - implemented sanity check for batch mode 43 44 * gui/MGAccuracy.cc, gui/MGStarg.cc: 45 - use GetabsDev from MAstro 46 - scale azimuth deviation to real distance on the sky 47 48 * main/MCosy.[h,cc]: 49 - updated writing log-files 50 - do no perfect position in case of move'n'track 51 - implemented WM_PREPS for predefined positions 52 - unified WM_TRACK and WM_GRB 53 - updated GetFileName 54 55 * main/MStarguider.cc: 56 - undef EXPERT 57 - some layout changes 58 - set rotation angle of starguider camera to -0.4deg 59 - unified FindStar and FindStarCircle 60 - updated writing log-files 61 - to calc skycenter the X-offset must be subtracted 62 63 * tcpip/MDriveCom.[h,cc]: 64 - implemented CommandPREPS 65 - implemented CommandARM 66 67 * videodev/FilterLed.[h,cc]: 68 - unified FindStar and FindStarCircle 69 - fixed algorithm FindStarCircle (it was not working for 70 bright stars and didn't take care of the edge of the 71 image!) 72 - fixed a long outstanding bug which accessed some memory 73 outside the image due to a wrong logical condition 39 74 40 75
Note:
See TracChangeset
for help on using the changeset viewer.