diff options
| author | Andreas Auras <yak54@gmx.net> | 2010-03-06 20:42:33 +0100 |
|---|---|---|
| committer | Andreas Auras <yak54@gmx.net> | 2010-03-06 20:42:33 +0100 |
| commit | c6f5dd57a40a1f5be661225f183c87452bd2d2b4 (patch) | |
| tree | 5cea23a39951a8a7511034df5380167173ecda87 /README | |
| parent | 6cdccc1f115a8caa5ecf51d5529d37461103c92e (diff) | |
| download | df10ch-atmolight-controller-c6f5dd57a40a1f5be661225f183c87452bd2d2b4.tar.gz df10ch-atmolight-controller-c6f5dd57a40a1f5be661225f183c87452bd2d2b4.tar.bz2 | |
New Setup Version 3
Added support for Edge Weighting, Overscan and Analyze Size Parameters with visualisation
Improved area's painting
Improved controller error handling
Added display of controller error flags
Added echo test
Set config version 2
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -88,8 +88,9 @@ Installation of DF10Ch setup program ------------------------------------ For running the DF10CH setup program you need a installed python environment version 2.6, -the python modules TKinter and PyUSB and a installed libusb library. -On debian based systems these are packages: python2.6, python-tk, python-usb, libusb-1.0-0 +the python modules TKinter, Image, ImageTk, ImageDraw and PyUSB and a installed libusb library. +On debian based systems these are packages: python2.6, python-tk, python-imaging, python-imaging-tk, +python-usb, libusb-1.0-0 You can start the program directly from this distribution directory with: |
