Displaying 2 results from an estimated 2 matches for "brainbox".
Did you mean:
brainboxes
2014 May 04
1
blazer_ser: UPS behind seriell ethernet converter
Hi,
I'm trying to get an Effekta UPS (works directly with blazer_ser) working
behind a seriell to ethernet converter (Brainboxes ES-246).
I've set the converter to 2400 baud, 8N1, no flow control. On the linux side I
started socat and blazer_ser. All I got are timeouts after 12 seconds. I can
see network traffic with tcpdump but I've no idea what to do to get this
working.
Does anyone have experencies with blazer...
2003 Sep 19
1
Weird problem with my code....
...some NAs mysteriously enter into some of the vectors (e.g. v) which
then gets rejected by the next call to the C routine.
I have no idea where these ghostly NAs have arrived from.
I feel as though I've done something stupid but I cannot see what it is.
Code below. I would appreciate some R brainbox letting me know where
I've gone wrong. (I already looked at the FAQ, the mailing lists and the
bug lists [a bit]).
My setup: R1.7.0 on RedHat Linux (2.4.18-14smp)
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Although the problem was reported to me on R1.6.2 in Linux 7.1
Here is the C...