Re: [casper] Fwd: ROACH 2 First Use

2014-06-04 Thread Jason Manley
I suggest you use corr to do this for you. It makes life easy. Enter a python session, and then: In [1]: import corr In [2]: f=corr.katcp_wrapper.FpgaClient('roach020934') In [3]: f.upload_program_bof('r2_switch_tst_aux_2014_Apr_01_1551.bof.gz',6) Jason Manley CBF Manager SKA-SA Cell: +27

Re: [casper] Fwd: ROACH 2 First Use

2014-06-04 Thread Roelof Burger
Good day, Thank you, should I do this from my Linux Machine, my windows machine or directly on the serial link to the roach board? Roelof Burger -- *- Disclaimer * ** *This email and any attachments to it are

Re: [casper] Fwd: ROACH 2 First Use

2014-06-04 Thread John Ford
Good day, Thank you, should I do this from my Linux Machine, my windows machine or directly on the serial link to the roach board? From your Linux machine, IMO, but it might run on Windows Python, I don't know... You have to install the package into your python installation. As Jason says,

[casper] Adc083000 control interface

2014-06-04 Thread John Ford
Hi all. Does anyone know if the serial interface to the control registers on this board is implemented and tested? The web pages seem to indicate not, but the code seems to be there in the library... Thanks for any info! John