Hi,
I am finishing to code HPIL emulation in go71b, but I have some problems to solve.
To be able to debug efficiently, I used ILPer 1.4x (HP-IL scope is a very nice feature) from JF Garnier & C. Giesselink.
I have 3 configurations to make some tests.
1) real HP71B (rom 1BBBB, HPIL 1A) + pil box (thanks again JF) + ILPer on the same PC (localhost)
2) emu71 (rom 2CDCC, HPIL 1B) + ILPer on the same PC (localhost)
3) go71B (rom 2CDCC, HPIL 1B) on android tablet + ILPer on the PC (192.168....) so it use the wifi stack of both tablet and Pc
To sum up :
1) & 2) are fast and nice to use (network round trip on 'localhost' is 1 ms or so).
3) works at 5 characters per second !!! (wifi round trip is 200 ms) So it can't be faster :(
Did someone know if the asynchronous mode of HPIL is possible on 71B ?
Did ILPer & all support asynchronous mode too ? (I am not sure about this one when looking to the sources)
I can't really make tests with the pilbox connected to the android tablet, I don't have any HPIL device. I could use 2 pilboxes to connect back to ILPer, but I have only one :)
I will try with the 71B in device mode but it is somewhat limited
Did someone have any idea ?
Thanks in advance,
Olivier
Edited: 18 Aug 2013, 12:14 p.m.