Difference between revisions of "MCE firmware"
From MCEWiki
(→Software Tools) |
(→Software Tools) |
||
Line 30: | Line 30: | ||
We decided (sadly) NOT to migrate from CVS to SVN, if we ever do here is some information: | We decided (sadly) NOT to migrate from CVS to SVN, if we ever do here is some information: | ||
− | * [http://svnbook.red-bean.com/en/1.4/ SVN | + | * [http://svnbook.red-bean.com/en/1.4/ SVN Manual] |
− | * [[ Firmware Accessing the svn repository | Accessing the SVN | + | * [[ Firmware Accessing the svn repository | Accessing the SVN Repository ]] |
− | * [[ Firmware svn commit guidelines | SVN | + | * [[ Firmware svn commit guidelines | SVN Commit Guidelines ]] |
* SVN basic operations | * SVN basic operations | ||
** [[ Firmware svn tagging | Tagging ]] | ** [[ Firmware svn tagging | Tagging ]] | ||
** [[ Firmware svn merging | Merging ]] | ** [[ Firmware svn merging | Merging ]] | ||
** [[ Firmware svn branching | Branching ]] | ** [[ Firmware svn branching | Branching ]] | ||
− | ** [[ Firmware svn undelete | Resurrecting | + | ** [[ Firmware svn undelete | Resurrecting Deleted Items ]] |
Revision as of 13:38, 18 June 2008
Contents
MCE Firmware Release Information
MCE How-To Guide
- Flux jumping
- Raw-mode readout
- High rate acquisition
- Fast SQ2 Feedback and TES Biasing with an Address Card
Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc.
It is good practice to do an MCE reset ("mce_reset" command or "mce_reset_clean" shell script) after any firmware upgrades or power cycles.
Hardware Peripherals
Software Tools
All that you need to know about logging into our CVS repository can be found here:
We decided (sadly) NOT to migrate from CVS to SVN, if we ever do here is some information:
- SVN Manual
- Accessing the SVN Repository
- SVN Commit Guidelines
- SVN basic operations