python setup.py install
Under Linux you'll probably have to run the command as superuser.
So pyswap is now at version 0.1.3
As result, SWAPdmt and lagarto switch to 0.1.3 and 0.0.2 respectively.
svn checkout -r 485
http://panstamp.googlecode.com/svn/trunk/python/pyswap
/path/in/your/computer
where 485 is the revision number before applying the latest changes.
Otherwise, I'm currently trying to debug the problem on a Windows XP
PC so I hope to come back with results soon.
Windows seems to manage tar.gz files incorrectly, maybe for the double
compression format. Switched to single tar compression.
"svn update" pyswap and then do the same with pyswapdmtgui or change
"devices.tar.gz" to "devices.tar" in <settings><devices><remote>
Whilst I look into this issue, you may want to configure your serial
port by hand from lagarto/lagarto-swap/config/serial.xml. That should
work. SWAPdmt and lagarto-swap use different configuration files.
I've uploaded a new version of lagarto that solves the problems you
found... except for the "Unable to update Device Definition Files"...
did you upgraded your local copy of pyswap? Did you install it with
"python setup.py install" again? Have you this same problem with
SWAPdmt too?
As for the CPU consumption I don't know what to say... I did some
tests on an old Linksys NSLU2 and Lagarto-SWAP worked just fine but
some of the latest changes may have altered the performance. I'll try
to check this too.
Thanks Iulian!!
Thanks again for the hunting Iulian.
Thanks Iulian!