Difference between revisions of "MCE firmware"
From MCEWiki
Line 1: | Line 1: | ||
+ | Always reset the MCE after power-up or reconfiguration: | ||
+ | > mce_reset_clean | ||
+ | > mce_reset | ||
+ | |||
+ | |||
== Quick Reference Guide == | == Quick Reference Guide == | ||
* [[ MAS Cheat Sheet ]] | * [[ MAS Cheat Sheet ]] | ||
Line 15: | Line 20: | ||
* [[ Digital 4-pole Butterworth Low-pass filter ]] | * [[ Digital 4-pole Butterworth Low-pass filter ]] | ||
− | |||
− | |||
== Hardware Peripherals == | == Hardware Peripherals == |
Revision as of 16:35, 8 July 2008
Always reset the MCE after power-up or reconfiguration:
> mce_reset_clean > mce_reset
Contents
Quick Reference Guide
MCE Firmware Release Information
MCE Feature and How-To Guides
- Flux jumping
- Raw-mode readout
- High rate acquisition
- Fast SQ2 Feedback and TES Biasing with an Address Card
- The STOP Command
- Digital 4-pole Butterworth Low-pass filter
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