Methinks that's what's going on.<div>But yes, the lock is missing. <span></span><br><br>On Sunday, July 7, 2013, Henner Zeller  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">On 7 July 2013 22:47, Jonathan Lassoff <span dir="ltr"><<a href="javascript:_e({}, 'cvml', 'jof@thejof.com');" target="_blank">jof@thejof.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now that I'm sure the baron->API->gateman request flow is good and working, I stoppe by 2169 to check functionality.<div>I dialed a working code, and engaged the buzzer. It seems to be latching now, which is good.</div>


<div><br></div><div>However, the hardware lock is in a somewhat precarious position...</div></blockquote><div><br></div><div>Hard to tell from the picture: is the lock missing ?</div><div>There were reported problems with the lock earlier (key didn't engage), so maybe someone removed it to get some replacement ?</div>

<div><br></div><div>-h </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div><br></div><div><span></span><br><br>On Sunday, July 7, 2013, Jonathan Lassoff  wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I should add a little more detail:<br>
<br>
Work is happening in the baron repo:<br>
<a href="https://github.com/noisebridge/noisebridge-baron/commits" target="_blank">https://github.com/noisebridge/noisebridge-baron/commits</a><br>
the gateman repo: <a href="https://github.com/noisebridge/gateman/commits" target="_blank">https://github.com/noisebridge/gateman/commits</a><br>
<br>
And in the git repo in /etc on minotaur.<br>
<br>
To see the status of the barons, run:<br>
  sudo monit status baron_upstairs<br>
  sudo monit status baron_downstairs<br>
<br>
"status" can be replaced with "stop" and "start" to do that to the<br>
baron instance.<br>
The baron.py script now daemonizes and writes a pidfile to<br>
/var/run/baron_[instance].pid, where "instance" is an instance name<br>
passed to the daemon with "--instance" (e.g. "downstairs").<br>
By default the instance is "default".<br>
<br>
Hope this helps! Just needs to be tested! :p<br>
<br>
Cheers,<br>
jof<br>
<br>
On Sun, Jul 7, 2013 at 7:46 PM, Jonathan Lassoff <<a>jof@thejof.com</a>> wrote:<br>
> Ok, so, I added some monit configuration for the baron daemons, and<br>
> now everything will start automatically.<br>
> Monit will be a watchdog for the processes, re-starting them if they fail.<br>
><br>
> Cheers,<br>
> jof<br>
><br>
> On Sun, Jul 7, 2013 at 12:05 PM, Jonathan Lassoff <<a>jof@thejof.com</a>> wrote:<br>
>> On Sun, Jul 7, 2013 at 11:59 AM, Henner Zeller <<a>h.zeller@acm.org</a>> wrote:<br>
>>> On 6 July 2013 02:26, Jonathan Lassoff <<a>jof@thejof.com</a>> wrote:<br>
>>>><br>
>>>> First, gateman needs to come up.<br>
>>>><br>
>>>> I'm stuck interacting with the parallel port as a parallel port :(<br>
>>>><br>
>>>> open("/dev/usb/lp0", O_RDWR)            = 3<br>
>>>> ioctl(3, PPCLAIM, 0x7fff85442ba8)       = -1 ENOTTY (Inappropriate<br>
>>>> ioctl for device)<br>
>>><br>
>>><br>
>>> It is one of these USB -> parallel port adaptors, so might not be 100%<br>
>>> compatible with a 'standard'  parallel port.<br>
>>> However, writing bytes to it should still work (if I understand correctly,<br>
>>> there is only one bit used to operate the buzzer ?)<br>
>><br>
>> Yup -- those adapters/port emulators aren't good for any bit-banging<br>
>> operations that are timing-dependent.<br>
>><br>
>> I took the conversation onto the rack@ mailing list.<br>
>><br>
>> I ended up figuring out what was happening, the driver presented two<br>
>> interfaces, one as the raw port and the other as a line printer. I was<br>
>> using the line printer interface, and not the raw port access.<br>
>> We're all good (other than the downstairs buzzer hardware being broken) now.<br>
>><br>
>> Cheers,<br>
>> jof<br>
</blockquote></div>
</div></div></blockquote></div><br></div></div>
</blockquote></div>