
Also on ohloh now btw: http://www.ohloh.net/projects/freeems-tuner
Hey, Can you do a source tarball or something - i dont want to mess around with git and it will be nice to have one convenient source packet to download instead of multiple files....sry_not4sale wrote: Also on ohloh now btw: http://www.ohloh.net/projects/freeems-tuner
I was going to ask the same thing. I didn't use git, I just downloaded. I guess there's probably a FF extension I could use, but a tar/zip/rar would be nice at some stage.shameem wrote:Can you do a source tarball or something
You should read config.default.ini closer.jharvey wrote:So how do I use the Fake.py? In config.default.ini I changed Serial to Fake, then restarted main.py, and it doesn't open.
That's the right place. Something else is borked. Give that ini file another look (and this time make your own ini file).jharvey wrote:connect in the pull downs
Code: Select all
[Comms]
default = Fake
pySerial is bundled with the Tuner, in the libs/ directoryjharvey wrote:I've also got a handful of Linux boxes. What parts should I install for the Linux version? The box I plan to use is a Myth-Dora box, so I would use yum to install. The INSTALL notes python, and wxpython, don't I also need py.serial? I've already got it installed, for another reason, but if it's needed perhaps it should be in the INSTALL file. While at it, probably wouldn't hurt to cut and paste the above noted win32 install process into that file.
Code: Select all
apt-get install git-core
Code: Select all
git clone git://github.com/srynot4sale/freeems-tuner.git dir_to_create