Changeset 1757 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 02/14/03 17:12:58 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r1742 r1757 1 1 -*-*- END -*-*- 2 2 3 2003/02/14 - Thomas Bretz (La Palma): 4 5 * .cosyrc: 6 - added prototypes for the telescope allowed range 7 8 * Makefile: 9 - changed test to testse 10 11 * candrv/vmodican.cc: 12 - added the possibility to start cosy without the CANbus card 13 installed 14 15 * catalog/SlaPlanets.cc: 16 - fixed the ephemeris configuration 17 18 * catalog/SlaStars.cc: 19 - added some more comments 20 21 * catalog/Slalib.[h,cc]: 22 - changed Wuerzburg location to LaPalma location 23 - added Height to the data members 24 25 * main/MCosy.[h,cc]: 26 - added range checks in positioning and tracking 27 28 * slalib/Makefile: 29 - added rdplan 30 - added pvobs 31 - added dtt 32 - added dat 33 - added rcc 34 35 36 3 37 2003/01/23 - Thomas Bretz: 4 38 5 * .cosyrc:6 - changed maximum time to reach home from 100 to 1507 8 * Makefile:9 - added devdrv10 11 * Makefile.rules, candrv/Makefile, devdrv/Makefile:12 - changed some ordering13 14 * devdrv/shaftencoder.cc:15 - changed Guarding from 2x125 to 2x17516 17 * main/MCosy.cc:18 - fixed StopWaitingForSDO bug (if this was raised once the19 'shutdown' never waited correctly for an SDo anymore)20 - fixed the usage of the bending correction in some places21 22 * testse.cc:23 - added39 * .cosyrc: 40 - changed maximum time to reach home from 100 to 150 41 42 * Makefile: 43 - added devdrv 44 45 * Makefile.rules, candrv/Makefile, devdrv/Makefile: 46 - changed some ordering 47 48 * devdrv/shaftencoder.cc: 49 - changed Guarding from 2x125 to 2x175 50 51 * main/MCosy.cc: 52 - fixed StopWaitingForSDO bug (if this was raised once the 53 'shutdown' never waited correctly for an SDo anymore) 54 - fixed the usage of the bending correction in some places 55 56 * testse.cc: 57 - added 24 58 25 59
Note:
See TracChangeset
for help on using the changeset viewer.