Xede datalogging now possible on Mac and Unix
Originally Posted by donour
Nobody's interested. Look, look! shiny pictures:


d


d
OOOooooo...... I likey.... bundle? I've been so busy I haven't been able to touch pyXEDE after we talked over pm. Looks good though.
Originally Posted by donour
Is anybody interested in a windows release? I was fooling around with a windows XP box this morning and verified that my code does indeed run on windows without any modification.
d
d
Last edited by jj_008; Jun 1, 2005 at 10:27 AM.
Thread Starter
Evolved Member
iTrader: (6)
Joined: May 2004
Posts: 2,502
Likes: 1
From: Tennessee, USA
I added windows installation instuctions.
http://www.donour.com/cars/pyxede
Everything should work on windows, but it's not thoroughly tested so it might crash occasionaly :-p. If people want to try it out, by all means give me some feedback on what causes it to go kablooey. As per earlier mesgs, I don't have access to a windows machine to test it.
d
http://www.donour.com/cars/pyxede
Everything should work on windows, but it's not thoroughly tested so it might crash occasionaly :-p. If people want to try it out, by all means give me some feedback on what causes it to go kablooey. As per earlier mesgs, I don't have access to a windows machine to test it.
d
Originally Posted by donour
I added windows installation instuctions.
http://www.donour.com/cars/pyxede
Everything should work on windows, but it's not thoroughly tested so it might crash occasionaly :-p. If people want to try it out, by all means give me some feedback on what causes it to go kablooey. As per earlier mesgs, I don't have access to a windows machine to test it.
d
http://www.donour.com/cars/pyxede
Everything should work on windows, but it's not thoroughly tested so it might crash occasionaly :-p. If people want to try it out, by all means give me some feedback on what causes it to go kablooey. As per earlier mesgs, I don't have access to a windows machine to test it.
d
Originally Posted by donour
Everything should work on windows, but it's not thoroughly tested so it might crash occasionaly :-p. If people want to try it out, by all means give me some feedback on what causes it to go kablooey. As per earlier mesgs, I don't have access to a windows machine to test it.
d
d
Thread Starter
Evolved Member
iTrader: (6)
Joined: May 2004
Posts: 2,502
Likes: 1
From: Tennessee, USA
Originally Posted by Rushin
got a chance to run version 0.4 on windows last night. Its amazing how high the sampling rates are compare to xmap datalogging!!

I had to make a minor change... had to do with a division by 0 during torque calculation. The time value was the same in two consecutive samples. I guess the computer is too fast ha?? heheh
d
Thread Starter
Evolved Member
iTrader: (6)
Joined: May 2004
Posts: 2,502
Likes: 1
From: Tennessee, USA
Originally Posted by jj_008
The program kept locking up on me.
I couldn't get it to datalog either.
I kept getting an error. Also, the road dyno would collect data, but at the end it would say bad run or WTF.
Expect things to improve.
d
Originally Posted by donour
Ouch. As I said, the software hasn't been tested on windows. Anybody want to help with win32 testing. I have virtually no access to that platform.
Did you get a mesg? Did it lock up? Or did nothing happen?
Blame this one on lack of documentation. The road dyno code is currently dependant on a bunch of cockmame heuristics that need to be improved. For example if RPM ever drops during a run, it removes the whole run. It doesn't tell you this, it just does it.
Expect things to improve.
d
Did you get a mesg? Did it lock up? Or did nothing happen?
Blame this one on lack of documentation. The road dyno code is currently dependant on a bunch of cockmame heuristics that need to be improved. For example if RPM ever drops during a run, it removes the whole run. It doesn't tell you this, it just does it.
Expect things to improve.
d
Thread Starter
Evolved Member
iTrader: (6)
Joined: May 2004
Posts: 2,502
Likes: 1
From: Tennessee, USA
Originally Posted by jj_008
The program lock up immediately when I first started it.
d
I just ran this program during my lunch break. The pyXEDE is a really nice program, but I had some problems with the road dyno and logging. I would run the road dyno and everything worked till the very end. I got a "ZeroDivisionError: float division". I took a screen shot if that helps any. When I was datalogging I got a permission denied error which is weird because I was logged in as Administrator on my laptop. I'm gonna work on the permission denied as it is somewhat strange. I am very impressed with the sampling rates. Nice job Donour!!
EDIT: By the way. I'm running a Windows 2000 machine and I had no problems what so ever with the program locking up or freezing. I will be testing it later with a XP machine. Also I tried plotting the example dyno and it tells me "the system can not find the path specified" Do I need to change the path somewhere in the source?
EDIT: By the way. I'm running a Windows 2000 machine and I had no problems what so ever with the program locking up or freezing. I will be testing it later with a XP machine. Also I tried plotting the example dyno and it tells me "the system can not find the path specified" Do I need to change the path somewhere in the source?
Last edited by crusin_lancer; Jun 2, 2005 at 01:43 PM.
Originally Posted by donour
This shouldn't happen with the dyno code. Timestamps come from system time which is at the submicrosecond level on most systems. Memory must be getting fouled up or something. I'll look into it.
d
I also had to tweak it to fix the "bad run" error.. hope this helps. Its a great program and I wanna see it working in windows! (im sure im not the only one)


