########################################################## # This file contains the change log of # the CVS ACS/Documents archive # used to generate automatically the # documentation in the ACS web pages. # # From the list of changes described here # you should be able to easily find out what documents # have been updated since you looked the last time # to the ACS documentation. # # We know that preducing a list of changes directly # for the ACS documentation page would be nicer # for you. # But with the web technoology we are currently using # this is for us the simplest and cheapest way to # provide you with "almost" the same information. # ########################################################## Generated: Tue Jul 22 15:02:53 WEDT 2008 2008-06-19 gchiozzi * ACS_Error_System.doc: Fixed change web link to "ten guidelines for exception specification" article. 2008-06-18 jschwarz * ACSArchitecture/ACSArchitectureNL-changes.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitectureNL.pdf, ACSArchitecture/Project/ACS-ESOCCS-toc.html, ACSArchitecture/Project/ACS-ESOCCS.html, ACSArchitecture/Project/Actors.html, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/Features-toc.html, ACSArchitecture/Project/FeaturesACE.html, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesDirValueRetrieval.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesParameters.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesSysConfig.html, ACSArchitecture/Project/FeaturesSysMan.html, ACSArchitecture/Project/FeaturesTasks.html, ACSArchitecture/Project/FeaturesTimeSystem.html, ACSArchitecture/Project/FeaturesValueRetrievalEvent.html, ACSArchitecture/Project/Introduction.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/Project/ReqsTraceMatrix.html, ACSArchitecture/UML/mdExtractImages: Final update before CDR6. * ACSArchitecture/ACSArchitecture.doc: Updated for CDR6 -- internal links (from html) now refer to diagrams extracted from MagicDraw version of the architecture model. 2008-06-17 jschwarz * ACSArchitecture/Project/FeaturesArchiving.html: Removed an extra "width" parameter from an IMG specification. * ACSArchitecture/Project/FeaturesArchiving.html: Changed name of Archiving_System__Property_Monitoring_and_Archiving__Property_Monitoring_and_Archiving.png file (previous name had been too long for Windows). * ACSArchitecture/Project/Images/scaleImages.awk: First archiving of an awk script that takes calculates a reasonable scaling factor for all png files in this directory, and inserts them into the html files in ../Project (named with html.tmp suffixes). * ACSArchitecture/UML/ACS.mdzip: Simplified naming hierarchy of Archiving System sequence diagram (image name was too long for Windows to handle). 2008-06-16 jschwarz * ACSArchitecture/Project/FeaturesOverview.html: Resized some images so that they would fit in the final Word document. 2008-06-16 gchiozzi * ACSArchitecture/Project/ACS-ESOCCS.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesValueRetrievalEvent.html: Started cleaning up images scaling. For the time being removed all WIDTH and HEIGHT qualifiers from IMG tags. This shows well in the web browser. But most of these images are too big when imported into MsWord. It is therefore necessary to scale them. Normally the best to get good printed images is to scale to 50%. Unfortunately Office 2007 REQUIRES that both WIDTH and HEIGHT qualifiers are explicitly specified in the imported HTML files. It is therefore necessary to look at the word document and put the proper values in the imported HTML files one by one looking at how the images come out (press F-9 on the text of the imported document in Word to update). * ACSArchitecture/ACSArchitecture.doc: Updated with new images from Magic Draw. 2008-06-15 jschwarz * ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesParameters.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesTasks.html: Changed image filenames to match those produced by Michele's mdExtractImages script (extract from MagicDraw). 2008-06-13 jschwarz * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.pdf, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan-Diff.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Documents as submitted for CDR6. 2008-06-12 jschwarz * ACSArchitecture/UML/ACS.mdzip: Removed more carriage returns from package names. Left a few diagrams open (diagram extraction script may work better this way). * ACSArchitecture/UML/ACS.mdzip: Removed line feeds in package names and turned on "word wrap" in their diagram representation. This should clean up the file names when they're extracted to files. * ACSArchitecture/UML/ACS.mdzip: Turned off shape ownership and model now loads in extract diagram script. * ACSArchitecture/UML/ACS.mdzip: Saved with MagicDraw 15.1; further cosmetic changes to remove artifacts of Rose-to-Magic Draw conversion. 2008-06-11 jschwarz * ACSArchitecture/UML/ACS.mdzip: Fixed up (most) diagrams after conversion from Rose to MagicDraw 12.5. 2008-06-11 gchiozzi * ACSArchitecture/UML/mdExtractImages: First version of the perl script to drive image extraction. A test for proper classpath should be added. Actually I do not like perl and it would be better to convert it in python. * ACSArchitecture/UML/mdExportDiagramImages.jar: Michele has created this jar file contianing code to extract the diagrams from Magic Draw. * ACSArchitecture/UML/ACS.mdzip: First version of ACS model converted to Magic Draw (version 15) 2008-06-11 jschwarz * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/ACSSoftwareDevelopmentPlan.xls: Further updates for CDR6. * ACSSoftwareDevelopmentPlan/ACSSoftwareDevelopmentPlan.xls: Added pivot tables for releases 3.1 through 8.0; added an "Enhancements/ Maintenance" category to Dev Plan by release table and chart. 2008-06-06 jschwarz * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/ACSSoftwareDevelopmentPlan.xls: Classified activities into categories: new features, maintenance/enhancements, testing and documentation and filled in the numbers for ACS 8.0. Need to do this for previous years to insert into dev plan for CDR6. * ACSSoftwareDevelopmentPlan/.project, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/ACSSoftwareDevelopmentPlan.xls: Updated to take account of (most of the) CDR5 comments and begin CDR6 preparation. 2008-06-04 jschwarz * ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesTimeSystem.html: Updated to respond to CDR5 comments and prepare for CDR6. * ACSArchitecture/Comments/commentList: Replaced CDR4 comments with CDR5 comments (a year late!). 2008-06-03 jschwarz * ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/Attributes.html: First part of response to CDR5 comments. 2008-03-28 rcirami * ACS_Bulk_Data_Transfer.doc: fixed Bulk Data documentation table of contents * ACS_Bulk_Data_Transfer.doc: Bulk Data documentation updated with the Bulk Data thread test 2008-03-17 acaproni * AlarmSystem.doc: Alarm panel and C++ example updated * AlarmSystem.doc: CategoryClient updated for ACS7.0.1 2008-01-16 gchiozzi * ACSArchitecture/Makefile: Added check on value of ROSE_HOME environment variable and set the default value to the current factory installation. * Makefile: Added some more diagnostic to track what happens running the make targets on Linux and Windows, in particular for remote execution. * ACSArchitecture/UML/Makefile: Added check on value of ROSE_HOME environment variable and set the default value to the current factory installation. 2007-12-21 rcirami * ACS_Bulk_Data_Transfer.doc: Bulk Data document updated with the Notification mechanism 2007-11-26 acaproni * AlarmSystem.doc: Updated for ACS7: - new CDB structure - java clients - panels 2007-11-19 acaproni * AlarmSystem.doc: Updated with Joe's comments. 2007-11-12 gchiozzi * ACSArchitecture/ACSArchitecture.doc: Just touched to generate new ACS 7.0 NL and PDF. * ACSArchitecture/ACSArchitectureNL.doc: Generated new version for ACS 7.0. * Makefile: Changed verbosity in CVS checkout. * ACSArchitecture/DocBreakLinks.vbs: Improved diagnostic. 2007-07-30 nbarriga * Logging_and_Archiving.doc: Added info on new methods/classes/macros to specify an audience, array and/or antenna in a log. 2007-07-07 gchiozzi * ACS-Course/ACSCourse-ACSLoggingSystem.ppt: Final updates for UTFSM ACS Workshop 2007-07-06 gchiozzi * ACS-Course/ACSCourse-01c-ContComp.ppt, ACS-Course/ACSCourse-ACSLoggingSystem.ppt, ACS-Course/ACSCourse-ErrorSystem.ppt: More updates for ACS Workshop/Course in Valparaiso. 2007-07-02 gchiozzi * ACS-Course/ACSBigPicture.ppt, ACS-Course/ACSCourse-01c-ContComp.ppt, ACS-Course/ACSCourse-01d-CharComp.ppt: Updated for ACS Course in UTFSM Valparaiso. 2007-05-07 acaproni * Logging_Client.doc: Updated the filters chapter after fixing some JIRA tickets 2007-05-03 gchiozzi * ACSArchitecture/ACSArchitectureNL-changes.doc: Regenerated differences with respect to CDR-4 using Open Office. The Compare function in Word gives really strange, buggy, results. 2007-05-02 bjeram * ACS_Error_System.doc: changed a bit example of out completion + made rearangment 2007-05-01 gchiozzi * ACSArchitecture/Project/FeaturesDevDrivers.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesExternalLibraries.html, ACSArchitecture/Project/FeaturesGUI.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesParameters.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesScripting.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesSimulation.html, ACSArchitecture/Project/FeaturesTasks.html, ACSArchitecture/Project/FeaturesTimeSystem.html, ACSArchitecture/ACSArchitectureNL.pdf, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/FeaturesAcsInstaller.html, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesAppFramework.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesAstroLibraries.html, ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/ACSArchitectureNL-changes.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitecture.doc: Updated for CDR-5 * ACSArchitecture/Project/Attributes.html, ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html: Updating for CDR-5 2007-04-30 gchiozzi * ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/ACSArchitecture.doc: Updating for CDR-5 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan-Diff.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.pdf: Updated for CDR-5 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSArchitecture/ACSArchitecture.doc: Updating for CDR-5 2007-04-20 acaproni * Logging_Client.doc: Better explanation of the usage of the clipboard. Added a note about the archiveLoggingCli tools from ARCHIVE. 2007-03-30 gchiozzi * Logging_and_Archiving.doc: Improved description of logging levels 2007-03-30 nbarriga * ACS_Error_System.doc: Fixed C++ impementation of completion as out parameter * ACS_Error_System.doc: Added documentation on using completions as out parameters. C++ doc is provisional, because it isn't working right now, when the bug is fixed, if anything needs updating, I'll do it. 2007-03-27 acaproni * Logging_Client.doc: Better explanation of the way the filters work * Logging_Client.doc: Added notes fomr JIRA SPRs 110, 116, 117, 118, 119 2007-02-20 nbarriga * Logging_and_Archiving.doc: Fixed example on obtaining a logger in java. 2007-02-12 nbarriga * Logging_and_Archiving.doc: Added documentation about type safe logs. 2007-02-09 mschilli * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: updated for Acs6.0.2 2007-01-24 gchiozzi * ACS-Course/ACSCourse-ArchiveTutorial.pdf: Updated Archive tutorial. CV: ---------------------------------------------------------------------- 2007-01-19 hsommer * ACS-Course/ACSCourse-CDB-Short.ppt: partially updated 2007-01-19 acaproni * ACS-Course/.project, ACS-Course/ACSCourse-LoggingCPPJava.ppt: C++ and Java version for ESO course in Garching 2007-01-18 gchiozzi * ACS-Course/ACSCourse-ArchiveTutorial.pdf: New version. * ACS-Course/index.html: More updates after Thursday sessions. * ACS-Course/index.html: Updated after Thursday sessions. 2007-01-18 rcirami * ACS-Course/ACSCourse-BulkData.ppt: Bulk Data presentation improved 2007-01-17 acaproni * ACS-Course/ACSCourse-LoggingCPPJava.ppt: Presentation of java and C++ API (obtained merging Heiko's and Bogdan's presentations) * ACS-Course/ACSCourse-ACSLoggingSystem.ppt: Revised for ACS Course at ESO 2007-01-17 hsommer * ACS-Course/ACSCourse-ComponentJava.ppt: updated for Jan 2007 course 2007-01-17 gchiozzi * ACS-Course/index.html: Updated with changes discussed on Wednesday. * ACS-Course/ACSCourse-Simulation.ppt: Presentation on ACS Python Simulator from J.Ibsen * ACS-Course/ACSCourse-TAT.ppt: Updated by J.Ibsen 2007-01-16 gchiozzi * ACS-Course/ACS-Cheatsheet.doc: Updated machines and CVS for course in Garching 2007 2007-01-15 gchiozzi * ACS-Course/index.html: Updated timeline * ACS-Course/ACSCourse-ComponentIDL.ppt: Just updated date for ACSCourse 2007. 2007-01-15 hsommer * ACS-Course/ACSBigPicture.ppt: Minor update for ACS course in Garching. * ACS-Course/ACSCourse-01c-ContComp.ppt: update for ACS course in Garing. Added offshoot slide 2007-01-15 acaproni * ACS-Course/ACSCourse-AlarmSystem.odp, ACS-Course/ACSCourse-AlarmSystem.pdf, ACS-Course/ACSCourse-AlarmSystem.ppt: The slides for the alarms system. (odp is the original version written with OpenOffice and exported as pdf and ppt) * ACS-Course/Exercises/acsCourseAlarm.tgz: Execises for the alarm system 2007-01-15 gchiozzi * ACS-Course/ACSCourse-ComponentIDL.ppt, ACS-Course/ACS-Cheatsheet.doc, ACS-Course/ACSCourse-Wellcome.ppt: Updated for course in Garching 2007 2007-01-12 gchiozzi * ACS-Course/index.html: Specified participation os instructors to sections. 2007-01-12 rcirami * ACS-Course/ACSCourse-BulkData.ppt, ACS-Course/Exercises/BulkDataExamples.tar.gz: added Bulk Data presentation and examples 2007-01-09 gchiozzi * ACS-Course/index.html: Updated first day, track B. * ACS-Course/index.html: Moved reliability presentation. 2007-01-04 gchiozzi * ACS-Course/index.html: Added Cosylab presentations. * ACS-Course/index.html: Completed preliminary agenda. * ACS-Course/index.html: Another step torward the final agenda. 2006-12-27 acaproni * Logging_Client.doc: Added the instruction for acsLogAssistant 2006-12-21 gchiozzi * ACS-Course/index.html: Added new proposals for the advanced track. 2006-12-18 gchiozzi * ACS-Course/index.html: Added constraints for Bulk Data discussion. 2006-12-07 mschilli * ACSCommandCenter/style.css: obviously i've changed this at some point in the past * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: now complies to acs jhelpgen 2006-12-07 gchiozzi * ACS-Course/index.html: Added dinner entry. 2006-12-07 bjeram * ACS_Error_System.doc: allocated types for ACA subsystem ( 110000 – 119999) 2006-12-07 gchiozzi * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/ACSArchitectureNL.doc: Minor changes and document re-generated. * ACS_JAVA_Component_diagrams.ppt, ACS-Course/ACSCourse-RealTimeLinux.ppt, ACS-Course/ACSBigPicture.ppt, ACS-Course/ACSCourse-ComponentJava.ppt, ACS-Course/ACSCourse-DevIO.ppt, ACS-Course/ACSCourse-ErrorSystemCPP.ppt, ACS-Course/ACSCourse-LoggingCPP.ppt, ACS-Course/ACSCourse-LoggingPy.ppt, ACS-Course/ACSCourse-NCCPP.ppt, ACS-Course/ACSCourse-NCPy.ppt, ACS-Course/ACSCourse-NotificationChannel.ppt: These files appear modified on my laptop. But I really do not know if they have been really updated. Being binaries, I cannot simply ask for a cvs diff and therefore I have decided yust to archive them so that it is sure we do not lose changes. * ACS-Course/index.html: Added RTAI as advanced topic. 2006-12-06 gchiozzi * ACS-Course/index.html: First major update for ACS Gourse in Garching, 15th to 19th January 2007. 2006-11-23 gchiozzi * ACSArchitecture/ACSArchitectureNL.doc: Updated TOC by hand. Still sometimes it does not seem to work. * ACSArchitecture/ACSArchitectureNL.doc: Regenerated. * ACSArchitecture/ACSArchitecture.doc: Updated links. * Doc2Pdf.vbs: Modified to work with Acrobat 7 and Word 2003. * ACS-Overview.doc: Accepted all tracked changes. 2006-11-08 msekoran * Object_Explorer.doc: Supported types updated, conversion added. 2006-10-30 acaproni * Logging_Client.doc: Added teh description of the Error log dialog * Logging_Client.doc: Updated for ACS 6.0: - database connection - save of selected logs - error dialog * AlarmSystem.doc: Revised for ACS6.0: - new location of the CDB for the demo - demo of the MR - description of the CDB for the MR - better description of the setDescriptor method usage - removed the know problems part (they are fixed in ACS6). 2006-09-29 gchiozzi * Object_Explorer.doc: Minor improvements. * NotificationChannel/.cvsignore, ACSSoftwareDevelopmentPlan/.cvsignore, ACSArchitecture/.cvsignore: improved exclusion filters * ACSComponentSimulator/.cvsignore, ACSArchitecture/Images/.cvsignore: Exclude generated files. * ACSArchitecture/.cvsignore: Ingnored generated files. * ACS_Technical_Requirements.doc: Version C, 2005-09-26. 2006-09-26 acaproni * AlarmSystem.doc: Revised the CDB chapter (AlarmSystemConfiguration chapter appeared twice) 2006-09-26 gchiozzi * ACSArchitecture/ACSArchitecture.doc: Removed synchronisation of monitors. See SPR 2006087. 2006-09-25 gchiozzi * ACSArchitecture/Project/FeaturesArchiving.html: Removed synchronisation of monitors. See SPR 2006087. 2006-09-25 acaproni * AlarmSystem.doc: Added a note about the (error) schema file 2006-09-20 acaproni * AlarmSystem.doc: - C++ example revisited with the new class names - start of the GUI revisited - added a section with the known problems (initialization of ACSJMSTopicConnection) 2006-09-18 acaproni * AlarmSystem.doc: Updated after ACS 5.0.5. Added a section for BACI props and a note about the missing possibility to setup mre alarms at once in the CDB. 2006-09-05 acaproni * AlarmSystem.doc: Updated the following sections: - installation and test - the java code example to publish an alarm 2006-07-27 gchiozzi * ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitecture.doc: Updated references. * Alarm_Table.doc: Obsolete document. Alarm table deos not exist any more with Laser Alarm System. Removed. * Administrator_Client_for_MACI.doc: Obsolete document. Admin client has been replaced by ACS Command Center. 2006-07-26 dfugate * ACSComponentSimulator/ACSComponentSim.doc, ACSComponentSimulator/GUIMain.png, ACSComponentSimulator/GUIstopRamping.png, ACSComponentSimulator/InterConsole.png, ACSComponentSimulator/SimInterpreter.png: Updated for ACS 5.0.4+ 2006-07-26 acaproni * Logging_Client.doc: Updated for ACS 5.0.4 2006-07-25 acaproni * AlarmSystem.doc: ACS format applied (needs some more check) * AlarmSystem.doc: Preliminary version of the alarm system doc. The format of the doc is not ACS standard 2006-07-13 cparedes * ConfigurationDatabase.doc: Adding the line that said the new use of ACS_CDB by default in cdbChecker 2006-07-10 gchiozzi * ACS-Overview.doc: Added a couple of missing ports. * ACS-Overview.doc: Updated section on used ports to take into account changes introduced for SPR 2005096. 2006-06-29 mschilli * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: updated for Acs 5.0.3 2006-05-12 gchiozzi * ACSArchitecture/Comments/commentList, ACSSoftwareDevelopmentPlan/Comments/CDR-ACS_comments_and_status.txt, ACSSoftwareDevelopmentPlan/Comments/commentList: Updated with comments and replies for CDR-4, before review meeting. 2006-05-11 dfugate * Logging_and_Archiving.doc: Python section was horribly out of date. Updated. 2006-04-28 gchiozzi * ACSArchitecture/ACSArchitectureNL-changes.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesExternalLibraries.html, ACSArchitecture/Project/FeaturesGUI.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/ACSArchitecture.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan-Diff.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Updated for CDR-4 2006-04-27 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: More work for CDR4 * ACSSoftwareDevelopmentPlan/ACSSoftwareDevelopmentPlan.xls, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: First set of changes for CDR-4 * ACSSoftwareDevelopmentPlan/ReqsTraceMatrix.html: Not used any more. The traceability matrix is now inside the word document and not any more an external spreadsheet. * ACSArchitecture/ACSArchitecture.doc: Prepared for CDR 4 update. * ACSSoftwareDevelopmentPlan/ACS-ftes.xls: Renamed into ACSDevelopmentPlan.xls to add here also all other sheets in the ACS Development Plan document. * ACSSoftwareDevelopmentPlan/ACSSoftwareDevelopmentPlan.xls: Renamed from ACS-ftes.xls to add here also all other sheets in the ACS Development Plan document. * ACSSoftwareDevelopmentPlan/ACS-ftes.xls: Last archive version was corrupted. Reverted to previous version. 2006-04-21 gchiozzi * ACS_Error_System.doc: Replaced schema file documentation with reference to online documentation. 2006-04-12 gchiozzi * ACS_Error_System.doc: Fixed a couple of errors. Code in some example could not even compile. Thanks to SRT for pointing out. 2006-03-31 gchiozzi * BACI_Device_Server_Programming_Tutorial.doc: Fixed bad typos on page 17. Test on properti == 0 was indead with reverse logic (!=0), making the code example not working. * ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitecture.doc: Updated automatically. 2006-03-23 rcirami * ACS_Bulk_Data_Transfer.doc: Action 002005 and 002689 closed 2006-03-08 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Added section about event timeouts. Relevant for ACS 5.0.3 only! 2006-02-23 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Forgot to update the table of contents in the last revision. * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updated: * elminated irrelevant code from the C++ consumer example * removed Local/Abstract examples. Code sans commentary/documentation was originally provided. Replaced with the CVS locations of the examples as nothing is gained over CVS here and it's difficult to keep the (MS Word) examples synchronized with the real examples. * in general, explained various topics in more detail. * NotificationChannel/Simple.vsd, NotificationChannel/namingService.vsd, NotificationChannel/Notification_Channel_Module_Software_Design.doc: Made modifications requested by H.Sommer. Primarily consisted of removing planned design features that have not been implemented as of yet. 2006-02-13 bjeram * Logging_and_Archiving.doc: added information about limitation of 255 characters for AddData method 2006-01-18 dfugate * ACS_Error_System.doc: Added a few sentences about the new addComplHelperMethods function for Python found within Acspy.Common.Err. 2006-01-10 acaproni * Logging_Client.doc: Updated the section of Additionl data with info about the icon displayed in each row whose log entry contains additional info. Added a section describing the command line syntax and parameters. 2006-01-09 rcirami * ACS_Bulk_Data_Transfer.doc: ACS_Bulk_Data_Transfer.doc updated 2005-12-14 sharring * ACS_Threading.doc: updated for english/clarity 2005-12-08 gchiozzi * Makefile: Added -d option to cvs update to take out also new files. * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/ACSArchitectureNL.doc: Minor changes. 2005-12-07 gchiozzi * ACS_Error_System.doc: Added link to HLA page with error types allocation. 2005-12-05 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updated for ACS 5.0. 2005-12-02 acaproni * Logging_Client.doc: Updated for ACS 5.0 Added a better descritpion of the Additional Info panel and usage. 2005-11-28 mschilli * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: mainly updated the "what's new" page 2005-11-24 dfugate * ACSComponentSimulator/ACSComponentSim.doc: H. Sommer complained there was no revision history within this document. In as such, I added every entry from CVS rlog. Seems quite redundant though. 2005-11-17 gchiozzi * ACSArchitecture/Project/Images/.cvsignore: Ignored additional diagrams generated from the rose model. * ACSSoftwareDevelopmentPlan/Comments/CDR-ACS_comments_and_status.txt: ACS general status and comments for CDR 3. * ACSSoftwareDevelopmentPlan/Comments/commentList, ACSArchitecture/Comments/commentList: Updated with comments and replies for CDR-3 2005-10-27 bjeram * ACS_Threading.doc: update section wher del parameter is exaplained (detached thread instead joinable is created) 2005-10-27 gchiozzi * ACS-Overview.doc: Replaced obsolete DAL with CDB in the corbaloc for rtrieving the CDB service. 2005-10-06 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: more updates * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: first round of updates towards ACS 5.0 2005-10-05 bjeram * ACS_Threading.doc: added 2005-10-01 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Forgot to remove ACS_NEW_SIMPLE_SUPPLIER macro. Fixed. 2005-09-28 gchiozzi * ACS_Error_System.doc: A couple of fixes in examples. A couple of notes added about missing examples. 2005-09-21 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updated to include deployment info about the optional CDB channel property section. 2005-09-21 sharring * ConfigurationDatabase.doc: added Python and Java examples for DAO and WDAO sections 2005-09-08 gchiozzi * ACSArchitecture/ACSArchitectureNL.doc, ACS-Course/ACSCourse-01c-ContComp.ppt, ACSArchitecture/ACSArchitecture.doc, ACS_Basic_Control_Interface_Specification.doc, Management_and_Access_Control_Interface_Specification.doc: Added a few notes in various documents stating that it is not allowed to pass around Component References. 2005-09-06 gchiozzi * ConfigurationDatabase.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitecture.doc: Updated TOC * ConfigurationDatabase.doc: Added description of Component deployment techniques using XInclude. * ConfigurationDatabase.doc: Added in appendix obsolete design documentation for CDB Table interfaces. These appendix will be removed when the Table will have been completely phased out. We have taken this documentation form the CDB.doc document, that has been removed from CVS. * CDB.doc, CDB_Architecture_Proposal.doc, CDB_Requirements.doc: Removed obsolete document. Now refer only ConfigurationDatabase.doc. 2005-08-29 gchiozzi * ACS-Course/Exercises/carcontrol.tar.gz: Updated with some fixes to take into account course feedback. Added new test ABeans GUI identical to existing but with Gaugers instead of Wheelers. 2005-08-18 bjeram * ACS_Error_System.doc: update schema documentation: xs::unsignedInt to nonNegativeInteger 2005-08-16 gchiozzi * ACS_Bulk_Data_Transfer.doc: Minor editing: formatting and typos. 2005-07-29 gchiozzi * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitectureNL.pdf, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesParameters.html, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/Parameters.cat, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.pdf: Updated after CDR-3 * ACSArchitecture/ACSArchitecture.doc: Some updates after CDR-3 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Some post-CDR3 updates. 2005-07-26 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: adjusted to 4.1.2: - acs instance is no longer auto-chosen 2005-07-25 gchiozzi * ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/ACSArchitecture.doc: First set of changes after CDR3. 2005-07-22 sharring * ACS_Error_System.doc: Reviewed and updated for english and/or clarity. 2005-07-20 acaproni * ConfigurationDatabase.doc: Added Gianluca's comments. 2005-07-18 acaproni * ConfigurationDatabase.doc: Added the example with a local DAO * Logging_Client.doc: Added the description of the search feature 2005-07-18 gchiozzi * BulkDataTransfer.doc: Removed as obsolete. New document is: ACS_Bulk_Data_Transfer.doc 2005-07-14 rcirami * ACS_Bulk_Data_Transfer.doc: ACS Bulk Data Transfer documentation added 2005-07-14 sharring * ConfigurationDatabase.doc: finished edits and merges with Alessandro's first checkin 2005-07-12 gchiozzi * ACS-Course/Exercises/carcontrol.tar.gz: Last changes done during the course and improved some comments. Still to be cleaned up for using the Joystick and the ABeans GUI. * ACS-Course/index.html: Modified with final agenda after ACS Japan course completion * ACS-Course/ACSCourse-ACEIntro.ppt, ACS-Course/ACSCourse-VxWorks.ppt, ACS-Course/ACSCourse-ThreadsCPP.ppt, ACS-Course/ACSCourse-ACSLoggingSystem.ppt: Improvements and updates for ACS Japan course 2005-07-12 sharring * ConfigurationDatabase.doc: First pass at merge/edit with Alessandro's draft. Will edit more for english, but wanted to archive these changes. 2005-07-07 acaproni * ConfigurationDatabase.doc: Added the alternative CDb structure from the release notes * ConfigurationDatabase.doc: Added CDB configuration for hierarchical components * ConfigurationDatabase.doc: Added the description of the structure of the CDB (directories, files and so on) It is very close to the final version... 2005-07-07 hsommer * ACS-Course/index.html: corrections for actual agenda July 7, suggested agenda changes for July 8 2005-07-07 acaproni * ConfigurationDatabase.doc: Added WDAL and WDAO * ConfigurationDatabase.doc: Rewritten until the DAO section. Added several C++ examples. 2005-07-07 hsommer * ACS-Course/ACSCourse-ErrorSystem.ppt: fixed some typos 2005-07-07 gchiozzi * ACS-Course/ACSCourse-01d-CharComp.ppt, ACS-Course/ACSCourse-Mount2.ppt: Updated footer for Tokyo course * ACS-Course/index.html: Updated 4th morning agenda. * ACS-Course/Exercises/carcontrol.tar.gz: Added tat test. * ACS-Course/index.html: Updated after 3rd day of course in Japan. * ACS-Course/ACSCourse-TAT.ppt: Updated for ACS Course Japan. 2005-07-06 gchiozzi * ACS-Course/ACSCourse-CDB-Short.ppt: Changed title to include both CDB structure and usage as well as deployment. * ACS-Course/Exercises/carcontrol.tar.gz: Added junit test, to be integrated in tat. 2005-07-06 bjeram * ACS-Course/ACSCourse-ThreadsCPP.ppt: created 2005-07-06 gchiozzi * ACS-Course/Exercises/carcontrol.tar.gz: Added logic 2005-07-06 hsommer * ACS-Course/ACSCourse-MACI-CDB.ppt: updates, e.g. frodoContainer instead of hugo * ACS-Course/ACSCourse-CDB-Short.ppt: copy of ACSCourse-MACI-CDB.ppt, with some slides from ACSCourse-CDB.ppt, and some changes/additions. 2005-07-06 gchiozzi * ACS-Course/index.html: Fixed typo from cut and paste. * ACS-Course/index.html: Added carcontrol exercise. * ACS-Course/Makefile: Added carcontrol exercise module. * ACS-Course/Exercises/carcontrol.tar.gz: Renamed from testidl.tar.gz * ACS-Course/Exercises/testidl.tar.gz: Renamed carcontrol.tar.gz * ACS-Course/ACS-Cheatsheet.doc: Added how to checkout course material from CVS * ACS-Course/Exercises/testidl.tar.gz: Added carcontrol.idl * ACS-Course/ACSCourse-RunACS.ppt: Fixed minor obsolete container name. * ACS-Course/ACS-Cheatsheet.doc: Added instructions to build and run the acscourse module. * ACS-Course/ACSCourse-Mount2.ppt: Updated for ACS 4.1 and Japan course. 2005-07-05 gchiozzi * ACS-Course/index.html: Minor update * ACS-Course/ACSCourse-CDB.ppt, ACS-Course/ACSCourse-CharComp.ppt, ACS-Course/ACSCourse-MACI-CDB.ppt: Updated for ACS 4.1 and Japan course * ACS-Course/index.html: Updated after second day of course. 2005-07-05 bjeram * ACS-Course/ACSCourse-ErrorSystemCPP.ppt: updated for Tokyo - UML/members/example * ACS-Course/ACSCourse-ErrorSystem.ppt: updated - added "members" 2005-07-05 gchiozzi * ACS-Course/ACS-Cheatsheet.doc: Added guest CVS information. * ACS-Course/ACS-Cheatsheet.doc: Improved configuration instructions. * ACS-Course/Exercises/testidl.tar.gz: Added for course in Japan * ACS-Course/ACS-Cheatsheet.doc: Added cvs instructions. 2005-07-04 dfugate * ACS-Course/ACSCourse-NCCPP.ppt, ACS-Course/ACSCourse-NCJava.ppt, ACS-Course/ACSCourse-NCPy.ppt, ACS-Course/ACSCourse-NotificationChannel.ppt: Updated for ACS 4.1.1. 2005-07-04 acaproni * ConfigurationDatabase.doc: First preliminary version of the new document for the CDB. It is a mix of the old one with some chapter rewritten Steve has written a part of the document that has to be inserted. * ACS-Course/ACSCourse-CDB.ppt: Updated for ACS4.1 (ACS course in Japan) 2005-07-04 gchiozzi * ACS-Course/ACSCourse-ComponentCPP.ppt, ACS-Course/ACSCourse-ComponentIDL.ppt, ACS-Course/index.html: Updated after first day of course. * ACS-Course/index.html: Changed at end of first course day * ACS-Course/ACSCourse-Demo.ppt: Changed for ACS Course Japan * ACS-Course/index.html: Updated after 1st morning of course. 2005-07-04 hsommer * ACS-Course/ACSCourse-ComponentJava.ppt: Minor changes * ACS-Course/ACSCourse-ComponentCPP.ppt: Updated highlighting and simplified slides 2005-07-04 gchiozzi * ACS-Course/ACSCourse-ComponentCPP.ppt: Updated for Japan course * ACS-Course/index.html: Added link to Component IDL presentation for MOUNT1 2005-07-03 gchiozzi * ACS-Course/ACSCourse-ComponentIDL.ppt: Added for Japan course * ACS-Course/ACSCourse-01a-ACS.ppt, ACS-Course/ACSCourse-ComponentCPP.ppt: Updated for Japan course * ACS-Course/index.html: Updated references to unused but up do date presentation. * ACS-Course/ACSCourse-01b-DS.ppt, ACS-Course/ACSCourse-04-Docs.ppt: Updated for ACS Course in Japan * ACS-Course/index.html: Minor updates. * ACS-Course/ACS-Cheatsheet.doc: Added references for account configuration * ACS-Course/UserHome.tar: Updated for ACS 4.1 * ACS-Course/ACSCourse-01a-ACS.ppt, ACS-Course/ACSCourse-RunACS.ppt: Updated for Japan course 2005-07-03 hsommer * ACS-Course/ACSBigPicture.ppt: first checkin 2005-07-03 mzampare * ACS-Course/ACSCourse-SE.ppt: Version for Tokyo 2005-07-02 gchiozzi * ACS-Course/ACS-Cheatsheet.doc, ACS-Course/ACSCourse-ComponentCPP.ppt, ACS-Course/ACSCourse-Demo.ppt, ACS-Course/ACSCourse-RunACS.ppt, ACS-Course/ACSCourse-Wellcome.ppt, ACS-Course/ACSEnvironmentVariables.htm, ACS-Course/index.html: Updated for ACS Course in Japan 2005-07-01 gchiozzi * ACS-Course/index.html: Removed disclaimer about update. * ACS-Course/index.html: Agenda mostly updated for course in Japan. 2005-06-30 gchiozzi * ACS-Course/index.html: Changes for Japan course. Not complete yet. 2005-06-30 hsommer * ACS-Course/ACSCourse-01c-ContComp.ppt: footer update 2005-06-28 hsommer * ACS_JAVA_Component_Tutorial.doc: update for ACS 4.1 2005-06-24 dfugate * ACSCookbook/index.html, ACSCookbook/FileSystem.html: Added file system entry. 2005-06-23 gchiozzi * ACSArchitecture/Makefile: Created a new model target that only updates the module. * Makefile: Renamed acsarchitecture target as acsarchitectureupd. For some strange reason make on windows did not like that name. 2005-06-20 dfugate * Acspy/ACSPython.doc: Updated for ACS 4.1.1. 2005-06-17 gchiozzi * ACS-Course/ArgumentsAndSuggestions.doc, ACS-Course/index.html: First updates for course in Japan, July 2005. 2005-06-17 bjeram * ACS_Error_System.doc: added a advice for looking at error log message 2005-06-16 bjeram * ACS_Error_System.doc: added avoiding catch(...) 2005-06-14 bjeram * ACS_Error_System.doc: added more description about handlers 2005-06-09 bjeram * ACS_Error_System.doc: arcive for review 2005-06-03 gchiozzi * ACSArchitecture/DocBreakLinks.vbs: Cleaned up and fixed a couple of minor problems. * ACSArchitecture/Makefile: Integrated also NL document generation. * ACSArchitecture/ACSArchitectureNL.doc: Updated with new automatic procedure with Word in batch from Makefile. * ACSArchitecture/ACSArchitecture.doc: Updated. * ACSArchitecture/DocBreakLinks.vbs: First archival. * ACSArchitecture/ACSArchitecture.doc: Archived after implementation and test of automatic link update from Makefile. * ACSArchitecture/Makefile: Now properly calls the DocUpdate vbs script. * ACSArchitecture/DocUpdate.vbs: Now it works! Found a way to change word working directory! * ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesScripting.html: Minor fixes. 2005-06-03 bjeram * ACS_Error_System.doc: intermediate check-in 2005-05-25 gchiozzi * ACSArchitecture/DocUpdate.vbs: Added comment explaining why the script does not work. * ACSArchitecture/DocUpdate.vbs, ACSArchitecture/Makefile: Added a first attempt to automatically update the links inside the Word Document. Unfortunately this script does not work, since it is not capable to set the current working directory for Word. In this way the links fail to update. 2005-05-24 gchiozzi * ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/ACSApplicationFramework.cat, ACSArchitecture/UML/AlarmSystem.cat, ACSArchitecture/UML/Applications.cat, ACSArchitecture/UML/AstroLibraries.cat, ACSArchitecture/UML/BulkData.cat, ACSArchitecture/UML/CORBAMiddleware.cat, ACSArchitecture/UML/CommandSystem.cat, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ErrorSystem.cat, ACSArchitecture/UML/EventAndNotificationSystem.cat, ACSArchitecture/UML/EventSystem.cat, ACSArchitecture/UML/FITSLibraries.cat, ACSArchitecture/UML/IndirectValueRetrieval.cat, ACSArchitecture/UML/LoggingSystem.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat, ACSArchitecture/UML/MonitoringSystem.cat, ACSArchitecture/UML/Parameters.cat, ACSArchitecture/UML/Sampling.cat, ACSArchitecture/UML/Scripting.cat, ACSArchitecture/UML/Task.cat, ACSArchitecture/UML/TimeSystem.cat, ACSArchitecture/UML/UIFLibraries.cat: Updated to Rationa Rose 2003.06.13.402.000 2005-05-24 bjeram * ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/Task.cat: updated Task diagram 2005-05-20 gchiozzi * ACSArchitecture/ACSArchitectureNL-changes.doc: Archived for official CDR-3 review. * ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesExternalLibraries.html, ACSArchitecture/Project/FeaturesGUI.html, ACSArchitecture/Project/FeaturesSimulation.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/Parameters.cat: Final CDR-3 updates. * ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitecture.doc: Archived for official CDR-3 review. * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesParameters.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesTasks.html, ACSArchitecture/UML/Task.cat: Added Task and Parameter sections, therefore updated sections and figure numbers. Other minor updates for CDR-3. * ACSArchitecture/Project/Images/.cvsignore, ACSArchitecture/Project/FeaturesTasks.html, ACSArchitecture/Project/FeaturesParameters.html, ACSArchitecture/UML/Task.cat, ACSArchitecture/UML/Parameters.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/Project/Features-toc.html: Added Task and Parameter sections. 2005-05-19 dfugate * ACSArchitecture/Project/FeaturesSimulation.html: Extremley rough draft. Needs work. * ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html: The section mentioning overriding setData and the need for subclassing was very outdated. Added comment that filtering is only possible for simple types. * ACSArchitecture/Project/FeaturesScripting.html: Fixed grammar. * ACSArchitecture/Project/FeaturesArchiving.html: Changed the grammar of a few statements. Stated that publishing non-BACI property archive events is only available in C++. 2005-05-19 gchiozzi * Logging_and_Archiving.doc: Removed schema documentation from file and referenced online documentation. * BACI_Device_Server_Programming_Tutorial.doc: Updated revisione number in header. Fixed typo in IDL for Power Supply. * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/FeaturesAcsInstaller.html, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesAppFramework.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesGUI.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesScripting.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat: More updates for CDR-3 This is a good checkpoint. As of now the document is complete and coherent, but there are additional changes and extensions that need to be done. * ACSArchitecture/Project/FeaturesSerialization.html: CDR-3 updates from H.Sommer. 2005-05-18 gchiozzi * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesDevDrivers.html: More work for CDR-3 * ACSArchitecture/UML/ACS.mdl: Some very strange problems with the previous file. Seems it was corrupted and seems that my PC was mounting some strange image of the Linux directory!@#@@##$% * ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ErrorSystem.cat, ACSArchitecture/UML/EventSystem.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat: More changes for CDR 3 and fixed some problems created by Rose. * ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/ReferenceDocuments.html: Updates for CDR-3 2005-05-17 gchiozzi * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/EventAndNotificationSystem.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat: More work for CDR-3 * ACS-Course/index-3d.html, ACSCookbook/ACSCBTemplate.html, ACSCookbook/ACSClient.html, ACSCookbook/ACSComponent.html, ACSCookbook/ACSContainer.html, ACSCookbook/AStyle.html, ACSCookbook/Abeans.html, ACSCookbook/AceTao.html, ACSCookbook/AlarmSystem.html, ACSCookbook/Ant.html, ACSCookbook/AvalonFramework.html, ACSCookbook/Baci.html, ACSCookbook/BulkData.html, ACSCookbook/Callbacks.html, ACSCookbook/CallbacksSupport.html, ACSCookbook/Cfitsio.html, ACSCookbook/CharacteristicComponent.html, ACSCookbook/CharacteristicComponentCDB.html, ACSCookbook/CodingStandards.html, ACSCookbook/CommandSystem.html, ACSCookbook/Compat.html, ACSCookbook/Components.xml.html, ACSCookbook/Concurrent.html, ACSCookbook/ConfigurationDatabase.html, ACSCookbook/Container.xml.html, ACSCookbook/ContainerServices.html, ACSCookbook/CosyFramework.html, ACSCookbook/CosyIcons.html, ACSCookbook/CppUnit.html, ACSCookbook/DefaultComponents.html, ACSCookbook/DirectoryStructure.html, ACSCookbook/DistributedDeployment.html, ACSCookbook/Doxygen.html, ACSCookbook/EnvironmentVariables.html, ACSCookbook/ErrorSystem.html, ACSCookbook/EventBrowser.html, ACSCookbook/Expat.html, ACSCookbook/FITS.html, ACSCookbook/Fftw.html, ACSCookbook/Getopt.html, ACSCookbook/Icons.html, ACSCookbook/Infobus.html, ACSCookbook/JUnit.html, ACSCookbook/JacORB.html, ACSCookbook/JakartaORO.html, ACSCookbook/JavaBeansActivationFramework.html, ACSCookbook/JavaNetworkLaunchProtocol.html, ACSCookbook/LifecycleInterface.html, ACSCookbook/LogKit.html, ACSCookbook/LoggingSystem.html, ACSCookbook/Loki.html, ACSCookbook/Makefile.html, ACSCookbook/Manager.xml.html, ACSCookbook/MasterComponent.html, ACSCookbook/NotificationChannels.html, ACSCookbook/Numarray.html, ACSCookbook/OffShoots.html, ACSCookbook/OpenORB.html, ACSCookbook/Pexpect.html, ACSCookbook/Pmw.html, ACSCookbook/Prevayler.html, ACSCookbook/PyXML.html, ACSCookbook/Regexp.html, ACSCookbook/SamplingSystem.html, ACSCookbook/SimulatedComponents.html, ACSCookbook/Sla.html, ACSCookbook/TableLayout.html, ACSCookbook/Tat.html, ACSCookbook/ThreadingSupport.html, ACSCookbook/TimeSystem.html, ACSCookbook/WebStart.html, ACSCookbook/XMLSerialization.html, ACSCookbook/XMLSupport.html, ACSCookbook/index.html, ACSCookbook/omniORB.html: Cleaned up and updated links to ACS web page. Do not point any more to ~almamgr home directory. * Makefile: Added a step to generate the ACSArchitecture, although this is still not complete, since we cannot yet automatically update the word documents. * ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/CommandSystem.cat, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/EventSystem.cat, ACSArchitecture/UML/Makefile, ACSArchitecture/UML/ManagementAndAccessControl.cat: Updates for CDR-3 * ACSArchitecture/README: Added more comments regarding the need to update by hand the word document. * ACSArchitecture/Makefile: Added a few logs when generating UML model. 2005-05-13 gchiozzi * ACSArchitecture/ACSArchitecture.doc: Started working on CDR-3 update. * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan-Diff.doc: Document containg change bars with respect previous official release. Now difference with respect to CDR-2 release (CVS version 1.15) * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.pdf, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Updated for first CDR3 round of comments 2005-05-12 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: More updates for CDR 3 2005-05-12 acaproni * BACI_Device_Server_Programming_Tutorial.doc: Updated for ACS4.1: Updated the syntax and all the signatures Updated the code shown in the doc in respect of that in acsexmpl Improved the description of the xml/xsd generation Added the siple mount example to show again the generation of xml/xsd Added a description of the life cycle methods (and very very briefly the states of the components) Added a descritpion of the ContainerServices methods 2005-05-06 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: More CDR3 work 2005-05-06 acaproni * BACI_Device_Server_Programming_Tutorial.doc: Partially updated to ACS 4.1 * Logging_Client.doc: Updated for ACS4.1 (both text and pictures) 2005-05-04 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Started working on CDR3 update. 2005-05-04 acaproni * Logging_Client.doc: Partially updated for ACS4.1 2005-04-27 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: removed occurence of entity – because the java help browser doesn't know it * ACSCommandCenter/images/figureG.jpg: added for Acs4.1 * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html, ACSCommandCenter/images/figureC.jpg: updated to Acs4.1 * ACSCommandCenter/images/figureE.jpg: updated * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: changes to please java helpbrowser * ACSCommandCenter/AcsCommandCenter-News.html: can now also be used in a Java-Helpset * ACSCommandCenter/style.css: moved styledef from html-file into its own file * ACSCommandCenter/images/alma_art_3.jpg, ACSCommandCenter/images/eso-logo.gif, ACSCommandCenter/images/figureA.jpg, ACSCommandCenter/images/figureB.jpg, ACSCommandCenter/images/figureC.jpg, ACSCommandCenter/images/figureE.jpg, ACSCommandCenter/images/figureF.jpg, ACSCommandCenter/images/rightarrow.gif, ACSCommandCenter/alma_art_3.jpg, ACSCommandCenter/eso-logo.gif, ACSCommandCenter/figureA.jpg, ACSCommandCenter/figureB.jpg, ACSCommandCenter/figureC.jpg, ACSCommandCenter/figureE.jpg, ACSCommandCenter/figureF.jpg, ACSCommandCenter/rightarrow.gif: moved pictures into subfolder "images" * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: can now also be used in a Java-Helpset 2005-03-29 gchiozzi * ACS_Basic_Control_Interface_Specification.doc: Minor updates. * ACS_Supported_BACI_Types.doc: Removed IDL interface. Updated documentation of characteristics * Logging_and_Archiving.doc: Updated documentation on Archiving. 2005-03-15 jibsen * ACS-Installation-Manual.doc: Minor typo corrected after last edit. glibc-devel explicitly mentioned as a requirement 2005-03-11 dfugate * ACSComponentSimulator/ACSComponentSim.doc: Added small section about accessing in/inout parameters. 2005-03-10 jibsen * ACS-Installation-Manual.doc: Updated for ACS-4.0. Some comments added about the rpms for glibc and kernel. Reference to modular tests added.CVS: ---------------------------------------------------------------------- 2005-02-10 dfugate * ACSComponentSimulator/ACSComponentSim.doc: Added note about CDB usage. 2005-01-10 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: added description of command line parameters 2005-01-05 dfugate * ACSCookbook/Abeans.html: Completed the related documents section. * ACSCookbook/EnvironmentVariables.html: Added real info. 2004-12-18 kzagar * CDB.doc: XML mapping for maps defined. 2004-12-15 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updated so that the Java examples mimic what's in the jcontexmpl CVS module. 2004-12-01 dfugate * ACS-Course/ACSCourse-IDLSimulator.ppt: Fixed some PPT "special effects". Ready for ACS course now. 2004-11-30 dfugate * ACS-Course/ACSCourse-IDLSimulator.ppt: Rough draft. Needs work still. * ACS-Course/ACSCourse-Performance.ppt: New PPT. * ACSCookbook/Numarray.html, ACSCookbook/Pexpect.html, ACSCookbook/Pmw.html, ACSCookbook/PyXML.html, ACSCookbook/omniORB.html: Still a few links to be added but done for the most part. 2004-11-26 dfugate * ACSCookbook/ACSClient.html, ACSCookbook/Abeans.html, ACSCookbook/AceTao.html: Like work on these entries. Just checking in changes to prevent them being lost. 2004-11-18 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: added note about Tools 2004-11-16 dfugate * ACSCookbook/Cfitsio.html, ACSCookbook/CharacteristicComponent.html, ACSCookbook/CharacteristicComponentCDB.html, ACSCookbook/CodingStandards.html, ACSCookbook/CommandSystem.html, ACSCookbook/Compat.html, ACSCookbook/Components.xml.html, ACSCookbook/Concurrent.html, ACSCookbook/ConfigurationDatabase.html, ACSCookbook/Container.xml.html, ACSCookbook/ContainerServices.html, ACSCookbook/CosyFramework.html, ACSCookbook/CosyIcons.html, ACSCookbook/CppUnit.html, ACSCookbook/DirectoryStructure.html, ACSCookbook/DistributedDeployment.html, ACSCookbook/Doxygen.html, ACSCookbook/EnvironmentVariables.html, ACSCookbook/ErrorSystem.html, ACSCookbook/EventBrowser.html, ACSCookbook/Expat.html, ACSCookbook/FITS.html, ACSCookbook/Fftw.html, ACSCookbook/Getopt.html, ACSCookbook/Icons.html, ACSCookbook/Infobus.html, ACSCookbook/JUnit.html, ACSCookbook/JacORB.html, ACSCookbook/JakartaORO.html, ACSCookbook/JavaBeansActivationFramework.html, ACSCookbook/JavaNetworkLaunchProtocol.html, ACSCookbook/LifecycleInterface.html, ACSCookbook/LogKit.html, ACSCookbook/LoggingSystem.html, ACSCookbook/Loki.html, ACSCookbook/Makefile.html, ACSCookbook/Manager.xml.html, ACSCookbook/MasterComponent.html, ACSCookbook/Numarray.html, ACSCookbook/OffShoots.html, ACSCookbook/OpenORB.html, ACSCookbook/Pexpect.html, ACSCookbook/Pmw.html, ACSCookbook/Prevayler.html, ACSCookbook/PyXML.html, ACSCookbook/Regexp.html, ACSCookbook/SamplingSystem.html, ACSCookbook/SimulatedComponents.html, ACSCookbook/Sla.html, ACSCookbook/TableLayout.html, ACSCookbook/Tat.html, ACSCookbook/ThreadingSupport.html, ACSCookbook/TimeSystem.html, ACSCookbook/WebStart.html, ACSCookbook/XMLSerialization.html, ACSCookbook/XMLSupport.html, ACSCookbook/index.html, ACSCookbook/omniORB.html, ACSCookbook/ACSClient.html, ACSCookbook/ACSComponent.html, ACSCookbook/ACSContainer.html, ACSCookbook/AStyle.html, ACSCookbook/Abeans.html, ACSCookbook/AceTao.html, ACSCookbook/AlarmSystem.html, ACSCookbook/Ant.html, ACSCookbook/AvalonFramework.html, ACSCookbook/Baci.html, ACSCookbook/BulkData.html, ACSCookbook/Callbacks.html: Added incomplete versions of all documents referred to by index.html. TO BE COMPLETED. 2004-11-15 dfugate * ACSCookbook/DefaultComponents.html: Added CB section on default components. Incomplete. 2004-11-15 msekoran * Management_and_Access_Control_Interface_Specification.doc: Inter-domain comm. update. 2004-11-11 gchiozzi * ACSArchitecture/.cvsignore: Filter out *.log files from Acrobat. * Makefile: Acced "changeLog" target to "all" target * Makefile, changeLogHeader.txt: Added automatic generation of changeLog.txt file. 2004-11-09 dfugate * Acstime/ACSTime.doc, NotificationChannel/Notification_Channel_Module_Software_Design.doc, ACSComponentSimulator/ACSComponentSim.doc, ACSComponentSimulator/SimMainGUI.vsd, ACSComponentSimulator/SimMethodGUI.vsd: Updated for ACS 4.0 release. 2004-11-09 gchiozzi * BulkDataTransfer.doc: Archived first draft. Still ALMA template need to be applied. 2004-11-08 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: corrected a broken link * ACSCommandCenter/AcsCommandCenter-News.html, ACSCommandCenter/figureC.jpg, ACSCommandCenter/figureF.jpg, ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: updated for Acs 4.0 2004-11-08 gchiozzi * Makefile: Updated for ACS 4.0 and addedd ACSCookbook. 2004-11-08 dfugate * ACS-Overview.doc: Updated some sections but still needs work. 2004-11-05 mschilli * ACSCookbook/index.html: added subtopic to Callbacks topic * ACSCookbook/ACSCookbook.css: added definition for "indexsubtopic" * ACSCookbook/CallbacksSupport.html, ACSCookbook/CallbacksSupport_1.html, ACSCookbook/CallbacksSupport_2.html: doc for acscallbacks module (Acs4.0) 2004-11-05 dfugate * ACS-Overview.doc: Updated the first 10 pages for ACS 4.0. 2004-11-04 dfugate * ACSCookbook/NotificationChannels.html, ACSCookbook/index.html: Updated. 2004-11-02 dfugate * ACSCookbook/ACSCBTemplate.html, ACSCookbook/ACSCookbook.css, ACSCookbook/NotificationChannels.html, ACSCookbook/index.html: Checking in some requested changes. 2004-10-25 gchiozzi * ACS_Benchmarking.doc: Removed links to missing images. Replaced Slovenian characters. 2004-10-22 dfugate * ACSCookbook/index.html: New. * ACSCookbook/ACSCBTemplate.html, ACSCookbook/ACSCookbook.css, ACSCookbook/NotificationChannels.html: Minor adjustments. * ACSCookbook/NotificationChannels.doc: Replaced with pure HTML document. * ACSCookbook/ACSCookbook.css, ACSCookbook/NotificationChannels.html: Fixed hidden links. * ACSCookbook/NotificationChannels.html: HTML version of Word document. * ACSCookbook/ACSCookbookTemplate.dot, ACSCookbook/ACSCBTemplate.html, ACSCookbook/ACSCookbook.css, ACSCookbook/NotificationChannels.doc: Switched over from MS Word template to pure HTML. 2004-10-12 gchiozzi * ACSArchitecture/Images/eso-logo.gif: The ESO logo was missing locally for pages that include the picture from here and that we want to export in a self consistent way. * ACSArchitecture/UML/.cvsignore: Added a return. * ACSArchitecture/Project/Features-toc.html: Updated table of context according to the new packages created for ALMA CDR-2 * ACSArchitecture/Project/FeaturesAcsInstaller.html: This file got lost somewhere. I probably forgot to add it to the archive. I hope I re-created it right. * ACSArchitecture/Project/ACS-ESOCCS-toc.html: Updated links to pictures. * ACSArchitecture/Project/AlmaCSFeatures.html: Obsolete file. Removed. * ACSArchitecture/Project/ACS-Requirements.html, ACSArchitecture/Project/ACS-Requirements-toc.html: Removed: use only the complete document from HLA. 2004-10-11 gchiozzi * ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/ACSArchitecture.doc: Fixed typos and dead links 2004-10-08 kzagar * Management_and_Access_Control_Interface_Specification.doc, Management_and_Access_Control_Interface_Specification.vsd: Version 1.2 of the document: Manager does not have the 'O' kind. 2004-09-22 acaproni * ACS_Basic_Control_Interface_Specification.doc: Added a paragraph about the async. calls and the callbacks 2004-09-07 dfugate * ACS_Benchmarking.doc: CosyLab jmeter documentation in Word format. 2004-09-02 dfugate * ACSComponentSimulator/ACSComponentSim.doc: Added some preliminary instructions on using the simulator. 2004-08-13 sroberts * NotificationChannel/Notification_Channel_Module_Software_Design.doc: added comment in one of my examples 2004-08-12 acaproni * Logging_Client.doc: Updated with the explanation of the new features to save and load the filters. A reference to the Logging and archiving documents is added to explain the meaning of each field of a filter. 2004-08-09 dfugate * ACS-Overview.doc: Added info on ACS_STARTUP_TIMEOUT_MULTIPLIER. 2004-08-09 gchiozzi * ACS-Course/UserHome.tar: Fixed .bashrc to load .bashrc.ccs from $HOME to avoid problems with xterms starting from other directories. * ACS-Course/UserHome.tar: Updated .bash_profile.acs according to feedback from P.Santin. 2004-08-05 gchiozzi * ACS-Course/UserHome.tar: Updated for ACS 3.1.2 2004-08-05 mschilli * WebStart/HowTo--JavaWebStart.html: created * ACSCommandCenter/.cvsignore: *** empty log message *** 2004-07-30 gchiozzi * SPE-XML_Schemas_for_Configuration_Database.doc: Removed this document. Its content is already inside the CDB document. * BACI_Device_Server_Programming_Tutorial.doc: Updated release date and version number. 2004-07-29 dfugate * ACSCookbook/NotificationChannels.doc: First example of proposed cookbook page. * ACSCookbook/ACSCookbookTemplate.dot: First attempt as an "ACSCookbook" template. 2004-07-23 gchiozzi * Logging_and_Archiving.doc: Updated schema file. 2004-07-22 gchiozzi * ACS-Course/index.html: Fixed HTML from word format to simpler clean html. 2004-07-22 bjeram * ACS-Course/index-3d.html, ACS-Course/index.html: updated links 2004-07-20 dfugate * ACS-Course/ArgumentsAndSuggestions.doc: Added comments I overheard from attendees. 2004-07-16 bjeram * ACS-Course/ACSCourse-03b-ErrorSystem.ppt, ACS-Course/ACSCourse-03c-ErrorSystemCPP.ppt, ACS-Course/ACSCourse-03a-CDB.ppt, ACS-Course/ACSCourse-ACEIntro.ppt, ACS-Course/ACSCourse-AbeansIntro.ppt, ACS-Course/ACSCourse-AbeansProgrammingTutorial.ppt, ACS-Course/ACSCourse-Async.ppt, ACS-Course/ACSCourse-CDB.ppt, ACS-Course/ACSCourse-CharComp.ppt, ACS-Course/ACSCourse-ErrorSystem.ppt, ACS-Course/ACSCourse-ErrorSystemCPP.ppt, ACS-Course/ACSCourse-MACI-CDB.ppt, ACS-Course/ACSCourse-Mount1.ppt, ACS-Course/ACSCourse-Mount2.ppt: update for ACS course in Soccoro 07/2004 2004-07-15 hsommer * ACS-Course/ACSCourse-ComponentJava.ppt: renamed component in diagram 2004-07-15 dfugate * ACS-Course/ACSCourse-NCPy.ppt, ACS-Course/ACSCourse-NCCPP.ppt, ACS-Course/ACSCourse-NCJava.ppt: Last update before the course. 2004-07-14 dfugate * ACS-Course/index-3d.html: Added more links to power point presentations. * ACS-Course/ACSCourse-NCPy.ppt, ACS-Course/ACSCourse-NotificationChannel.ppt: Updated more for the Socorro course. Still not complete though. 2004-07-14 hsommer * .project: *** empty log message *** * ACS-Course/index-3d.html: minor update * ACS-Course/ArgumentsAndSuggestions.doc: added notes from first day of Socorro course 2004-07-14 sroberts * ACS-Course/ACSCourse-ErrorSystemJava.ppt: *** empty log message *** 2004-07-10 gchiozzi * ACS-Course/index-3d.html: Re-formatted tables to have all the same size and fill the available space. * ACS-Course/index-3d.html: Fixed minotr formatting error with superscripts. 2004-07-09 dfugate * ACS-Course/ACS-Cheatsheet.doc: First (incomplete) version. * ACS-Course/ACSCourse-Time.ppt: Added some links to docs. * ACS-Course/ACSCourse-LoggingPy.ppt, ACS-Course/ACSCourse-LoggingJava.ppt, ACS-Course/ACSCourse-LoggingCPP.ppt, ACS-Course/ACSCourse-ACSLoggingSystem.ppt: Updated for Socorro. 2004-07-08 dfugate * ACS-Course/ACSCourse-03d-ErrorSystemPy.ppt, ACS-Course/ACSCourse-ClientPy.ppt, ACS-Course/ACSCourse-Demo.ppt, ACS-Course/ACSCourse-RunACS.ppt, ACS-Course/ACSCourse-ComponentPy.ppt, ACS-Course/ACSCourse-Wellcome.ppt: Updated for Socorro. 2004-07-07 dfugate * ACS-Course/ACSCourse-RunACS.ppt, ACS-Course/ACSCourse-ClientPy.ppt: Updated for ACS 3.1. * ACS-Course/index-3d.html: Added ACS Time presentation. * ACS-Course/ACSCourse-Time.ppt: Rough draft of time system presentation. * ACS-Course/ACSCourse-Wellcome.ppt: Updated for ACS course. 2004-07-05 gchiozzi * ACSArchitecture/Project/FeaturesBulkData.html: Fixes suggested by Joe Schwarz 2004-07-04 gchiozzi * ACS-Course/index-3d.html: Completed first draft of agenda for Socorro course. 2004-07-02 gchiozzi * ACS-Course/index-3d.html: Preparing for Socorro Course 2004-07-01 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Updated resources diagram. 2004-06-18 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.pdf, ACSSoftwareDevelopmentPlan/Comments/commentList, ACSArchitecture/ACSArchitectureNL.pdf, ACSSoftwareDevelopmentPlan/ACS-ftes.xls, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Completed changes for CDR2. Document ready. Added also PDF versions to CVS for convenience. * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/ACSArchitectureNoNumbers.doc, ACSArchitecture/Comments/commentList, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/FeaturesAstroLibraries.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html, ACSArchitecture/Project/FeaturesExternalLibraries.html, ACSArchitecture/Project/FeaturesOverview.html: Completed changes for CDR2. Document ready. 2004-06-17 gchiozzi * ACSArchitecture/Comments/commentList, ACSArchitecture/Project/FeaturesCDB.html: Updates for CDR2 * ACSArchitecture/Project/FeaturesAppFramework.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesTimeSystem.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/UML/CommandSystem.cat, ACSArchitecture/UML/IndirectValueRetrieval.cat: Just aligned some files. 2004-06-16 gchiozzi * ACSArchitecture/Project/Images/.cvsignore, ACSArchitecture/Project/FeaturesEventAndNotificationSystem.html: Renamed DataChannel as EventAndNotificationSystem * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/Features-toc.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesDataChannel.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesValueRetrievalEvent.html, ACSArchitecture/Project/ReqsTraceMatrix.html, ACSArchitecture/UML/Makefile, ACSArchitecture/UML/makeRosewp.py: Renamed Data Channel as Event and Notification System. * ACSArchitecture/ACSArchitectureNoNumbers.doc: Added document with no numbers in heading higher than 3 * ACSArchitecture/Comments/commentList, ACSArchitecture/Project/FeaturesDataChannel.html, ACSArchitecture/README, ACSArchitecture/UML/ACS.mdl: Updates after peparatory comments for CDR 2 * ACSArchitecture/UML/ACS.mdl: Renamed Data Channel as Event and Notificaiton Service * ACSArchitecture/UML/ACSApplicationFramework.cat, ACSArchitecture/UML/AlarmSystem.cat, ACSArchitecture/UML/Applications.cat, ACSArchitecture/UML/AstroLibraries.cat, ACSArchitecture/UML/BulkData.cat, ACSArchitecture/UML/CORBAMiddleware.cat, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/DataChannel.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ErrorSystem.cat, ACSArchitecture/UML/EventAndNotificationSystem.cat, ACSArchitecture/UML/EventSystem.cat, ACSArchitecture/UML/FITSLibraries.cat, ACSArchitecture/UML/LoggingSystem.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat, ACSArchitecture/UML/MonitoringSystem.cat, ACSArchitecture/UML/Sampling.cat, ACSArchitecture/UML/Scripting.cat, ACSArchitecture/UML/TimeSystem.cat, ACSArchitecture/UML/UIFLibraries.cat: Ported to latest Rose version. Renamed Data Channel as Event and Notification Service. 2004-06-14 gchiozzi * ACSArchitecture/Project/ReferenceDocuments.html, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: A couple of minor changes. 2004-06-09 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/Comments/commentList: Updated with comments from documents reviewers. * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/Comments/commentList, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesDataChannel.html, ACSArchitecture/Project/FeaturesExternalLibraries.html, ACSArchitecture/Project/FeaturesFITSLibraries.html, ACSArchitecture/Project/FeaturesTimeSystem.html: Updated with comments from B.Glendenning. 2004-06-08 gchiozzi * ACSArchitecture/ACSArchitecture.doc: Updates images from Rose Model. * ACSArchitecture/Comments/actionsOnCommentsTo3_0, ACSArchitecture/Comments/commentList, ACSSoftwareDevelopmentPlan/Comments/commentList: Added comments received for CDR * ACSArchitecture/Project/FeaturesAppFramework.html, ACSArchitecture/Project/FeaturesBulkData.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesFITSLibraries.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/ACSArchitecture.doc: Added new section on bulk data transfer. 2004-06-03 dfugate * NotificationChannel/SPIE-2004.vsd: Rough draft of poster. * NotificationChannel/classdiagrams.vsd: Fixed typos. 2004-06-03 gchiozzi * Makefile: Added ACSArchitectureNL document * ACSArchitecture/ACSArchitectureNL.doc: Updated TOC. * ACSArchitecture/ACSArchitectureNL.doc: Just updated contents. * Makefile: Added architecture document to pdf generate files. * ACSArchitecture/UML/makeRosewp.py, ACSArchitecture/UML/Makefile, ACSArchitecture/Makefile: Fixed minor problem with path. * ACSArchitecture/ACSArchitecture.doc, ACSArchitecture/ACSArchitectureNL.doc, ACSArchitecture/Document.doc, ACSArchitecture/DocumentNL.doc, ACSArchitecture/Document.pdf: Document.doc renamed ACSArchitecture.doc * ACSArchitecture/Project/Images/.cvsignore, ACSArchitecture/UML/.cvsignore, ACSArchitecture/UML/Makefile, ACSArchitecture/UML/makeRosewp.py, ACSArchitecture/Makefile, ACSArchitecture/README: Now can generate automatically HTML from Rose Model and extract the diagrams. * ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesDataChannel.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/Images/AlarmSystem_class.png, ACSArchitecture/Project/Images/ArchivingArchitecture_class.png, ACSArchitecture/Project/Images/ArchivingArchitecture_seq.png, ACSArchitecture/Project/Images/CommandSystemArchitecture_class.png, ACSArchitecture/Project/Images/ComponentActivation.png, ACSArchitecture/Project/Images/ComponentContainerOverview.png, ACSArchitecture/Project/Images/ConfigurationDatabase_class.png, ACSArchitecture/Project/Images/DO_ClassDiagram_class.png, ACSArchitecture/Project/Images/DO_PropertyServantImplementation.png, ACSArchitecture/Project/Images/DataChannel_class.png, ACSArchitecture/Project/Images/Deployment.png, ACSArchitecture/Project/Images/ErrorSystem_class.png, ACSArchitecture/Project/Images/ErrorSystem_sync.png, ACSArchitecture/Project/Images/EventArchitecture_class.png, ACSArchitecture/Project/Images/LoggingSystem_class.png, ACSArchitecture/Project/Images/NameResolution_class.png, ACSArchitecture/Project/Images/Packages_class.png, ACSArchitecture/Project/Images/Porous-TightContainer.png, ACSArchitecture/Project/Images/SamplingArchitecture_class.png, ACSArchitecture/Project/Images/Serialization.png: Renamed all UML diagram pictures according to automatig extraction names * ACSArchitecture/Document.doc, ACSArchitecture/Project/ArchivingArchitecture_class.png, ACSArchitecture/Project/ArchivingArchitecture_seq.png, ACSArchitecture/Project/Bullet2.gif, ACSArchitecture/Project/ComponentActivation.png, ACSArchitecture/Project/ComponentContainerOverview.png, ACSArchitecture/Project/Deployment.png, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/Images/DOArchitecture_class.png, ACSArchitecture/Project/Images/IndirectValueRetrieval_class.emf, ACSArchitecture/Project/Images/IndirectValueRetrieval_class.gif, ACSArchitecture/Project/NameResolution_class.png, ACSArchitecture/Project/Packages_class.png, ACSArchitecture/Project/Porous-TightContainer.png: Cleanuped unused inages and links to some images. All point now to the Project/Images directory. Still some HTML files unused in the Architecture word document need to be cleaned up. 2004-06-02 gchiozzi * ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf, ACSArchitecture/DocumentNL.doc, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/FeaturesACE.html, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesAppFramework.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesAstroLibraries.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesDevDrivers.html, ACSArchitecture/Project/FeaturesFITSLibraries.html, ACSArchitecture/Project/FeaturesGUI.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesScripting.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesTimeSystem-OK.html, ACSArchitecture/Project/FeaturesTimeSystem-edited.html, ACSArchitecture/Project/FeaturesTimeSystem.html, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ErrorSystem.cat, ACSArchitecture/UML/EventSystem.cat, ACSArchitecture/UML/IndirectValueRetrieval.cat, ACSArchitecture/UML/LoggingSystem.cat, ACSArchitecture/UML/extractDiagrams.sh: Many updates for CDR-2 * ACSArchitecture/Document.doc, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesCORBAMiddleware.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesDataChannel.html, ACSArchitecture/Project/FeaturesDevelopmentTools.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html: Updates for CDR-2. 2004-06-01 gchiozzi * ACSSoftwareDevelopmentPlan/ACS-ftes.xls, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Updated for CDR-2 * ACSArchitecture/Document.doc, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/CommandSystem.cat, ACSArchitecture/UML/DistributedObject.cat: Started update of document contents for CDR-2 2004-05-28 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Some more updated for CDR-2 2004-05-27 gchiozzi * ACSArchitecture/Document.doc, ACSArchitecture/Help/Glossary.html, ACSArchitecture/Project/ACS-ESOCCS-toc.html, ACSArchitecture/Project/ACS-ESOCCS.html, ACSArchitecture/Project/ACS-Requirements-toc.html, ACSArchitecture/Project/ACS-Requirements.html, ACSArchitecture/Project/Actors.html, ACSArchitecture/Project/AlmaCSFeatures.html, ACSArchitecture/Project/ArchivingArchitecture_class.png, ACSArchitecture/Project/ArchivingArchitecture_seq.png, ACSArchitecture/Project/Attributes.html, ACSArchitecture/Project/Bullet2.gif, ACSArchitecture/Project/ComponentActivation.png, ACSArchitecture/Project/ComponentContainerOverview.png, ACSArchitecture/Project/Deployment.png, ACSArchitecture/Project/Features-toc.html, ACSArchitecture/Project/FeaturesACE.html, ACSArchitecture/Project/FeaturesAlarmSystem.html, ACSArchitecture/Project/FeaturesAppFramework.html, ACSArchitecture/Project/FeaturesArchiving.html, ACSArchitecture/Project/FeaturesAstroLibraries.html, ACSArchitecture/Project/FeaturesCDB.html, ACSArchitecture/Project/FeaturesCORBAMiddleware.html, ACSArchitecture/Project/FeaturesCommands.html, ACSArchitecture/Project/FeaturesComponent.html, ACSArchitecture/Project/FeaturesContainer.html, ACSArchitecture/Project/FeaturesDataChannel.html, ACSArchitecture/Project/FeaturesDevDrivers.html, ACSArchitecture/Project/FeaturesDevelopmentTools.html, ACSArchitecture/Project/FeaturesDirValueRetrieval.html, ACSArchitecture/Project/FeaturesErrorSystem.html, ACSArchitecture/Project/FeaturesFITSLibraries.html, ACSArchitecture/Project/FeaturesGUI.html, ACSArchitecture/Project/FeaturesLoggingSystem.html, ACSArchitecture/Project/FeaturesOverview.html, ACSArchitecture/Project/FeaturesSampling.html, ACSArchitecture/Project/FeaturesScripting.html, ACSArchitecture/Project/FeaturesSerialization.html, ACSArchitecture/Project/FeaturesSysConfig.html, ACSArchitecture/Project/FeaturesSysMan.html, ACSArchitecture/Project/FeaturesTimeSystem-OK.html, ACSArchitecture/Project/FeaturesTimeSystem-edited.html, ACSArchitecture/Project/FeaturesTimeSystem.html, ACSArchitecture/Project/FeaturesValueRetrievalEvent.html, ACSArchitecture/Project/Images/AlarmSystem_class.png, ACSArchitecture/Project/Images/ArchivingArchitecture_class.png, ACSArchitecture/Project/Images/ArchivingArchitecture_seq.png, ACSArchitecture/Project/Images/CDBLayers.png, ACSArchitecture/Project/Images/CDBLayers.ppt, ACSArchitecture/Project/Images/CommandSystemArchitecture_class.png, ACSArchitecture/Project/Images/ComponentActivation.png, ACSArchitecture/Project/Images/ComponentContainerOverview.png, ACSArchitecture/Project/Images/ConfigurationDatabase_class.png, ACSArchitecture/Project/Images/DOArchitecture_class.png, ACSArchitecture/Project/Images/DO_ClassDiagram_class.png, ACSArchitecture/Project/Images/DO_PropertyServantImplementation.png, ACSArchitecture/Project/Images/DataChannel_class.png, ACSArchitecture/Project/Images/Deployment.png, ACSArchitecture/Project/Images/ErrorSystem_class.png, ACSArchitecture/Project/Images/ErrorSystem_sync.png, ACSArchitecture/Project/Images/EventArchitecture_class.png, ACSArchitecture/Project/Images/IndirectValueRetrieval_class.emf, ACSArchitecture/Project/Images/IndirectValueRetrieval_class.gif, ACSArchitecture/Project/Images/LoggingSystem_class.png, ACSArchitecture/Project/Images/NameResolution_class.png, ACSArchitecture/Project/Images/Packages_class.png, ACSArchitecture/Project/Images/Porous-TightContainer.png, ACSArchitecture/Project/Images/SamplingArchitecture_class.png, ACSArchitecture/Project/Images/Serialization.png, ACSArchitecture/Project/Images/lsfSM_Main.gif, ACSArchitecture/Project/Introduction.html, ACSArchitecture/Project/NameResolution_class.png, ACSArchitecture/Project/Packages_class.png, ACSArchitecture/Project/Porous-TightContainer.png, ACSArchitecture/Project/ReferenceDocuments.html, ACSArchitecture/Project/ReqsTraceMatrix.html: Ported to new ALMA template. Refactored links and added all html files to CVS Started update for CRD-2 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Partially updated for CDR-2 2004-05-26 gchiozzi * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Title in first page comes now from Title property * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Ported to new ALMA Document Template * BACI_Device_Server_Programming_Tutorial.doc: Updated document title in header 2004-05-25 dfugate * NotificationChannel/classdiagrams.vsd: First version of a UML diagram attempting to combine all ACS NC classes from all 3 implementation languages. 2004-05-24 gchiozzi * JAVA-ACS-Roadmap.doc: Renamed as ACS-Readmap.doc, since it covers now not only Java. 2004-05-21 sroberts * ACS-Roadmap.doc: *** empty log message *** 2004-05-21 acaproni * CDB_Browser_Users_Manual.doc: Added the section edit. 2004-05-19 dfugate * NotificationChannel/NC_SPIE.doc: Event Browser image was unreadable after being converted to PS. Removed. 2004-05-17 dfugate * NotificationChannel/NC_SPIE.doc, NotificationChannel/Simple.vsd, NotificationChannel/StructuredEvent.vsd: More updates for SPIE conference. 2004-05-14 dfugate * ACS_Error_System.doc: Added info on Python completion support. 2004-05-14 bjeram * ACS_Error_System.doc: updated to ACS3.1 2004-05-13 dfugate * NotificationChannel/NC_SPIE.doc: Minor formatting issues. * NotificationChannel/NC_SPIE.doc: Fixed minor problems again. 2004-05-13 gchiozzi * ACSArchitecture/UML/DataChannel.cat: Added higher level diagram with less details 2004-05-12 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Fixed minor problems. 2004-05-11 dfugate * ACS-Overview.doc: Added section on Event Browser. 2004-05-11 mschilli * ACS-Overview.doc: Now mentions acsList and general "--help" option. Adminc now outdated. 2004-05-10 dfugate * Acspy/ACSPython.doc, Acspy/acspyPackage.vsd, Acspy/acspyServants.vsd: Updated for ACS 3.1 * NotificationChannel/NC_SPIE.doc: Fixed a few grammar errors. Improved formatting some. 2004-05-10 mschilli * ACSCommandCenter/figureF.jpg, ACSCommandCenter/figureC.jpg: adjusted to Acs 3.1 * ACSCommandCenter/AcsCommandCenter-News.html: added as of Acs 3.1 * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: adjusted to Acs 3.1 2004-05-07 dfugate * NotificationChannel/NC_SPIE.doc: Checking in changes for the weekend. 2004-05-07 psivera * ACS-Installation-Manual.doc: updated for ACS 3.1; still to be finished for the reference section and RTAI 2004-05-07 pdimarca * ACS_Sampling_System.doc: Revision 1.2 2004-05-06 dfugate * NotificationChannel/NC_SPIE.doc: Checking in changes to print so I can print from Linux. 2004-05-06 gchiozzi * Simple_CORBA_Tutorial.doc: Obsolete. Removed. * Programming_With_AChartBean_and_ChartAdapter.doc, Gauger_GUI_Component_-_Programmer_Guide.doc: Obsolete. Old ABeans. Removed. * Visual_Bean_Composition_Tutorial.doc: Obsolete. Old Visual AGE Removed. * Tutorial_for_exporting_and_importing_files_in_VAJ.doc: Obsolete. Removed. * Makefile: Added documents in Acspy and Acstime * Acspy/.cvsignore, Acstime/.cvsignore, NotificationChannel/.cvsignore: Added to filter out log files. * Generating_IDL_from_Rose.doc: Obsolete. We do not keep any more the IDL files for maci and baci in Rose as they were in the past. * AbeansInstructs.doc: Obsolete. Now abeans generation is supported by the ABEANS = idlfile variable in the ACS Makefile * ACS-Release-Notes.doc: Obsolete. Release notes are now kept in the Wiki. 2004-05-05 gchiozzi * Doc2Pdf.vbs, Makefile: Added Makefile and Visual Basic script to be used under Windows to automatically generate PDF files from MS Word documents. The Makefile is called from the main Web documentation directory to update automatically the PDF files. * .cvsignore: Added to fitler out generated files * Gauger_GUI_Component_-_Programmers_Guide.doc: Renamed as Gauger_GUI_Component_-_Programmer_Guide.doc to remove the illegal quote. * Gauger_GUI_Component_-_Programmer_Guide.doc: Renamed from Gauger_GUI_Component_-_Programmer's_Guide.doc to remove the illegal quote. 2004-05-04 dfugate * NotificationChannel/NC_SPIE.doc: Checking in changes from this PC so I can work from home on my Mac. * NotificationChannel/StructuredEvent.vsd: Changed the pattern of various fields so that the diagram is usable in black and white also. 2004-05-04 sroberts * ACS_Error_System.doc: *** empty log message *** 2004-05-03 dfugate * NotificationChannel/NC_SPIE.doc: Checking in some minor changes. * NotificationChannel/NC_SPIE.doc: Imcomplete version of notification channel paper to be submitted to SPIE. * NotificationChannel/StructuredEvent.vsd: Revised for ACS 3.1. * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Revision 1.10 was generated from revision 1.08 instead of 1.09. Merged. 2004-05-03 sroberts * NotificationChannel/Notification_Channel_Module_Software_Design.doc: *** empty log message *** 2004-04-30 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updated for ACS 3.1. Needs to be double-checked still. 2004-04-29 sroberts * ACS_Error_System.doc: *** empty log message *** 2004-04-29 dfugate * Acstime/ACSTime.doc: Updated for 3.1 changes to error system. 2004-04-25 dfugate * Acstime/ACSTime.doc: Fairly complete for ACS 3.1. Still some formatting issues. 2004-04-24 dfugate * Acstime/ACSTime.doc: Worked on examples some more but still not even in rough draft form yet. 2004-04-21 sroberts * JAVA-ACS-Roadmap.doc: *** empty log message *** 2004-04-20 acaproni * BACI_Device_Server_Programming_Tutorial.doc: Added the cleanUp method and comments * ACS-Course/ACSCourse-ComponentCPP.ppt: Updated with smart property pointers and the cleanUp method. 2004-04-19 sroberts * ACS_Error_System.doc: *** empty log message *** 2004-04-15 acaproni * BACI_Device_Server_Programming_Tutorial.doc: The properties in the example use smart pointers. Add some words to describe the old implementation with macro 2004-04-08 sroberts * JAVA-ACS-Roadmap.doc: *** empty log message *** 2004-03-27 gchiozzi * ACS-Course/index-3d.html, ACS-Course/index.html: Renamed acsTifTest as acsVltTest in the exercices. 2004-03-27 hsommer * ACS-Course/index-3d.html: *** empty log message *** 2004-03-27 gchiozzi * ACS-Course/UserHome.tar: Updated .acs/.bash_profile.acs.3.1 * ACS-Course/Exercises/dttemp10.tar.gz: Cleaned up to make a complete and self-consistent ACS/VLT example. 2004-03-27 hsommer * ACS-Course/index-3d.html: html fix: made table lines visible again * ACS-Course/index-3d.html: update to reflect de-facto schedule; removed MS word html crap with Dreamweaver 2004-03-26 hsommer * ACS-Course/ACSCourse-ClientPy.ppt: edited the pros and cons 2004-03-25 hsommer * ACS-Course/ACSCourse-01c-ContComp.ppt: straightened out misplaced think bubbles 2004-03-25 gchiozzi * ACS-Course/ACSCourse-01a-ACS.ppt: Added new slides to make a complete generic introduction to ACS. Slides can be skipped in a short presentation * ACS-Overview.doc: Added Interface Repository changes: MICO and acsIrfeed rewrite. 2004-03-24 gchiozzi * ACS-Course/index-3d.html: Replaced G.Chiozzi with B.Jeram for almost all presentations. 2004-03-18 dfugate * ACSComponentSimulator/ACSComponentSim.doc: Updated to reflect Gianluca's comments. Still needs UML diagram fixed. 2004-03-16 dfugate * Acstime/ACSTime.doc: First version...incomplete. 2004-03-12 gchiozzi * ACS-Course/index-3d.html: First draft of complete course agenda. * ACS-Course/index-3d.html: Created index file for 3.5 days course in La Silla. Currently the first 1.5 days are OK. The rest needs to be completed. * ACS-Course/index.html: Minor cleanup and updates. 2004-03-05 gchiozzi * ACS-Course/UserHome.tar: Updated with new scripts. Now unpacks in UserHome directory and files need to be copied by hand. 2004-03-03 gchiozzi * ACS-Overview.doc: Updated objexp section for ACS 3.1 2004-03-01 gchiozzi * ACS_Error_System.doc: Finished update. There are many commnts to be implemented and Java is still missing. I have anyway published this version on the ACS web page (PDF without comments). * ACS_Error_System.doc: Some more comments and updates. But still not finished. 2004-02-27 gchiozzi * ACS_Error_System.doc: Update until page 18. Just started updating C++ implementation. 2004-02-26 gchiozzi * ACSComponentSimulator/ACSComponentSim.doc: Added comments. * ACS-Course/index.html: Added offshoot classes presentation from Heiko Hafok Updated abeans presentation status, now OK for ACS 3.0 * ACS-Course/ACSCourse-OffshootClass.ppt: Added offshoot classes presentation from Heiko Hafok * ACS-Course/ACSCourse-AbeansIntro.ppt: Updated for ACS 3.0 2004-02-25 gchiozzi * ACS-Course/Makefile: Added extracting Exercises. * ACS-Course/Exercises/dttemp10.tar.gz, ACS-Course/Exercises/dttemp12.tar.gz, ACS-Course/Exercises/dttemp13.tar.gz: Added temporarily here tar files with exercices. Later on we will have to find a cleaner solution. Where should exercises for the course be stored? For the time being we just add three files and it will be easy to change later. * ACS-Course/index.html: Updated * ACSArchitecture/Document.pdf, ACS-Course/UserHome.tar, ACS-Course/ACSCourse-CapabilityMatrix2.pdf, ACS-Course/ACSCourse-ArchiveTutorial.pdf, ACS-Course/ACSCourse-ArchiveOverview.pdf: Replaced damaged files erroneously archived as text while they are binaries. 2004-02-20 gchiozzi * ACS-Course/HS_ALMA_ACSGROUP.ppt, ACS-Course/Makefile, ACS-Course/TU-I03_talk.ppt, ACS-Course/UserHome.tar, ACS-Course/alma_art_3.jpg, ACS-Course/eso-logo.gif, ACS-Course/index.html, ACS-Course/ACSCourse-01a-ACS.ppt, ACS-Course/ACSCourse-01b-DS.ppt, ACS-Course/ACSCourse-01c-ContComp.ppt, ACS-Course/ACSCourse-01d-CharComp.ppt, ACS-Course/ACSCourse-03a-CDB.ppt, ACS-Course/ACSCourse-03b-ErrorSystem.ppt, ACS-Course/ACSCourse-03c-ErrorSystemCPP.ppt, ACS-Course/ACSCourse-03d-ErrorSystemPy.ppt, ACS-Course/ACSCourse-04-Docs.ppt, ACS-Course/ACSCourse-05d-JUnit.ppt, ACS-Course/ACSCourse-08a-CompChain.ppt, ACS-Course/ACSCourse-ACSLoggingSystem.ppt, ACS-Course/ACSCourse-AbeansIntro.ppt, ACS-Course/ACSCourse-AbeansProgrammingTutorial.ppt, ACS-Course/ACSCourse-AlarmSystem.ppt, ACS-Course/ACSCourse-ArchiveOverview.pdf, ACS-Course/ACSCourse-ArchiveTutorial.pdf, ACS-Course/ACSCourse-CapabilityMatrix.txt, ACS-Course/ACSCourse-CapabilityMatrix2.pdf, ACS-Course/ACSCourse-ClientCPP.ppt, ACS-Course/ACSCourse-ClientJava.ppt, ACS-Course/ACSCourse-ClientPy.ppt, ACS-Course/ACSCourse-ComponentCPP.ppt, ACS-Course/ACSCourse-ComponentJava.ppt, ACS-Course/ACSCourse-ComponentPy.ppt, ACS-Course/ACSCourse-Demo.ppt, ACS-Course/ACSCourse-DevIO.ppt, ACS-Course/ACSCourse-DevTools.ppt, ACS-Course/ACSCourse-Installation.ppt, ACS-Course/ACSCourse-LoggingCPP.ppt, ACS-Course/ACSCourse-LoggingJava.ppt, ACS-Course/ACSCourse-LoggingPy.ppt, ACS-Course/ACSCourse-MACI-CDB.ppt, ACS-Course/ACSCourse-NCCPP.ppt, ACS-Course/ACSCourse-NCJava.ppt, ACS-Course/ACSCourse-NCPy.ppt, ACS-Course/ACSCourse-NotificationChannel.ppt, ACS-Course/ACSCourse-RealTimeLinux.ppt, ACS-Course/ACSCourse-ReceptionSign.ppt, ACS-Course/ACSCourse-RunACS.ppt, ACS-Course/ACSCourse-SE.ppt, ACS-Course/ACSCourse-TAT.ppt, ACS-Course/ACSCourse-Tics.ppt, ACS-Course/ACSCourse-VxWorks.ppt, ACS-Course/ACSCourse-Wellcome.ppt, ACS-Course/ACSCourse-XmlByValue.ppt, ACS-Course/ACSCourse-XmlTransparent.ppt, ACS-Course/ACSEnvironmentVariables.htm, ACS-Course/ALMA_ControlSW_and_ACS.ppt, ACS-Course/ArgumentsAndSuggestions.doc, ACS-Course/Cosylab.ppt: Added ACS course structure 2004-02-19 gchiozzi * ACS_JAVA_Component_Tutorial.doc: Updates references to ACS Web PAge. It complains aboutlinks to missing pictures. * ACS_Basic_Control_Interface_Specification.doc: Some updates for ACS 3.0 were still pending. It would need a major revision/cleanup. * ACS-Overview.doc: Implemented a few requests from mailing list. Added link to FAQ, figure captions. 2004-02-18 gchiozzi * ACS-Overview.doc: Finished update with suggestions from J.Schwarz * ACS-Overview.doc: Partially updated with J.Schwarz suggestions. 2004-02-17 hsommer * ACS_JAVA_Component_Tutorial.doc: version 1.2: likely final 2004-02-12 dfugate * Acspy/ACSPython.doc: Added a 3.1 porting guide section. * ACS_Error_System.doc: Updated Python section. 2004-02-12 gchiozzi * ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/CommandSystem.cat, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat: Updated according to ACS 3.0. Not yet complete 2004-02-04 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: adjusted to Acs 3.0.1 * ACSCommandCenter/figureC.jpg, ACSCommandCenter/rightarrow.gif: *** empty log message *** 2004-02-02 hsommer * ACS_JAVA_Component_diagrams.ppt: renamed HelloLamp to HelloDemo (as in jcontexmpl); added and updated graphics with demo components inside container * ACS_JAVA_Component_Tutorial.doc: very few ??? and TODO left... 2004-01-27 bjeram * ACS_Error_System.doc: RC1 2004-01-26 hsommer * ACS_JAVA_Component_Tutorial.doc: in progress... 2004-01-23 bjeram * ACS_Error_System.doc: intermediat ci (example has been changed) 2004-01-22 hsommer * ACS_JAVA_Component_Tutorial.doc: in progress... 2004-01-15 gchiozzi * Abeans_Configuration.doc: Obsolete document for ABeans 2. 2004-01-02 gchiozzi * ACSArchitecture/Document.doc: Added H.Sommer. The document needs to be - updated for ACS 3.0 - re-structured so that links work with new CVS archiving structure. Now require the web page structure, that is very difficult to maintain., * ACSSoftwareDevelopmentPlan/Comments/actionsOnCommentsTo-1.2, ACSSoftwareDevelopmentPlan/Comments/commentList, ACSSoftwareDevelopmentPlan/ReqsTraceMatrix.html, ACSSoftwareDevelopmentPlan/ACS-ftes.xls, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Issue 2.0 * ACSSoftwareDevelopmentPlan/Comments/commentList: Comments after CDR-1 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/Comments/actionsOnCommentsTo-1.2, ACSSoftwareDevelopmentPlan/Comments/commentList, ACSSoftwareDevelopmentPlan/ReqsTraceMatrix.html: Issue 1.2 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/Comments/commentList, ACSSoftwareDevelopmentPlan/ReqsTraceMatrix.html: Issue 1.1 * ACSSoftwareDevelopmentPlan/2002-05-20_subsystem_agreement_comments.pdf, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.ppt, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.xls, ACSSoftwareDevelopmentPlan/ReqsTraceMatrix.html: ACS Software Development Plan Issue 1.0 * ACSSoftwareDevelopmentPlan/2002-05-20_subsystem_agreement_comments.pdf, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Imported in CVS Issie 1.0 prep 2002-05-10 * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.ppt, ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.xls: Added first Issue1.0 prep 20020419. * ACSSoftwareDevelopmentPlan/ACSDevelopmentPlan.doc: Added first Issue1.0 prep 20020412. 2003-12-31 gchiozzi * ACSArchitecture/UML/extractDiagrams.sh: Added default for destination path * ACSArchitecture/UML/ErrorSystem.cat, ACSArchitecture/UML/README, ACSArchitecture/UML/extractDiagrams.py, ACSArchitecture/UML/extractDiagrams.sh: Added scripts to copy Web Publisher files with reasonable file name 2003-12-30 gchiozzi * ACS-Overview.doc: Fixed and updated for ACS 3.0 all sections * ACSArchitecture/UML/ACS.mdl, ACSArchitecture/UML/ACSApplicationFramework.cat, ACSArchitecture/UML/AlarmSystem.cat, ACSArchitecture/UML/Applications.cat, ACSArchitecture/UML/AstroLibraries.cat, ACSArchitecture/UML/CORBAMiddleware.cat, ACSArchitecture/UML/CommandSystem.cat, ACSArchitecture/UML/ConfigurationDatabase.cat, ACSArchitecture/UML/DataChannel.cat, ACSArchitecture/UML/DistributedObject.cat, ACSArchitecture/UML/ErrorSystem.cat, ACSArchitecture/UML/EventSystem.cat, ACSArchitecture/UML/FITSLibraries.cat, ACSArchitecture/UML/IndirectValueRetrieval.cat, ACSArchitecture/UML/LoggingSystem.cat, ACSArchitecture/UML/ManagementAndAccessControl.cat, ACSArchitecture/UML/MonitoringSystem.cat, ACSArchitecture/UML/README, ACSArchitecture/UML/Sampling.cat, ACSArchitecture/UML/Scripting.cat, ACSArchitecture/UML/TimeSystem.cat, ACSArchitecture/UML/UIFLibraries.cat: Imported Rational Rose files for UML model * ACSArchitecture/README: Imported ACS Architecture versions from filesystem * ACSArchitecture/Comments/actionsOnCommentsTo3_0, ACSArchitecture/DocumentNL.doc, ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf: Imported ACS Architecture Issue 3.1 * ACSArchitecture/ACSArchitectureNotes.doc, ACSArchitecture/ACSArchitectureNotes.pdf, ACSArchitecture/Comments/commentList, ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf: Imported ACS Architecture Issue 3.0 * ACSArchitecture/ACSArchitectureNotes.doc, ACSArchitecture/ACSArchitectureNotes.pdf, ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf, ACSArchitecture/DocumentNL.doc, ACSArchitecture/Notes.pdf, ACSArchitecture/Comments/brian.comments, ACSArchitecture/Comments/commentList, ACSArchitecture/Comments/dirk.comments, ACSArchitecture/Comments/jimpisano.comments, ACSArchitecture/Comments/joe.comments, ACSArchitecture/Comments/koh-ichiro.comments, ACSArchitecture/Comments/martin.comments, ACSArchitecture/Comments/mick.comments, ACSArchitecture/Comments/reviewCall, ACSArchitecture/Comments/ron2.comments, ACSArchitecture/Comments/ronheald.comments, ACSArchitecture/Comments/steves.comments, ACSArchitecture/Images/ConfRunDB.wmf: Imported ACS Architecture Issue 2.0 * ACSArchitecture/ACSArchitectureNotes.doc, ACSArchitecture/ACSArchitectureNotes.pdf, ACSArchitecture/Comments/brian.comments, ACSArchitecture/Comments/commentList, ACSArchitecture/Comments/dirk.comments, ACSArchitecture/Comments/jimpisano.comments, ACSArchitecture/Comments/joe.comments, ACSArchitecture/Comments/koh-ichiro.comments, ACSArchitecture/Comments/martin.comments, ACSArchitecture/Comments/mick.comments, ACSArchitecture/Comments/ron2.comments, ACSArchitecture/Comments/ronheald.comments, ACSArchitecture/Comments/steves.comments, ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf, ACSArchitecture/DocumentNL.doc, ACSArchitecture/Images/ConfRunDB.wmf, ACSArchitecture/Images/alma_art.jpg, ACSArchitecture/Images/alma_art_2.jpg, ACSArchitecture/Images/alma_art_3.jpg, ACSArchitecture/Notes.pdf, ACSArchitecture/Comments/BrianGlendenning.comments, ACSArchitecture/Comments/FritzStaufferReplies.doc, ACSArchitecture/Comments/GarethHarris.comments, ACSArchitecture/Comments/JimPisano.comments, ACSArchitecture/Comments/MickBrooks.comments, ACSArchitecture/Comments/RobertLucas.comments, ACSArchitecture/Comments/RonHeald.comments: Imported ACS Architecture Issue 2.0 Prep.1 * ACSArchitecture/Comments/BrianGlendenning.comments, ACSArchitecture/Comments/FritzStaufferReplies.doc, ACSArchitecture/Comments/GarethHarris.comments, ACSArchitecture/Comments/JimPisano.comments, ACSArchitecture/Comments/MickBrooks.comments, ACSArchitecture/Comments/RobertLucas.comments, ACSArchitecture/Comments/RonHeald.comments, ACSArchitecture/Comments/commentList, ACSArchitecture/Comments/reviewCall, ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf: Imported ACS Architecture Issue 1.1 Prep.2 * ACSArchitecture/Document.doc: Imported ACS Architecture Issue 1.1 Prep.1 * ACSArchitecture/Abbreviations.html, ACSArchitecture/AlmaCSFeatures.html, ACSArchitecture/Comments/comments.txt, ACSArchitecture/Document.doc, ACSArchitecture/Document.pdf, ACSArchitecture/Features.html, ACSArchitecture/Glossary.html, ACSArchitecture/Images/alma_art.jpg, ACSArchitecture/Images/alma_art_2.jpg, ACSArchitecture/Images/alma_art_3.jpg, ACSArchitecture/Introduction.html, ACSArchitecture/ReferenceDocuments.html: Imported ACS Architecture Issue1.1 Prep.1 * ACSArchitecture/Images/alma_art.jpg, ACSArchitecture/Images/alma_art_2.jpg, ACSArchitecture/Images/alma_art_3.jpg, ACSArchitecture/Document.doc, ACSArchitecture/Abbreviations.html, ACSArchitecture/AlmaCSFeatures.html, ACSArchitecture/Comments/comments.txt, ACSArchitecture/Document.pdf, ACSArchitecture/Features.html, ACSArchitecture/Glossary.html, ACSArchitecture/Introduction.html, ACSArchitecture/ReferenceDocuments.html, ACSArchitecture/Comments/aperrigouard.comments, ACSArchitecture/Comments/bglendenning.comments, ACSArchitecture/Comments/commentList.txt, ACSArchitecture/Comments/commentsMPlesko.doc, ACSArchitecture/Comments/jknudstrup.comments, ACSArchitecture/Comments/jricher.comments, ACSArchitecture/Comments/mbrooks.comments, ACSArchitecture/Comments/mstewart.comments, ACSArchitecture/Comments/rkarban.comments, ACSArchitecture/Comments/sscott.comments: Imported ACS Architecture Issue 1.0 prep 2 * ACSArchitecture/Comments/aperrigouard.comments, ACSArchitecture/Comments/bglendenning.comments, ACSArchitecture/Comments/commentList.txt, ACSArchitecture/Comments/commentsMPlesko.doc, ACSArchitecture/Comments/jknudstrup.comments, ACSArchitecture/Comments/jricher.comments, ACSArchitecture/Comments/mbrooks.comments, ACSArchitecture/Comments/mstewart.comments, ACSArchitecture/Comments/rkarban.comments, ACSArchitecture/Comments/sscott.comments, ACSArchitecture/Document.doc: Imported ACS Architecture Issue 1.0 prep 1 2003-12-29 gchiozzi * ACS-Overview.doc: Some bad thing had happened with revision history. Fixed and updated up to chapter 3 included. 2003-12-24 bjeram * Error System - C++ Users Manual.doc: remove C++ error document * ACS_Error_System.doc: before changing examples 2003-12-23 bjeram * ACS_Error_System.doc: intermediate check-in TBD: improve example + some graphs + some references 2003-12-18 bjeram * ACS_Error_System.doc: merged 2003-12-16 dfugate * ACSComponentSimulator/ACSComponentSim.doc, ACSComponentSimulator/UMLImplementation.vsd: Missing design aspect here and there, but complete for the most part. 2003-12-15 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Made changes to Java Simulated Channel section for scheduling. 2003-12-12 bjeram * Error System - C++ Users Manual.doc: XML file + makefile support 2003-12-11 dfugate * ACSComponentSimulator/ACSComponentSim.doc, ACSComponentSimulator/UMLImplementation.vsd: First (incomplete) version of this document. 2003-12-11 bjeram * Error System - C++ Users Manual.doc: added 2003-12-08 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Integrated documentation on Java simulated channels contributed by Scheduling. 2003-12-08 gchiozzi * CDB_Users_Manual.doc: Renamed as CDB_Browser_User_Manual * CDB_Browser_Users_Manual.doc, CDB_Users_Manual.doc: Added new CDB broweser user manual 2003-12-01 dfugate * Notify_and_Logging_Service_Manual.doc: Not really useful. 2003-12-01 gchiozzi * ACS_Basic_Control_Interface_Specification.doc, BACI_Device_Server_Programming_Tutorial.doc: Changed title and minor editing. Still need a better revision. 2003-11-26 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Make SimpleConsumer usage mandatory for ICD event channels. * Acspy/ACSPython.doc, Acspy/acspyServants.vsd: Updated again. Ready for suggestions/criticisms now. 2003-11-25 acaproni * CDB.doc: Updated to ACS v3.0 * ACS_Basic_Control_Interface_Specification.doc: Partially updated to ACS 3.0 2003-11-24 dfugate * Acspy/ACSPython.doc, Acspy/acspyServants.vsd: Added more to the servant tutorial. * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updates for ACS 3.0, patch 1. 2003-11-24 acaproni * Logging_Client.doc: Ported to ACS 3.0 2003-11-21 dfugate * Acspy/ACSPython.doc, Acspy/acspyPackage.vsd, Acspy/acspyServants.vsd: Half-finished ACS Python documentation. 2003-11-21 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html: *** empty log message *** 2003-11-20 gchiozzi * ACSCommandCenter/alma_art_3.jpg, ACSCommandCenter/eso-logo.gif: Added locally icons, to make the document self consistent. 2003-11-20 pdimarca * ACS_Sampling_System.doc: added java examples 2003-11-19 mschilli * ACSCommandCenter/Acs_Command_Center_-_User_Guide.html, ACSCommandCenter/figureA.jpg, ACSCommandCenter/figureB.jpg, ACSCommandCenter/figureC.jpg, ACSCommandCenter/figureE.jpg, ACSCommandCenter/figureF.jpg: User Guide to Acs Command Center 2003-11-19 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Updated again. Now in revised rough draft form. 2003-11-18 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc: First update for ACS 3.0. Need fixes here and there still. 2003-11-17 gchiozzi * ACS-Overview.doc: First update for ACS 3.0 to be completed. 2003-11-15 gchiozzi * ACS-Installation-Manual.doc: Updated for ACS 3.0 * Administrator_Client_for_MACI.doc, Logging_and_Archiving.doc, Management_and_Access_Control_Interface_Specification.doc, Object_Explorer.doc: Updated version numbers and minor typos. 2003-11-13 gchiozzi * BACI_Device_Server_Programming_Tutorial.doc: Minor changes for ACS 3.0 2003-11-13 acaproni * Logging_and_Archiving.doc: Minor changes 2003-11-13 pdimarca * ACS_Sampling_System.doc: ACS sampling system document added 2003-11-13 acaproni * Logging_and_Archiving.doc: Ported to version 3.0 2003-11-12 acaproni * ACS_Supported_BACI_Types.doc: Updated to version 3.0 of ACS * BACI_Device_Server_Programming_Tutorial.doc: Minor esthetic changes 2003-11-11 acaproni * BACI_Device_Server_Programming_Tutorial.doc: Ported to version 3.0 of ACS 2003-11-11 msekoran * Generating_Device_Beans.doc, AbeansInstructs.doc: Ported to new generator. * Administrator_Client_for_MACI.doc, Management_and_Access_Control_Interface_Specification.doc, Object_Explorer.doc: Updated. 2003-09-08 gchiozzi * ACS-Overview.doc: Added -n command line for Manager 2003-07-17 gchiozzi * ACS-Overview.doc, ACS-Release-Notes.doc: Updated for ACS 2.1.1 2003-07-10 gchiozzi * ACS-Release-Notes.doc: Added cdbBrowser 2003-07-09 gchiozzi * ACS-Overview.doc: Improved documentation of environment variables 2003-07-07 gchiozzi * ACS-Release-Notes.doc: Started with release notes for ACS 2.1.1 2003-06-11 dfugate * ACS-Installation-Manual.doc: Fixed some grammar problems; removed deprecated info; added a warning about $PATH. 2003-06-10 gchiozzi * ACS-Overview.doc, ACS-Release-Notes.doc, ACS_JAVA_Component_Tutorial.doc, Logging_and_Archiving.doc: Updated for ACS 2.1 first release (2.1.0) 2003-06-09 dfugate * NotificationChannel/Notification_Channel_Module_Software_Design.doc, NotificationChannel/Simple.vsd, NotificationChannel/StructuredEvent.vsd: Made some changes regarding comments solicited from developers. 2003-06-06 dfugate * ACS-Release-Notes.doc: Improved the grammar of a few things. * BACI_Device_Server_Programming_Tutorial.doc: Updated everything relating to acsdo. * NotificationChannel/Notification_Channel_Module_Software_Design.doc: Checked-in the wrong one last time. * AbeansInstructs.doc: First version checked into CVS. 2003-06-06 psivera * ACS-Installation-Manual.doc: changed order of chapters 5 and 6 for Solaris 2003-06-06 almamgr * ACS-Release-Notes.doc: Started update for ACS 2.1 * ACS-Overview.doc: Started working for ACS 2.1 update 2003-06-05 dfugate * NotificationChannel/CORBANC.doc, NotificationChannel/EclipseUML.jpg, NotificationChannel/Notification_Channel_Module_Software_Design.doc, NotificationChannel/Simple.vsd, NotificationChannel/StructuredEvent.vsd, NotificationChannel/namingService.vsd, Notification_Channel_Module_Software_Design.doc: Added notification channel directory with related documents. 2003-06-04 psivera * ACS-Installation-Manual.doc: ACS-Installation-Manual.doc: updated for ACS 2.1 2003-06-03 dfugate * ACS-Release-Notes.doc: Updated information on some of the modules that are my responsibility. 2003-06-02 dfugate * Notification_Channel_Module_Software_Design.doc: Updated basically everything. Still not finished for the 2.1 release though. 2003-05-18 almamgr * ACS-Installation-Manual.doc, ACS_JAVA_Component_Tutorial.doc, ACS_JAVA_Component_diagrams.ppt, Logging_and_Archiving.doc: updated with lates versions in almamgr account 2003-03-29 gchiozzi * ACS-Installation-Manual.doc: Reversed fully qualified / short form order in description of /etc/hosts 2003-03-27 gchiozzi * ACS-Installation-Manual.doc: Improved 4.3.1 with better description of /etc/hosts correct format 2003-02-10 gchiozzi * ACS-Installation-Manual.doc: Updated for ACS 2.0.1 * ACS_JAVA_Component_Tutorial.doc: Added new document coming with ACS 2_0_1 2003-01-10 gchiozzi * ACS-Installation-Manual.doc, BACI_Device_Server_Programming_Tutorial.doc: Printed on PDF and updated on Web Page. Word wants to save the source again. * ACS-Installation-Manual.doc: Updated by Paola for ACS 2.0 Alma and LGPL distributions. 2002-12-17 gchiozzi * ACS-Installation-Manual.doc, ACS-Overview.doc, ACS-Release-Notes.doc: Added new documents from acintman CMM module. 2002-12-12 gchiozzi * ACS_Supported_BACI_Types.doc, Notification_Channel_Module_Software_Design.doc: *** empty log message *** 2002-12-11 gchiozzi * CDB.doc: Some changes from David and Radi 2002-12-11 msekoranja * Definition_of_BACI_Types_for_ACS1.0.doc: Renamed to ACS Supported BACI Types. * ACS_Supported_BACI_Types.doc: Renamedd from Definition_of_BACI_Types_for_ACS1.0.doc and updated to ACS 2.0 status. 2002-12-06 gchiozzi * Notification_Channel_Module_Software_Design.doc, ACS_Error_System.doc, CDB.doc: *** empty log message *** 2002-12-06 jdovc * Abeans_Configuration.doc, Abeans_Programming_Tutorial.doc, Abeans_White_Paper.doc, Administrator_Client_for_MACI.doc, Alarm_Table.doc, Dartboard_GUI_Component.doc, Gauger_GUI_Component_-_Programmers_Guide.doc, Generating_Device_Beans.doc, Logging_Client.doc, Object_Explorer.doc, Programming_With_AChartBean_and_ChartAdapter.doc, Tutorial_for_exporting_and_importing_files_in_VAJ.doc, Visual_Bean_Composition_Tutorial.doc: Added. * ACS_Basic_Control_Interface_Specification.doc, CDB_Architecture_Proposal.doc, CDB_Requirements.doc, Definition_of_BACI_Types_for_ACS1.0.doc, Generating_IDL_from_Rose.doc, Management_and_Access_Control_Interface_Specification.doc, Management_and_Access_Control_Interface_Specification.vsd, Notify_and_Logging_Service_Manual.doc, SPE-XML_Schemas_for_Configuration_Database.doc, Simple_CORBA_Tutorial.doc: Added to the repository 2002-12-03 gchiozzi * ACS_Error_System.doc, BACI_Device_Server_Programming_Tutorial.doc, CDB.doc: *** empty log message *** * Logging_and_Archiving.doc: Updated at ESO for ACS 2.0 with schema and fixes 2002-11-21 jdovc * Logging_and_Archiving.doc, Logging_and_Archiving.vsd: Added Logging and Archiving document 2002-11-20 jdovc * Logging_Client.doc: Adding resources and docs