Delivered-To: anthonydenault@gmail.com Received: by 10.60.31.75 with SMTP id y11csp57357oeh; Thu, 12 Sep 2013 17:03:51 -0700 (PDT) X-Received: by 10.68.194.198 with SMTP id hy6mr207624pbc.177.1379030631455; Thu, 12 Sep 2013 17:03:51 -0700 (PDT) Return-Path: Received: from mail.ifa.hawaii.edu (mail.ifa.hawaii.edu. [128.171.226.69]) by mx.google.com with ESMTPS id gb4si4786558pbb.240.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 12 Sep 2013 17:03:51 -0700 (PDT) Received-SPF: softfail (google.com: domain of transitioning scout3801@gmail.com does not designate 128.171.226.69 as permitted sender) client-ip=128.171.226.69; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning scout3801@gmail.com does not designate 128.171.226.69 as permitted sender) smtp.mail=scout3801@gmail.com; dkim=fail header.i=@gmail.com Received: from mail-qc0-f173.google.com (mail-qc0-f173.google.com [209.85.216.173]) by mail.ifa.hawaii.edu (8.14.5/8.14.5) with ESMTP id r8D03mVW025676 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Thu, 12 Sep 2013 14:03:49 -1000 (HST) Received: by mail-qc0-f173.google.com with SMTP id c3so388111qcv.4 for ; Thu, 12 Sep 2013 17:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=v4BO4sVuNsCh9HcaivHJsjOMVaFIGYGBPexpTfNAuMI=; b=ZWGYXltB5+tQSUu8aNWTPgHXieFeB8ivF2nTdM7lcMPC2w/Vo0VWEODifhSkkfqIfs v7WkQSTkOKJrJZ3q/oIYXi0L00a+zc15j8x4tGehRRFSOTD5hNSSOWkxCX6gjOA9Eryo XI5UkO9ZjhZta+LSV5XsFNMfUnrXRaqqazxZB41S/m/He/89uj9OGH+0Sz9g9CckdLBS qPqWGJ/xN/JndmHYTQw+YvHVechb2+UFcV0s8gj/V+ba8lyh1zjAt9GOexq7GQMcSY+1 QNRDfVoQFv8Pb7WTg6XcZEWh22cGNI3L8ma4ocCEUrKTtJ4zi8dAaVFT8jKMy3VhCOY6 Qujw== X-Received: by 10.49.47.50 with SMTP id a18mr18769171qen.61.1379030623556; Thu, 12 Sep 2013 17:03:43 -0700 (PDT) MIME-Version: 1.0 Sender: scout3801@gmail.com Received: by 10.49.116.73 with HTTP; Thu, 12 Sep 2013 17:03:23 -0700 (PDT) From: Charles Lockhart Date: Thu, 12 Sep 2013 14:03:23 -1000 X-Google-Sender-Auth: uiRj_4DdM4RfM1jzl5mn3u5UpVw Message-ID: Subject: IARC stuff To: Tony Denault Content-Type: text/plain; charset=ISO-8859-1 Hi Tony, At your convenience, please start adding whatever additional supports you'd to add to the IARC code, located in /home/iarc/src/IARC-1.0/iarc If you could use hg and push back the changes that would be great, thank you. Rotation and subarrays seem to work, so for adding memory mapping support, I think we're ready, and you should be able to manage different sizes of data. We also need to include support for the GPS/timing stuff. I'm assuming we're going with your parallel port based timing and driver. It would be great if you could add that in as well. From this point on, I guess whenever one of us makes and checks in a change, we should send an email. And we should probably refresh our builds daily to make sure things don' t go too far South. If you have any ideas on putting some sort of testing in place, let me know. The Aladdin work needs to be integrated, but it's going to take a bit more time to get done. However, given that subarrays (seem to) work, I don't think it's too much of a problem for the things you're planning to develop on. Let me know if there are any issues. -Charles