[Flexradio] 6000 Series AFSK

2013-01-03 Thread Nige G7CNF
Hi. Sorry if this is obvious and/or has been covered before. Since the DSP magic is inside the 6K, unlike the 5K, setting aside the intriguing ideas of the 6K demodding AFSK natively, when the first batch of radios come out, how does one interface to external "sound-card" programs for digital

Re: [Flexradio] 6000 series GPSDXO and active antenna

2012-08-18 Thread Stephen Hicks, N5AC
Yes. Is supports both 3.3v and 5v active antennas. Steve Stephen Hicks, N5AC, AAR6AM VP Engineering FlexRadio Systems™ 4616 W Howard Ln Ste 1-150 Austin, TX 78728 Phone: 512-535-4713 x205 Email: st...@flexradio.com Web: www.

[Flexradio] 6000 series GPSDXO and active antenna

2012-08-17 Thread Andrew Russell
Hi to all.Does the GPS option for the 6000 series support active antennas?Andrew ___ FlexRadio Systems Mailing List FlexRadio@flex-radio.biz http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz A

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Matthew Robinson
On 21/05/2012, at 9:45 PM, Brian Lloyd wrote: > On Sun, May 20, 2012 at 11:28 PM, Matthew Robinson wrote: > > My vote would be for a portable C/C++ library that talks to the radio which > can then be used to make native interfaces on all platforms. > > What goes over the wire, i.e. protocol s

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Ed Haskell
Neal, you are right about FRS probably being up to their noses with work right now and your suggestion that someone else might draft things is a great idea. Here is a link to an RFC that illustrates what a work product might look like at one stage of its development: http://www.apps.ietf.org/rfc/rf

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Brian Lloyd
On Mon, May 21, 2012 at 7:09 AM, Neal Campbell wrote: > I understand all that but this is a very very small company (I bet they > take turns sweeping the floors) and this is 2 radios. If this was IBM or > HP, I could see how the manpower required for this might blend in with the > overhead of do

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Neal Campbell
I understand all that but this is a very very small company (I bet they take turns sweeping the floors) and this is 2 radios. If this was IBM or HP, I could see how the manpower required for this might blend in with the overhead of doing business but not with Flex right now. Maybe a volunteer

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Brian Lloyd
On Mon, May 21, 2012 at 6:50 AM, Neal Campbell wrote: > Brian > > I know your love of standards is sometimes hard to contain but this is not > a time for standards, merely a published protocol. Why would Flex want a > committee sitting on top of a protocol that only talks to their equipment? > E

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Neal Campbell
Brian I know your love of standards is sometimes hard to contain but this is not a time for standards, merely a published protocol. Why would Flex want a committee sitting on top of a protocol that only talks to their equipment? 73 ___ FlexRadio Sys

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-21 Thread Brian Lloyd
On Sun, May 20, 2012 at 11:28 PM, Matthew Robinson wrote: > > My vote would be for a portable C/C++ library that talks to the radio > which can then be used to make native interfaces on all platforms. > What goes over the wire, i.e. protocol spec, is the key. In fact, it should probably be writte

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Matthew Robinson
My vote would be for a portable C/C++ library that talks to the radio which can then be used to make native interfaces on all platforms. If the interfaces are published (another vote from me) such a library could be written collaboratively. I am a Mac user and applications written in Java, Q

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Lester Veenstra
] 6000 Series SOFTWARE Questions Check out Nokia's QT libraries/IDE for C++ Much nicer than Java and a lot more powerful. 73 Wayne K4ELO On Sun, May 20, 2012, at 04:39 PM, Stephen Hicks, N5AC wrote: > The guys at Mono wanted "10% of our profits" to license it for use. I >

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Brian Lloyd
On Sun, May 20, 2012 at 3:33 PM, Peter G. Viscarola wrote: > >Having a different client for different platforms is not a problem if the > interfaces are published > > Having the interfaces published would be most excellent, I agree. > Published interfaces and protocols are the key. -- Brian Ll

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Peter G. Viscarola
>Having a different client for different platforms is not a problem if the >interfaces are published Having the interfaces published would be most excellent, I agree. Peter K1PGV ___ FlexRadio Systems Mailing List FlexRadio@flex-radio.biz http://mail

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Steven Hess
On Sun, May 20, 2012 at 3:16 PM, Peter G. Viscarola wrote: > > Nice and functional are two different things. > > > Indeed.  I'm not at all convinced that doing the kind of screen-drawing you'd > want from the GUI console would be nicely done in Java. > > The advantage to using WPF and C# is tha

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Peter G. Viscarola
Nice and functional are two different things. Indeed. I'm not at all convinced that doing the kind of screen-drawing you'd want from the GUI console would be nicely done in Java. The advantage to using WPF and C# is that you "automatically" get hardware acceleration via DirectX when it's av

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Brian Lloyd
On Sun, May 20, 2012 at 2:43 PM, wrote: > Check out Nokia's QT libraries/IDE for C++ > Much nicer than Java and a lot more powerful. > Nice and functional are two different things. Having tried to port Windows applications to other platforms is not so much fun. The one good thing about Java, esp

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Brian Lloyd
On Sun, May 20, 2012 at 2:39 PM, Stephen Hicks, N5AC wrote: > The guys at Mono wanted "10% of our profits" to license it for use. I > literally laughed at them. > > I've written a lot of Java. To say that I'm not fond of Java would be a > tremendous understatement. > I can understand that. Rega

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread k4elo
Check out Nokia's QT libraries/IDE for C++ Much nicer than Java and a lot more powerful. 73 Wayne K4ELO On Sun, May 20, 2012, at 04:39 PM, Stephen Hicks, N5AC wrote: > The guys at Mono wanted "10% of our profits" to license it for use. I > literally laughed at them. > > I've written a lot of J

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Stephen Hicks, N5AC
The guys at Mono wanted "10% of our profits" to license it for use. I literally laughed at them. I've written a lot of Java. To say that I'm not fond of Java would be a tremendous understatement. Steve On Sunday, May 20, 2012, Brian Lloyd wrote: > On Sun, May 20, 2012 at 7:37 AM, N7BCP > > wr

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Brian Lloyd
On Sun, May 20, 2012 at 7:37 AM, N7BCP wrote: > Regarding the question about language used to develop the win client, > there is a well supported .Net runtime for Linux (FreeBSD & OSX too I > think) called Mono so some modules written in C# could run on multiple > platforms. Although there are se

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Tim Ellison
We looked at Mono. They wanted an astronomical amount of money for it. Now that the SmartSDR GUI clients are "light weight", it probably makes more sense to write them using an IDE native to the OS Tim Ellison On 5/20/2012 10:37 AM, N7BCP wrote: Regarding the question about language used to

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread paul glassman
Nice to meet you boys this morning. Impressive looking toys!   Paul w8jn Sent from Yahoo! Mail on Android ___ FlexRadio Systems Mailing List FlexRadio@flex-radio.biz http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz Archives:

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread N7BCP
Regarding the question about language used to develop the win client, there is a well supported .Net runtime for Linux (FreeBSD & OSX too I think) called Mono so some modules written in C# could run on multiple platforms. Although there are several languages that target .Net, the tools support f

