Re: [ARTIQ] Setting up Pipistrello with ARTIQ

2016-05-24 Thread Sébastien Bourdeauducq

On Tuesday, May 24, 2016 12:47 PM, Ken Brown wrote:

I am having a problem with the socket connection.  After I run pppd, I
receive a modem hangup message and the connection is terminated.
It seems to connect fine based on the rcvd and sent commands logged in
verbose.


Please post the exact commands you typed, the exact error message 
received and the output of pppd in debug mode.


Sébastien
___
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq


Re: [ARTIQ] Setting up Pipistrello with ARTIQ

2016-05-24 Thread Ken Brown
Thanks for the fast reply. I understand.

I am having a problem with the socket connection.  After I run pppd, I
receive a modem hangup message and the connection is terminated.
It seems to connect fine based on the rcvd and sent commands logged in
verbose.
Is there a common pppd error with the pipistrello?

I know that this is not a thread about pppd, so feel free to ignore this
query.

On Tue, May 24, 2016 at 9:15 AM, Sébastien Bourdeauducq 
wrote:

> Hi,
>
> On Tuesday, May 24, 2016 04:09 AM, Ken Brown wrote:
>
>> At this point, it seems that I need a device_db.pyon for the pipistrello.
>>
>> Is this database available or am I headed in the wrong direction?
>>
>
> Take the device_db.pyon from the examples and edit it to match the IP
> address and the RTIO TTL/DDS channels (see "FPGA board ports" in the
> documentation for the list of RTIO channels).
>
> Sébastien
>
___
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq


[ARTIQ] Setting up Pipistrello with ARTIQ

2016-05-24 Thread Ken Brown
I am trying to set up a pipistrello board to run led.py .

I installed ARTIQ via conda and successfully flashed the board using the
command below

$ artiq_flash -t pipistrello -m qc1

I then setup the IP address by

pppd /dev/ttyUSB1 115200 noauth nodetach local nocrtscts novj 10.0.0.1:10.0.0.2

At this point, it seems that I need a device_db.pyon for the pipistrello.

Is this database available or am I headed in the wrong direction?

Thanks,
Ken
___
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq