Separate names with a comma.
ok quick update, looks like its definitly the car, I managed to connect my phone without any problems to another Prius. tried again with my car,...
sorry if this has been discussed elsewhere but I have had a look and although I've found similar I haven't seen my exact problem. Since I bought...
It would be interesting to compare the 2, presumably the Corolla would still need a largish battery to power the steering etc when the engine is...
Hybrid buses | Transport for London
I didn't really notice the speed difference, but then I have a relatively slow interface. for the windows version I had to add a message pump or...
In windows it can be read like a file, but you cant dir it. you could just grab the code I did.. I let you enter a port number and did...
I was thinking it may be the pc too fast. not entirely sure how that would effect it, but I did at one time have a slow debug version working...
Ahh I thought it was meant to be like that :), and once I click on the accept it doesn't pop up again so it never crossed my mind. anyway great...
Ok this is a total stab in the dark, because the fact that 2009Prius managed to properly pars your output. but I do notice that the working...
could you post the log covering that period as it may be interesting to see if there is any difference. ta Steve oops should have read back a bit...
The sleep function, as far as I can tell ,should sort of have the opposite effect. with me, without it the program got locked into that thread and...
here's another build windows version, although I haven't had a chance to properly test it yet. and I also re-fixed the null file pointer issue you...
ahh this was missed in Dash.cxx static void main_window_CB() { printf("main_window quit button pressed\n");fflush(stdout); QuitProgram=true;...
strange though as it used to shut down properly before.. but I s'pose at least it runs here. it was the one I put here, I'm pretty sure I...
Yep, when I clock on the 'X' icon of the main control window (a command window opens even when I double click on the exe) hangs with 'waiting for...
Compiled it and it runs ok (had to comment out a reference to timeval). But, it wont exit cleanly, seems to be stuck in a thread or something,...
that's very odd, I did have those issues when I 1st started writing it and that was down thread handling and windows messaging, but I thought I...
Silly question, but you were running the Cygwin version with Cygwin and not the windows version. if so then it looks like it may not be my fault,...
I find araxis merge is very nice for merging... if you can get hold of a copy Also I only ever really had the issue if I stopped priidash, then...
good to hear, that was written using 2008 so maybe thats why, I stuck with 2008 for the time being as most of the sdk's I use don't yet support 2010.