[Flexradio] 6000 series

2012-05-20 Thread Tony Estep
It looks like there is a wealth of great ideas in this new design. First and foremost, the computer is inside the radio box where it belongs. This has come up repeatedly on the reflector and is really the key to finding the way forward. The server/client architecture offers a world of interesting

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-20 Thread Eric Wachsmann
On Saturday, May 19, 2012, Peter G. Viscarola wrote: > Thank you, Tim. > > Snip... > > Not to be a pain, but just for your info: There appears to be a bit of an > anomaly in the "Transceiver DSP Performance Comparison" graphic in the 6000 > Series brochure. For the 6700 the graphic says "Texas I

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Matthew Robinson
Ed, Just a small correction: Apple computers do not 'run well disguised versions of Linux'. Mac OS X (and iOS on the iPhone/iPad) are based on BSD. BSD is another Unix variant. Porting non-graphical software between Linux, BSD and OS X is usually quite easy. Porting graphical applicatio

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Brian Lloyd
On Sat, May 19, 2012 at 8:19 PM, Ed Haskell wrote: > Sorry, my dyslexia got me. I meant to type TCP/IP not the other way around. > It works both ways. Which makes more sense at the moment just depends on which end of the stack you are looking at. ;-) -- Brian Lloyd, WB6RQN/J79BPL 3191 Western

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Greg
Thanks all. Sometimes I think about changing my shack computer to a Mac mini. :-) On May 19, 2012 8:13 PM, "Tim Ellison" wrote: > The client / radio architecture allows for different light weight clients > running under different operating systems. At this point we have only > committed to Smar

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread marcelo
Imagine . I can remotely run a 6000 from a tablet or mobile Marcelo, PY1KN > The client / radio architecture allows for different light weight clients > running under different operating systems. At this point we have only committed to SmartSDR-Win. > > -Tim > --- > Sent from

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Ed Haskell
Sorry, my dyslexia got me. I meant to type TCP/IP not the other way around. Ed W1PN On Sat, May 19, 2012 at 11:17 PM, Ed Haskell wrote: > Greg, > > It appears that SmartSDR is not a Windows app. It runs in the 6000 not on > the PC. > > There will be a user interface app (SmartSDR-win) that runs

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Ed Haskell
Greg, It appears that SmartSDR is not a Windows app. It runs in the 6000 not on the PC. There will be a user interface app (SmartSDR-win) that runs on the PC. That app will communicate with the 6000 running SmartSDR over an IP/TCP (Ethernet) network, initially on a LAN but eventually over the Int

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Tim Ellison
The client / radio architecture allows for different light weight clients running under different operating systems. At this point we have only committed to SmartSDR-Win. -Tim --- Sent from my mobile phone On May 19, 2012, at 11:02 PM, Greg wrote: > If at some point I change my computers to

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Greg
If at some point I change my computers to Mac or Linux will there be a version of smartsdr to work with or will it only be a windows app? Greg On May 19, 2012 1:34 PM, "Tim Ellison" wrote: > See my comments below > > Tim Ellison > > On 5/19/2012 4:26 PM, Bill Tracey wrote: > >> Some follow up q

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Tim Ellison
See my comments below Tim Ellison On 5/19/2012 4:26 PM, Bill Tracey wrote: Some follow up questions At 02:52 PM 5/19/2012, Tim Ellison, W4TME wrote: 3. Did I read that the audio is kept in the radio on the first release? Yes So the demodulation is done in the radio, not in SmartS

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Peter G. Viscarola
l Message- From: flexradio-boun...@flex-radio.biz [mailto:flexradio-boun...@flex-radio.biz] On Behalf Of Tim Ellison, W4TME Sent: Saturday, May 19, 2012 3:52 PM To: flexradio@flex-radio.biz Subject: Re: [Flexradio] 6000 Series SOFTWARE Questions Peter, See my comments in-line below Tim Ellis

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Bill Tracey
Some follow up questions At 02:52 PM 5/19/2012, Tim Ellison, W4TME wrote: 3. Did I read that the audio is kept in the radio on the first release? Yes So the demodulation is done in the radio, not in SmartSDR? If this is the case, things like filters, notches and noise blankers are

Re: [Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Tim Ellison, W4TME
Peter, See my comments in-line below Tim Ellison, W4TME Product Management, Sales & Support FlexRadio Systems^(TM) 4616 W Howard Ln, Suite 1-150 Austin, TX 78728 Phone: 512-535-4713 Ext. 223 Email: t...@flexradio.com Web: www.flexradio.com

[Flexradio] 6000 Series SOFTWARE Questions

2012-05-19 Thread Peter G. Viscarola
If the 6000 and SmartSDR live up to their promise, the 6000-series definitely will be the radio I've been waiting for. BRAVO Team Flex, for some truly ground breaking work. Kudos for doing something bold and different. The details on the software seem a bit sketchy so far. 1. On what O