By the way, this is how I have configured the 2017 F1As soon as I get home, I try it and I tell you, the topic is desperate and I'm about to leave
<udp enabled="false" broadcast=”false” ip="127.0.0.1" port="20777" sendRate=”20” />
By the way, this is how I have configured the 2017 F1As soon as I get home, I try it and I tell you, the topic is desperate and I'm about to leave
I'm doing the tests just like you said, only the simhub matrix works, but xsim does not get anything, if I close simhub if I collect data, apparently if I run first it works, and if I run simhub, it works simhub first It gives conflict to be the two programs executing at the same time
This config is wrong you should have <udp enabled="true" broadcast=”false” ip="127.0.0.1" port="20777" sendRate=”20” />[/QUOTE]By the way, this is how I have configured the 2017 F1
<udp enabled="false" broadcast=”false” ip="127.0.0.1" port="20777" sendRate=”20” />
Hi ! I've prepared a version with the frequency configurable from the setup : https://drive.google.com/open?id=1uuBblLEJS2Jl3-3796xJYEDAzQM6XVEodid some 3 cap Tests with
3 x 0,1
3 x 0,2
3 x 0,4
3 x 1,0 uF
in all 4 test i did not recognize any noise reduction .....
This config is wrong you should have <udp enabled="true" broadcast=”false” ip="127.0.0.1" port="20777" sendRate=”20” />
Sorry for the mistake, I took the one that was not, I have it configured soI'm installing right now x-sim, i don't know if i will be able to test it without a motion rig,
By the way I see an option in x-sim to configure the game automatically, i d'ont exactly know what is the purpose of it, but if it changes the udp port that's probably the reason why you had no luck using both software at the same time and that would explain everything : View attachment 245161
....
Ok, I'm going to do the test with Dirt2 and then with Dirt3Ok I got dirt 2 working, basically the xsim extractor doesn't care about any changes you can make to it's settings, so you have to consider it's stuck on 20777, this taken into account, this worked for me on the first try :
- Configure the game on 20778 :
<motion enabled="true" ip="127.0.0.1" port="20778" delay="1" extradata="1" />
- Configure SimHub upd relay as follows (don't forget to click apply !) :
View attachment 245189
- Configure simhub game reader on 20779 (i've added dirt 2 specific entry for the next version but using dirt3 is fine too) :
View attachment 245190
- Restart both simhub and the extractor to be sure they all get their ports free,
- Start the game, and ... I hope ... Enjoy !
For F1 it will be the same process.
Use dirt 3 I've separated the games to makes it more understandable for the next version but dirt 3 will work fineIn simhub I do not see the same games that appear to you I have version 6.3.7View attachment 245193
I have already done the test with Dirt2, as you explained, it has not worked, I have changed the line in SimHubWPF.exeUse dirt 3 I've separated the games to makes it more understandable for the next version but dirt 3 will work fine
For dirt 2 and 3 you need extradata set to "1" to work properly with simhub, anything else won't work currectly.I have already done the test with Dirt2, as you explained, it has not worked, I have changed the line in SimHubWPF.exe
<add key = "CodemastersUDPPort" value = "20777" /> for this
<add key = "CodemastersUDPPort" value = "20778" />
So the 2 things work but the matrix flashes randomly, I tried to change the extradata in 0, 2 but it does not work well either and the game gives an error, at the moment it works xsim-simhub but the blinking can be game error?
I have also done tests with Dirt3, but the same thing happens and if I change the value of the extradata the matrix works but telemetry is not obtained
Hi ! I've prepared a version with the frequency configurable from the setup : https://drive.google.com/open?id=1uuBblLEJS2Jl3-3796xJYEDAzQM6XVEo
I've tested at 200hz, motor seems to loose a very little of responsiveness but the noise is definitely less annoying.
Hum !Many Thanks,
but now i have issues - i tried to many times but my Hardware - china arduino copy is not working with Simhub - i am stuck with Shakeit :-(
and the file you posted i can not upload - i know simhub is the version you maintain - but as said i am not able to get the HW working with it - always compile error
I try tomorrow to compare the ino with the shakeit firmware to see the diff - maybe i can handle it
Sorry for this as i can not use you work :-(
Ciao
Peter
Hi ! Sorry for the late answer, i've seen your previous message but, i forgotI use the MYTEC 127 dash it's got everything I need in a dash.
but the system info only show cpu usage and memory usage
nothing for the gpu.
I now have afterburner installed and running but can't seem to get the GPU data to display
Hum !
OK so in the old shakeit v2 sketch you will find these three lines :
Shield1.begin(); // Start the bottom shield
Shield2.begin(); // Start the top shield
Shield3.begin(); // Start the top shield
replace it by
Shield1.begin(400); // Start the bottom shield
Shield2.begin(400); // Start the top shield
Shield3.begin(400); // Start the top shield
400 is the frequency, you can use anything below 1900 (it's the max of the board), i've tested 200 with a correct result and the noise was seriously reduced,
If you want to switch to Simhub i've updated the doc a few weeks ago, i hope it's complete enough to get it working : https://github.com/zegreatclan/AssettoCorsaTools/wiki/Arduino-Shake-It
Ah I see classic error you need to remove the backup files out of the folder, you have a copy of the sketch in the same folder and the compiler tries to use it causing this crashdid some further testing
went down to 10HZ - to be honest - for my setup the best experience
on SIMHUB - still having compile errors - tried it several times
also trying to upload the sketch via arduino - sames problems
in case you like to have the error log - pls find enclosed
https://www.dropbox.com/s/0mpv6t05ykdzsnh/error peterwinkler.txt?dl=0
I am happy in using Shakeit