[hpsdr] ozy/janus as soundcard for digital modes
Stephen West-Fisher
steve at coastaldatasystems.com
Sat Nov 5 05:55:48 PDT 2011
I was thinking (big picture) of creating a new solution and using the
projects and code from PowerSDR as much as possible. Perhaps just creating a
simple UI for debugging and setup. Then once I get it working we can see how
it could be best folded into the larger solution. Thanks for the description
of the flow!
--
Stephen West-Fisher
N4IK
-----Original Message-----
From: Bill Tracey [mailto:bill at ewjt.com]
Sent: Friday, November 04, 2011 10:12 PM
To: Stephen West-Fisher; hpsdr at lists.openhpsdr.org
Subject: Re: [hpsdr] ozy/janus as soundcard for digital modes
To relevant PowerSDR code for pulling data out of Janus is down
in JanusAudio.dll - the main loop of that is io-thread.c - it
essentially reads frames from Janus, parses out the command and
control bits and builds up buffers of samples that then get passed up
to the via a callback. The callback used is Callback3port in
audio.cs which eventually gets the samples in and out of the DSP.
I think basically what one could do is use the PowerSDR or Kiss code
to read from Janus and then write into VAC - then you could get data
out of Janus and into a program expecting to talk to a windows sound
driver w/o doing a windows sound driver for Janus.
Cheers,
Bill (kdt5fd)
At 07:45 PM 11/4/2011, Stephen West-Fisher wrote:
>***** High Performance Software Defined Radio Discussion List *****
>
>I'm not sure of the exact approach yet, I need to study how PowerSDR is
>getting it's data and then look at what is available from the TI chip on
>Janus. Someone also sent me a link to documentation I haven't looked at
yet,
>so I've got a lot of homework before I can get to work :-)
>
>--
>Stephen West-Fisher
>N4IK
1320497748.0
More information about the Hpsdr
mailing list