source: hvcontrol/History.txt@ 91

Last change on this file since 91 was 90, checked in by ogrimm, 15 years ago
Removed ftdi libraries, streamlined program, slightly expanded command interface
File size: 1.1 KB
Line 
18/7/2009 Changed path to pixelmap in ProcessIO.h to stay within repository
2 Removed unused makefiles
3 Moved config file to config directory of repository
4 Removed writing of config file
5 Removed several unused functions
6 Removed command to switch off logging
79/7/2009 Implemented readline library for command-line editing
8 Included logging functions in main class (solved lockfile problem)
9 Only a single log file is written
1010/7/2009 Removed reference voltage related code (not supported by hardware)
1117/7/2009 Communication with FDTI now with Linux kernel driver (virtual com
12 port) instead of FTDI library (Standard open()/read()/write()
13 system calls can be used).
1420/7/2009 Reading with time-out from tty uses now select()
1522/7/2009 Combined code of 'hv' and 'hvdiff' commands. With either one, pixel id,
16 channel number of keyword 'all' can be used. Removed configuration
17 option to set usage of DAC values. Instead, a third parameter 'dac'
18 to the 'hv' and 'hvdiff' commands chooses DAC values.
Note: See TracBrowser for help on using the repository browser.