antifier icon indicating copy to clipboard operation
antifier copied to clipboard

T1902 support planned?

Open huschauer opened this issue 7 years ago • 4 comments

Hi great application and I seemed to make it work on an old machine running Lubuntu. At first had some issues with usb.core, but now got the gui up and running. In simulation mode, I can see cycling apps to pick up the data. I can chose the curve for my i-magic, but the trainer is not being detected, probably because the headset is a T1902 version, which is not yet supported. Will you be adding that. If you need any support / input from my side, because you do not have the hardware, let me know. Thanks, good job

huschauer avatar Dec 16 '17 15:12 huschauer

Did you ever get the green T1902 head unit to work with this?

bobster87 avatar Mar 05 '18 19:03 bobster87

I did not. Did anyone else?

huschauer avatar Mar 07 '18 11:03 huschauer

I have the green T1904 and was having similar issues with the head unit not being detected. I would be willing to help troubleshoot and can program a small amount of python if needed to help get this working.

conlank avatar Mar 09 '18 19:03 conlank

I was able to get the T1904 working on a raspberry pi by editing line 79 in trainer.py to read: idpl = [0x1904, 0x1932, 0x1942, 0xe6be]#imagic, iflow, fortius, uninitialised fortius

bstevens81 avatar Mar 10 '18 12:03 bstevens81