test/data/vclamp_jpk/README: Document sample versions
[hooke.git] / hooke / driver / picoforce.py
2012-11-18 W. Trevor KingRan update-copyright.py
2012-02-16 W. Trevor KingRun update-copyright.py.
2012-01-08 W. Trevor KingRan update_copyright.py.
2011-04-28 W. Trevor KingRan update_copyright.py.
2011-04-21 W. Trevor KingInitial attempt at PicoForce 0x05120005 support.
2010-12-14 W. Trevor KingMerge Veeco -> Bruker and NumPy/SciPy doc guide patches.
2010-11-19 W. Trevor KingVeeco -> Bruker since sale of metrology wing this August.
2010-09-07 W. Trevor KingDon't specify curve or data block types. See doc/stand...
2010-08-21 W. Trevor KingSerialize hooke.experiment.Experiment instances in...
2010-08-15 W. Trevor KingFix existing Driver.is_me's crashes if path is a directory.
2010-08-11 W. Trevor KingFix '@Sens. ZSensorSens' KeyError loading picoforce...
2010-08-07 W. Trevor KingDon't die comparing 'Low Voltage Z' with 'ZLowVoltage...
2010-08-06 W. Trevor KingUse 'Ciao scan list'/'@Sens. ZSensorSens' to scale...
2010-08-04 W. Trevor KingMore cleanups to Setting/Argument type handling, mostly...
2010-08-03 W. Trevor KingRan update_copyright.py
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-06-17 W. Trevor KingAdded calibration file support to the JPK driver.
2010-06-14 W. Trevor KingAdjust test/wtk_driver.py since I didn't add all my...
2010-06-04 W. Trevor KingSplit out curve renaming to PicoForceDriver._replace_name
2010-06-04 W. Trevor KingRemove debugging trace files from hooke.driver.picoforce
2010-06-04 W. Trevor KingBrought picoforce driver up to speed with 0x06130001...
2010-06-04 W. Trevor KingMinor consistency cleanups in wtk and picoforce drivers
2010-06-03 W. Trevor KingFlip deflection sign in picoforce driver so +deflection...
2010-06-03 W. Trevor KingOops, forgot to convert 'z piezo gain' to a float in...
2010-06-01 W. Trevor KingCleanups in hooke.driver.picoforce
2010-05-19 W. Trevor KingAllow negative voltages in hooke.driver.picoforce.PicoF...
2010-05-17 W. Trevor KingRan ./update_copyright.py to setup copyrights in caclul...
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-17 W. Trevor KingUpdated hooke.driver.picoforce to new Driver class.
2010-05-16 W. Trevor KingRan update_copyright.py, updating all the copyright...
2010-05-16 W. Trevor KingUpdated copyright blurbs in all files to '# Copyright'
2010-05-08 W. Trevor KingMoved hooke.libhookecurve -> hooke.curve and rewrote...
2010-05-04 W. Trevor KingReally hideous merge of Rolf Schmidt's code.
2010-05-04 W. Trevor KingMerged with trunk
2010-05-04 W. Trevor KingAdded modular directory structure.
2009-12-17 W. Trevor KingRemoved sha-bang from non-executable python files ...
2009-12-17 W. Trevor KingAdded README and reorganized directory structure (break...