To: | [email protected] |
---|---|
Subject: | Re: LF: Testing Audioinjector Octo with RPi3 |
From: | Wolfgang Büscher <[email protected]> |
Date: | Sat, 10 Feb 2018 10:56:57 +0100 |
In-reply-to: | <[email protected]> |
References: | <[email protected]> <[email protected]> <[email protected]> <CAA8k23T1s6w8y8A1dGEnnezQju6pEAEkbGLcCwy_ThG7NkwAcw@mail.gmail.com> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> |
Reply-to: | [email protected] |
Sender: | [email protected] |
User-agent: | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
I'm not familiar with that. When I last tried "named pipes" on windows,
they were not supported by the mainstream version (windows 98 or XP, not
sure). And, as usual, Microsoft have invented yet another API to use
them. Borland's C library (which I used to develop SL many years ago)
doesn't have popen() so I'd have to use the plain Win32 API, i.e
"CreateNamedPipe" with an awful bunch of parameters, etc.
Most of the rest would be like file I/O (I guess).. will take a closer
look when time permits.
Cheers, Wolf . On 09.02.2018 22:40, Paul Nicholson wrote: A further thought - does SL have the means to open a pipe and read raw samples from it? A popen() system call? If so, a more general interface is possible. SL could open a pipe to a script on the PC. The script makes an ssh connection to the Pi and invokes some arbitrary command, perhaps a vtread command to retrieve historic signal. The command runs on the Pi and its output arrives at SL through the pipe. -- Paul Nicholson -- |
Previous by Date: | LF: MF/630M LAST NIGHT, g3kevmal |
---|---|
Next by Date: | Re: LF: Russian Alphas not QRT but QRP ?, David Hine |
Previous by Thread: | Re: LF: Testing Audioinjector Octo with RPi3, Paul Nicholson |
Next by Thread: | Re: LF: Testing Audioinjector Octo with RPi3, Paul Nicholson |
Indexes: | [Date] [Thread] [Top] [All Lists] |