Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Greg Beam
Hi Paul,

I can't speak for others, but no offense taken here.

Following Bills advice clearly demonstrates the difference between 
Single-Thread (1 core), and Multi-Thread (-j x ) compiling, e.g. 
resource consumption, as $(MAKE), when called without the -j operator 
defaults to Single-Thread, e.g. 1 core.

Depending on how you installed JTSDK will determine how to resolve this 
going forward if you plan to continue using the package to build WSJT-X.

If you installed the JTSDK package via my Launchpad PPA, you will need 
to edit the jtsdk-wsjtx build script setting the variable JJ=4 to JJ=1. 
You can experiment with this and may be able to set JJ=2 or 3 cores. It 
all depends on what you have running at the time when you invoke the 
build as to what you can use.

If you installed JTSDK from the source tar.gz package, use the option 
--disable-parallel during the configure stage to disabled Multi-Thread 
compiling. This is why the option ( --disable-parallel ) was added, to 
facilitate compiling on low resource systems without maxing out 
resources. Example:

./autogen.sh && ./configure --disable-parallel && make && sudo make install

At that point, your builds will use (1) core rather than all available 
cores. The builds ( WSJT-X and / or Hamlib3 ) will take significantly 
longer to run, but should finish.

WSJT and WSPR JTSDK build scripts *do not* employ the -j operator due to 
the fact Python3 F2PY does not readily provide for parallel processing. 
Sections of the builds could use the -j operator, but it would be a 
complication that is really not really justified as the WSJT and WSPR 
builds are rather quick as is.


73's
Greg, KI7MT


On 1/17/2016 10:30, Paul wrote:
> Just to say that I followed the advice given by Bill
> Try changing working directory to the build tree root and doing:
>
> $ rm CMakeFiles/wsjtx.dir/plotter.cpp.o
> $ make plotter.cpp.o
>
> and see if the ICE recurs.
>
> 73
> Bill
> G4WJS.
> I had to separately run the following before success. But now everything
> is ok.
> $ make plotter.cpp.o
> $ make main.cpp.o
> $ make mainwindow.cpp.o
> Also I would like to say that I am very sorry if I have caused any
> offence, that was not my intension.
> 73
> Paul m1bkl

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Bill Somerville

On 17/01/2016 17:30, Paul wrote:
I had to separately run the following before success. But now 
everything is ok.

$ make plotter.cpp.o
$ make main.cpp.o
$ make mainwindow.cpp.o
Also I would like to say that I am very sorry if I have caused any 
offence, that was not my intension.

Hi Paul,

no offence at all and glad you have the build completed now, thanks for 
the update.


The issue was almost certainly that the JTSDK uses -jN where N is the 
number of CPU threads, that probably exceeded the VM limit for the 
process. It will be interesting to hear what success you have with 
WSJT-X on the bands and modes you intend to try.


73
Bill
G4WJS.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Richard Bown
On Sun, 17 Jan 2016 11:44:27 +
Bill Somerville  wrote:


> With respect to Hamlib, WSJT-X is build with Hamlib support, with HRD 
> support, with DX Lab Suite support, and on Windows with OmniRIg support. 
> You also have the option to select "None" for CAT control if you do not 
> have a rig with CAT capabilities. What is your problem specifically?
> 
At the moment if the select any of the versions of wsjtx from the menu it 
automatically builds
hamlib whether its needed or not, it would make far more sense to have the 
option no to include
hamlib if its not needed, also saves space
At the moment there are the three choices .
It would also stop the errors that autoconf is trying to fix in the hamlib 
build due to jtsdk
reporting armhf as arml.
As for complaining of missing packages and not doing anything, since being on 
the list for the past
10years , I've built on different distros and reported back build problems and 
and fixes I've
needed to do to get them to run.
I've moved the shack computer over to a ARMhf , Odroid XU4, as I'm fed up with 
the SATA problems
which I've now seen on several mobos and hard drives , where you power up and 
it reports no drive
attached,
Drag the damn thing up on to the bench and swap the HD on to another SATA 
socket and fine for the
next couple of months
Now ARM devices have reached the point where they are seriously useful . mainly 
thanks to the
market battle between Samsung and Apple. Enough for Gigabyte to produce their 
Brix range of tiny
computers.
Maybe I'm just a dinosaur, I see a good shack as real radios and loads of test 
equipment with
tools and a soldering iron, not a desk with a tiny commercial radio a computer 
and half a dozen
monitors attached to it
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Bill Somerville
On 17/01/2016 12:30, Richard Bown wrote:
> At the moment if the select any of the versions of wsjtx from the menu it 
> automatically builds
> hamlib whether its needed or not, it would make far more sense to have the 
> option no to include
> hamlib if its not needed, also saves space
> At the moment there are the three choices .
Hi Richard,

a lot of work has been put into resolving issues with Hamlib, we push 
changes upstream to the Hamlib team but there is a lag since they have 
their own release schedule. They have recently released v3.0 and v3.1 is 
coming soon. With v3.1, at least as far as WSJT-X is concerned, the 
minimum content we need will be in the official Hamlib release and we 
can go back to using the shared libraries. This still relies on the 
Hamlib package being in the distribution repos. so the roll out will 
take some time. Fortunately all our *nix users keep up to date with 
distro versions so the switch to the official Hamlib release should not 
be too far away.

With respect to a version without Hamlib, for almost all users this is a 
non-issue as they use a pre-build package with Hamlib already included. 
On WIndows this is virtually a necessity. With WSJT-X we use Hamlib for 
hard wired PTT control even if it is not used for CAT, this could be 
different but the code has to be written if that is going to change.

If there is demand for a version of WSJT-X without a Hamlib dependency 
then I will consider adding a configuration option to do so but it is 
not just a case of not calling Hamlib as PTT control currently relies on 
it. It is worth noting that probably 95% of WSJT-X users rely on Hamlib 
being used by WSJT-X. Your problem with the JTSDK build of Hamlib may be 
a JTSDK issue, it may be a Hamlib configuration issue. Have you tried 
building Hamlib directly? On *nix systems the JTSDK is a pretty thin 
layer and building both Hamlib and WSJT-X is straightforward once you 
have the required dependencies installed.

I suspect you are taking a rather VHF/UHF terrestrial view of the JT 
applications, please remember that there are thousands of HF users where 
rig control is essential for dual mode JT9+JT65 working and many EME 
users who use the Doppler correction facility that also relies on rig 
control features. The fast mode support also has some capabilities that 
benefit from rig control like random MS working with operation on a 
different frequency from the CQ frequency.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Bill Somerville
On 17/01/2016 10:44, Richard Bown wrote:
> We seem to have a literacy problem on this list which I'm getting very hacked 
> off about
>
> I realise that English is a language that sounds the same but since getting 
> Websterised
> on the American continental mass no longer translates to the same meaning.
>
> But if the original post was properly read I was offering help to Paul, not 
> trying encroach on the
> PPA kingdoms..
> And while having a moan, how about the option on wsjtx without hamlib, there 
> are still a few hams
> that know which end of the soldering iron gets hot and build our own 
> transceivers, and dont wish to
> make them remote controlled
> But your answer does explain why for so long the only prebuilt wsjt package 
> available to linux
> users has been 5.9, one rule for linux and another for windows
Hi Richard,

I will try and address the many issues you raise there.

We understand what you are trying to do but please listen as well as 
tell. The issue with "unauthorized" distributions is a long standing one 
where some who monitor this list and learn how to build WSJT-X like to 
feed the constant demand for the latest and greatest tweaks to the 
application. We are quite happy with those who do that for their own 
consumption and happier still if they keep up to date and feedback their 
input so long a it is focused and helpful. Unfortunately we also get a 
lot of "such and such build doesn't work, it's not good enough, fix it 
NOW!". When the build in question is one of the developers work in 
progress being shared with other developers, not expected to work, a 
step on the way to a future enhancement, it becomes very wearing and 
consumes scarce development resources that are much better spent on what 
they were trying to complete before the interruption.

You are clearly not in the above category but excuse us if we ask that 
all honour the GPLv3 licence that covers WSJT-X and refrain from 
offering binary distributions without permission from the copyright holder.

Personally I think Greg went a bit far and it may seem like he is trying 
to stop you helping Paul. OTOH I can understand his frustration as both 
you and Paul seem to be ignoring the good advice on how to resolve his 
issue. The underlying message from Greg is that WSJT-X builds on the 
Raspberry Pi2 are just fine, several users have completed them and are 
running the application. The errors are simply due to resource limitations.

With respect to the errors, can Paul or anyone who is trying to help 
him, give us some feedback. Is he doing a parallel build (-j)? Has he 
tried a sequential build (no -j)? Has he tried increasing the virtual 
memory limit for the process running the build? Has the issue been resolved?

With respect to Hamlib, WSJT-X is build with Hamlib support, with HRD 
support, with DX Lab Suite support, and on Windows with OmniRIg support. 
You also have the option to select "None" for CAT control if you do not 
have a rig with CAT capabilities. What is your problem specifically?

With respect to WSJT, the development focus has shifted to WSJT-X and 
MAP65. These two applications will probably provide all the best 
functionality from WSJT and WSPR but this is an evolutionary process and 
it takes time. The main interest of the development team is 
experimentation and sharing the results of their labours with the 
community. WSJT is maintained but it does not get the volume of input 
that WSJT-X currently gets. There are only so many who have the time, 
skills and willingness to contribute at the development level and 
working on all the applications at once is not possible.

One of my goals in my early contributions was to make building and 
packaging across at least Linux, OS X and Windows seamless and possible 
with every release. I  chose to do this with WSJT-X which is why WSJT-X 
has much better cross platform support than the other applications which 
rely on Joe doing the builds and maintenance himself. If you want to 
help with packaging WSJT and helping with maintenance and enhancements 
then do that rather than complaining that packages are not being produced.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Richard Bown

Not much point staying on a list like this :(



On Sun, 17 Jan 2016 08:27:48 -0700
Greg Beam  wrote:

> Hi Richard,
> 
> On 1/17/2016 03:44, Richard Bown wrote:
> >
> >
> >
> > We seem to have a literacy problem on this list which I'm getting very 
> > hacked off about
> 
> The OP question / problem was this:
> 
> http://sourceforge.net/p/wsjt/mailman/message/34771228/
> 
> I answered with this:
> 
> http://sourceforge.net/p/wsjt/mailman/message/34771931/
> 
> Not allot that can be misunderstood is there. If you doubt my 
> conclusions, test it yourself and post the results for discussion.
> 
> >
> > I realise that English is a language that sounds the same but since getting 
> > Websterised
> > on the American continental mass no longer translates to the same meaning.
> > But if the original post was properly read I was offering help to Paul, not 
> > trying encroach on
> > the PPA kingdoms..
> 
> Again, if you have an PRI2, test the solution I posted above. My 
> comments about PPA's was in response to redistribution binaries, nothing 
> more. If you want to make your own PPA, there is nothing stopping you, 
> go for it.
> 
> > And while having a moan, how about the option on wsjtx without hamlib, 
> > there are still a few
> > hams that know which end of the soldering iron gets hot and build our own 
> > transceivers, and
> > dont wish to make them remote controlled
> 
> This has nothing to do with the OP's problem / question, however, I 
> believe Bill has answered with:
> 
> http://sourceforge.net/p/wsjt/mailman/message/34773034/
> 
> > But your answer does explain why for so long the only prebuilt wsjt package 
> > available to linux
> > users has been 5.9, one rule for linux and another for windows
> >
> 
> Where was this question asked and what does the WSJT package version in 
> Debian / Ubuntu have to do with the OP's problem / question? Answer --> 
> Nothing ( another literacy problem maybe ). Debian makes their own rules 
> for packaging, it's called the Debian Policy Manual ( 
> https://www.debian.org/doc/debian-policy/ ). If you don't like their 
> policies, by all means, take that up with them. I seriously doubt anyone 
> in the WJST dev group has the time or inclination to take on such a 
> fight, but stranger things have happened.
> 
> 
> 73's
> Greg, KI7MT
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-17 Thread Greg Beam
Hi Richard,

On 1/17/2016 03:44, Richard Bown wrote:
>
>
>
> We seem to have a literacy problem on this list which I'm getting very hacked 
> off about

The OP question / problem was this:

http://sourceforge.net/p/wsjt/mailman/message/34771228/

I answered with this:

http://sourceforge.net/p/wsjt/mailman/message/34771931/

Not allot that can be misunderstood is there. If you doubt my 
conclusions, test it yourself and post the results for discussion.

>
> I realise that English is a language that sounds the same but since getting 
> Websterised
> on the American continental mass no longer translates to the same meaning.
> But if the original post was properly read I was offering help to Paul, not 
> trying encroach on the
> PPA kingdoms..

Again, if you have an PRI2, test the solution I posted above. My 
comments about PPA's was in response to redistribution binaries, nothing 
more. If you want to make your own PPA, there is nothing stopping you, 
go for it.

> And while having a moan, how about the option on wsjtx without hamlib, there 
> are still a few hams
> that know which end of the soldering iron gets hot and build our own 
> transceivers, and dont wish to
> make them remote controlled

This has nothing to do with the OP's problem / question, however, I 
believe Bill has answered with:

http://sourceforge.net/p/wsjt/mailman/message/34773034/

> But your answer does explain why for so long the only prebuilt wsjt package 
> available to linux
> users has been 5.9, one rule for linux and another for windows
>

Where was this question asked and what does the WSJT package version in 
Debian / Ubuntu have to do with the OP's problem / question? Answer --> 
Nothing ( another literacy problem maybe ). Debian makes their own rules 
for packaging, it's called the Debian Policy Manual ( 
https://www.debian.org/doc/debian-policy/ ). If you don't like their 
policies, by all means, take that up with them. I seriously doubt anyone 
in the WJST dev group has the time or inclination to take on such a 
fight, but stranger things have happened.


73's
Greg, KI7MT

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-16 Thread Bill Somerville
On 16/01/2016 11:10, Paul wrote:
> Hi I looked at the lines following the compile failure of wsjtx using 
> jtsdk on my raspberry pi 2 and it is as follows:
> I am using Ubuntu Mate not Raspbian, although I could set up Raspbian 
> if there is any interest.
> The code is version 4.0 r6403
Ubuntu Mate is fine.

Try changing working directory to the build tree root and doing:

   $ rm CMakeFiles/wsjtx.dir/plotter.cpp.o
   $ make plotter.cpp.o

and see if the ICE recurs.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-16 Thread Greg Beam
Hi Richard,



This is ill advised for a number of reasons.

>
> "if someone tells me which
>   files after the build are essential to running wsjtx I make a built tarball 
> available."
>

Just to name a few:

[1] Joe has asked ( on more than one occasion ) that we not 
re-distribute unofficial binary packages, this would clearly be an 
unofficial set of binaries.

[2] Building packages destine for redistribution should only be done in 
a clean / repeatable environment ( chroot or equivalent ). Ones personal 
workstation hardly meets that need unless your using a chroot tool set 
like Cowbuilder / Sbuild / Pbuilder (for Debian based systems) or using 
a purpose built server like Launchpad (Ubuntu).

[3] WSJT-X prebuilt ARMv7 packages are available in PPA form at present, 
however, they are for v1.6.0 GA Release only due to item [1].

[4] Simply transferring a pre-built set of binaries sets up the user for 
failure. There is a reason why a system package managers should be used 
for installation by non-developers. Even using dpkg will not properly 
resolve dependencies on a new System Installation.

[5] Your more than welcome to create a PPA for development versions, but 
again, see item [1]. I removed all WSJT-X v1.7.x builds from public 
access due to item [1].


73's
Greg, KI7MT

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-16 Thread Greg Beam
Hi Richard,

His problem is during the build not after. If he's installed JTSDK he 
has all the runtime files he needs. Likewise, if he's installed WSJT-X 
from either the formal release .deb ( using Gdebi etc) that would also 
resolve the runtime deps.

There is already a method in place for producing WSJT-X Tarballs, it's 
the WSJT-X superbuild script, Bill maintains the scripts in the repository.

I've tested WSJT-X builds via JTSDK on RPI2 (Raspbian ~ Debian Jessie 
and Ubuntu Mate 15.10), the builds work as expected when the right 
resource allocation is setup.

73's
Greg, KI7MT


On 1/16/2016 13:04, Richard Bown wrote:
> On Sat, 16 Jan 2016 11:12:04 -0700
> Greg Beam  wrote:
>
>> Hi Paul,
>>
>> More than likely you've run out of system resources.
>>
>> I would create a swap partition if you don't already have one (at least
>> 1GB to 2 GB) and you may want to edit /usr/bin/jtsdk-wsjtx to use only
>> one or two cores rather than all 4 cores.
>>
>> 73's
>> Greg, KI7MT
>>
>>
>>
> If you can't get it to build on the rasp Pi2 , which IMO it should, if 
> someone tells me which files
> after the build are essential to running wsjtx I make a built tarball 
> available.
> The only difference between the raspPI2 and the Odroid C1+ is the quad 
> processor runs at 1.6 GHz
> compared to 900 MHz for the R PI2, same RAM 1 GB.
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-16 Thread Richard Bown
On Sat, 16 Jan 2016 11:12:04 -0700
Greg Beam  wrote:

> Hi Paul,
> 
> More than likely you've run out of system resources.
> 
> I would create a swap partition if you don't already have one (at least 
> 1GB to 2 GB) and you may want to edit /usr/bin/jtsdk-wsjtx to use only 
> one or two cores rather than all 4 cores.
> 
> 73's
> Greg, KI7MT
> 
> 
>
If you can't get it to build on the rasp Pi2 , which IMO it should, if someone 
tells me which files
after the build are essential to running wsjtx I make a built tarball available.
The only difference between the raspPI2 and the Odroid C1+ is the quad 
processor runs at 1.6 GHz
compared to 900 MHz for the R PI2, same RAM 1 GB.
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-16 Thread Greg Beam
Hi Paul,

More than likely you've run out of system resources.

I would create a swap partition if you don't already have one (at least 
1GB to 2 GB) and you may want to edit /usr/bin/jtsdk-wsjtx to use only 
one or two cores rather than all 4 cores.

73's
Greg, KI7MT


On 1/15/2016 10:53, Paul wrote:
> Thanks for your comments and suggestions.
> I agree that a complex detector is not needed to decode signals from a
> Softrock and I have been able to decode JT65 and JT9 signals using wsjtx
> on both my RPi 2 and windows.
> The RPi 2 version of wsjtx I use was via a direct download.
> I did not appreciate that I could use HDSDR as an intermediate – so I
> will look to try this. I currently use HDSDR and PowerSDR for ssb contacts.
> Now I tried to compile and build the current version of wsjtx on my RPi
> 2 using JTSDK and I got the following error:
> C++ internal compiler error, immediately after  Building CXX object ...
> /echograph.cpp.o
> Can someone help please.
> 73
> Paul m1bkl
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Bill Somerville
On 15/01/2016 12:31, Paul wrote:
> Can any one tell me if the IQ software will be added to wsjtx.
Hi Paul,

it is not currently being worked on. In general there are two related 
issues with using IQ data, firstly it has to be "demodulated" and 
secondly the mode and frequency of demodulation needs to be set. These 
equate roughly to setting the dial frequency and mode on an analog rig. 
Most receiver implementations that provide IQ data have some sort of CAT 
interface to set their LO frequency and a separate SDR application is 
needed to demodulate to audio. AFAIK all these SDR applications provide 
a CAT interface that emulates some analog rig. Therefore running an SDR 
application meets all the requirements for WSJT-X.

I suggest that you investigate using HDSDR or similar as an intermediary 
between the receiver (and transmitter) and WSJT-X. We have made 
allowance in the WSJT-X/Hamlib sources to make them work with HDSDR when 
the TS-2000 rig type is used. You cannot use split operating for 
JT9+JT65 dual mode but that should not be necessary with an all digital 
audio chain and the ability to select 4kHz wide filters for Rx and Tx.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread nick
On 15/01/16 12:42, Bill Somerville wrote:
> I suggest that you investigate using HDSDR or similar as an intermediary
> between the receiver (and transmitter) and WSJT-X

Paul

I use dttsp/sdr-shell/jack running on Mint linux for this purpose.

It works well.

73

Nick G3VNC


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Richard Bown
On Fri, 15 Jan 2016 14:46:44 -0200
"Edson W. R. Pereira"  wrote:

> Hi Richard,
> 
> Ok! My apologies. I must have misunderstood what you wrote.
> 
> 73, Edson PY2SDR
> 
> 
HI Edson

I tried to simplify it as much as possible, may be too much, but I was under 
the impression

that the originator of the question may not of understood the full process.

BTW I still use dttsp and SDR-shell, IMO it still is one the best for detecting 
the presence of a
signal below ear detection threshold.
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Edson W. R. Pereira
Hi Richard,

Ok! My apologies. I must have misunderstood what you wrote.

73, Edson PY2SDR


---
- We humans have the capability to do amazing things if we work together.
- Nós seres humanos temos a capacidade de fazer coisas incríveis se
trabalharmos juntos.

On Fri, Jan 15, 2016 at 2:39 PM, Richard Bown  wrote:

> On Fri, 15 Jan 2016 14:23:48 -0200
> "Edson W. R. Pereira"  wrote:
>
> > On Fri, Jan 15, 2016 at 11:31 AM, Richard Bown 
> wrote:
> >
> > >
> > > You can feed a SDR with just an single audio feed and you will see the
> > > local ocillator and a
> > > positive spectrum on the right and a negative on the left, using a I
> > > input allows you to remove
> > > the unwanted sideband , ie the negative image to the left. or vice
> versa
> > > if you select that.
> > >
> > >
> > Richard,
> >
> > I'm afraid this is incorrect. If you use only one of the channels and
> run a
> > real to real FFT on it you will see a mirrored spectrum. The negative
> > spectrum will be an exact mirror of the positive one. In order to see
> > negative and positive frequencies you will need both audio channels (I
> and
> > Q) and run a complex FFT.
> >
> > 73, Edson PY2SDR
>
>  Thats what I said Edson :)
>
> --
> --
> Best wishes /73
> Richard Bown
>
> Email : rich...@g8jvm.com
> HTTP  :  http://www.g8jvm.com
> nil carborundum a illegitemis
>
> ##
> Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W &
> 3cms 5W
> Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
> QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
> OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
>
> ##
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Richard Bown
On Fri, 15 Jan 2016 12:42:35 +
Bill Somerville  wrote:

> On 15/01/2016 12:31, Paul wrote:
> > Can any one tell me if the IQ software will be added to wsjtx.
> Hi Paul,
> 
> it is not currently being worked on. In general there are two related 
> issues with using IQ data, firstly it has to be "demodulated" and 
> secondly the mode and frequency of demodulation needs to be set. These 
> equate roughly to setting the dial frequency and mode on an analog rig. 
> Most receiver implementations that provide IQ data have some sort of CAT 
> interface to set their LO frequency and a separate SDR application is 
> needed to demodulate to audio. AFAIK all these SDR applications provide 
> a CAT interface that emulates some analog rig. Therefore running an SDR 
> application meets all the requirements for WSJT-X.
> 
> I suggest that you investigate using HDSDR or similar as an intermediary 
> between the receiver (and transmitter) and WSJT-X. We have made 
> allowance in the WSJT-X/Hamlib sources to make them work with HDSDR when 
> the TS-2000 rig type is used. You cannot use split operating for 
> JT9+JT65 dual mode but that should not be necessary with an all digital 
> audio chain and the ability to select 4kHz wide filters for Rx and Tx.
> 
> 73
> Bill
> G4WJS.
> 
>
I'm not that sure that IQ software is needed for using a softrock with wsjtx

The output streams form the softrock are audio,just one stream 90 degrees out 
of phase with the
other.
The width of the frequency displayed on a SDR fed from a softrock depends on 
the bandwidth of the
audio card and the sampling rate. as the LO is not being swept the content is 
stable.
So if you then filter one of the streams, it doesn't matter which , you will 
see whats in the
bandwidth of that filter
So Just connect just one of the outputs of the softrock  in to the audio input 
of the soundcard, 
and as far as I'm aware it will work fine with wsjtx, remember you will have to 
tune the softrock
as you would a normal receiver.
You can feed a SDR with just an single audio feed and you will see the local 
ocillator and a
positive spectrum on the right and a negative on the left, using a I input 
allows you to remove
the unwanted sideband , ie the negative image to the left. or vice versa if you 
select that.

All the softrock is , is superhet Rx with a DC IF, the output is DC to what 
ever the upper audio
freq response  ( as a microwave merchant I regard anything below 100 MHz as DC 
with some ripple !)

The audio output is exactly the same ish as taking the the audio from a 
Receiver post demodulator,
ie audio.

Just connect it and select either one of the audio o/ps from the softrock.

HTH


-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Richard Bown
On Fri, 15 Jan 2016 13:32:35 +
nick  wrote:

> On 15/01/16 12:42, Bill Somerville wrote:
> > I suggest that you investigate using HDSDR or similar as an intermediary
> > between the receiver (and transmitter) and WSJT-X
> 
> Paul
> 
> I use dttsp/sdr-shell/jack running on Mint linux for this purpose.
> 
> It works well.
> 
> 73
> 
> Nick G3VNC
> 
hi Nick
That may well work on a Rasp PI2/PI2 clone , sdr-shell is QT4 and Franks dttsp 
shouldn't grab too
much of the resources, there are later versions where core to shell are usable 
with a network
connection between. there is a separate yahoo group for this.

-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Edson W. R. Pereira
Hello Nick,

I am glad to see that sdr-shell is still useful and is still being used ten
years after I first released it.

73, Edson PY2SDR


---
- We humans have the capability to do amazing things if we work together.
- Nós seres humanos temos a capacidade de fazer coisas incríveis se
trabalharmos juntos.

On Fri, Jan 15, 2016 at 11:32 AM, nick  wrote:

> On 15/01/16 12:42, Bill Somerville wrote:
> > I suggest that you investigate using HDSDR or similar as an intermediary
> > between the receiver (and transmitter) and WSJT-X
>
> Paul
>
> I use dttsp/sdr-shell/jack running on Mint linux for this purpose.
>
> It works well.
>
> 73
>
> Nick G3VNC
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Richard Bown
On Fri, 15 Jan 2016 14:23:48 -0200
"Edson W. R. Pereira"  wrote:

> On Fri, Jan 15, 2016 at 11:31 AM, Richard Bown  wrote:
> 
> >
> > You can feed a SDR with just an single audio feed and you will see the
> > local ocillator and a
> > positive spectrum on the right and a negative on the left, using a I
> > input allows you to remove
> > the unwanted sideband , ie the negative image to the left. or vice versa
> > if you select that.
> >
> >
> Richard,
> 
> I'm afraid this is incorrect. If you use only one of the channels and run a
> real to real FFT on it you will see a mirrored spectrum. The negative
> spectrum will be an exact mirror of the positive one. In order to see
> negative and positive frequencies you will need both audio channels (I and
> Q) and run a complex FFT.
> 
> 73, Edson PY2SDR

 Thats what I said Edson :)

-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread Edson W. R. Pereira
On Fri, Jan 15, 2016 at 11:31 AM, Richard Bown  wrote:

>
> You can feed a SDR with just an single audio feed and you will see the
> local ocillator and a
> positive spectrum on the right and a negative on the left, using a I
> input allows you to remove
> the unwanted sideband , ie the negative image to the left. or vice versa
> if you select that.
>
>
Richard,

I'm afraid this is incorrect. If you use only one of the channels and run a
real to real FFT on it you will see a mirrored spectrum. The negative
spectrum will be an exact mirror of the positive one. In order to see
negative and positive frequencies you will need both audio channels (I and
Q) and run a complex FFT.

73, Edson PY2SDR
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-15 Thread Bill Somerville
On 15/01/2016 17:53, Paul wrote:
> C++ internal compiler error, immediately after Building CXX object ... 
> /echograph.cpp.o
Compiler ICE messages are sometimes due to resource limitations. If you 
are using a parallel build (-j) then try without it. Try increasing the 
process virtual memory limit. Aside from those it may be simply a 
compiler defect, check for updates.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-15 Thread Richard Bown
On Fri, 15 Jan 2016 17:53:37 -
"Paul"  wrote:

> Thanks for your comments and suggestions.
> 
> I agree that a complex detector is not needed to decode signals from a 
> Softrock and I have been
> able to decode JT65 and JT9 signals using wsjtx on both my RPi 2 and windows. 
> The RPi 2 version
> of wsjtx I use was via a direct download. I did not appreciate that I could 
> use HDSDR as an
> intermediate – so I will look to try this. I currently use HDSDR and PowerSDR 
> for ssb contacts.
> 
> Now I tried to compile and build the current version of wsjtx on my RPi 2 
> using JTSDK and I got
> the following error: C++ internal compiler error, immediately after  Building 
> CXX
> object ... /echograph.cpp.o
> 
> Can someone help please.
> 
> 73 
> Paul m1bkl

Paul look at the last long line during the compile, and the couple of lines 
afterwards.
In that you should be able to see it cant find a lib or file.
then try installing that lib with the -dev suffix.

Now if you have another computer running linux, one of the debian variants, 
mint ,ubuntu ect
open synaptic and search with the filename that was in those last lines.
When you see the results make a note of those with that look the same with a 
-dev on the end of the
filename.
Then go back to the PI and use apt-get to install the missing lib, and try the 
compile again.
There apt CLI commands to do similat, see man apt and man apt-get.
I've guessed you are running raspberian .
HTH

-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry PI

2016-01-15 Thread nick
On 15/01/16 14:41, Richard Bown wrote:
> core to shell are usable with a network
> connection between. there is a separate yahoo group for this

I did not know that.

What is the group name please Richard?

73

Nick G3VNC


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-14 Thread Richard Bown
On Wed, 13 Jan 2016 23:03:06 -0200
"Edson W. R. Pereira"  wrote:

> I think the wsjt-x will run well on a R-Pi 2, but I am not sure it will run
> on a R-Pi 1 Compiling wsjt-x may take some effort though. I have Steve's
> wspr stand alone decoder (C implementation) running on a R-Pi 1 and it
> works very well.
> 
> For JT65/JT9 and other QSO modes on small devices, I think there could be a
> separation of the JT DSP core from the user interface. The core could run
> on a R-Pi or other computer and the user interface could either run on the
> same computer or on a separate one. Communication could be done over TCP
> sockets. This could open a number of possibilities. User interfaces could
> be implemented for tablets, smart phones, etc. It could also open the
> possibility for remote operations.
> 
> 73, Edson PY2SDR
> 
> 
> 
Hi Edson
with one of the PI2 clones you can already use a serial connection to the USB 
port of a tablet
which gives display, keyboard & touch screen.
So using wsjtx portable is very possible, and back packable.
It puts a whole new aspect to microwave roaming in the US, SOTA and other 
portable activities.
With smart devices where do you draw the line between smart phone and tablet,
the only difference between a 5" smart phone and a 7" tablet is likely to be a 
USB and HDMI socket
This whole area is moving very fast, and it would a shame if the opportunity to 
make wsjtx with
fast modes available to all at low cost.
Especially when to do it would require very little extra to be done as ARMhf is 
well catered for
already---
> - We humans have the capability to do amazing things if we work together.
> - Nós seres humanos temos a capacidade de fazer coisas incríveis se
> trabalharmos juntos.




> 
> On Wed, Jan 13, 2016 at 9:15 PM, Richard Bown  wrote:
> 
> > On Wed, 13 Jan 2016 22:23:48 +
> > Bill Somerville  wrote:
> >
> > > On 13/01/2016 22:10, Richard Bown wrote:
> > > > I'm not going to get in to argument over it Bill.
> > > > But if you want to open WSJTX up to everyone with a tablet cross
> > compile and hope wont work.
> > > > The old argument that tablets cant be used due to audio drivers is
> > extinct.
> > > Whoa! Where did tablets come from?
> > >
> > > Qt has excellent support for Andriod and iOS but I would agree that we
> > > would need to do some work to support gesture driven keyboard-less
> > > systems like tablets and phones. You might want to contribute to such an
> > > effort if you have teh relevant Qt experience but currently I'm not
> > > aware of any need from users aside from off-hand comments from a few
> > > that queried if WSJT-X could run on a tablet.
> > >
> > > My requirement is on behalf of users that have little or no development
> > > experience and want to use a SoC type boards like the
> > Companies like Freescale and TI
> > > PI2/BeagleBlack/fill in your preference of ARM based hardware in their
> > > shacks or portable stations with a keyboard mouse and perhaps a USB
> > > sound device. We have plenty of those and more would join since the cost
> > > of entry is so small. They just need something to install and go. Greg
> > > has enabled the armhf builds for Debian AFAIK and they may appear in the
> > > repos in time but for now a DEB or RPM package is a convenient stepping
> > > stone.
> > >
> > > 73
> > > Bill
> > > G4WJS.
> > >
> > > 
> >
> > The production of the Rasp PI2 and all its clones are a direct result of
> > the development of the
> > call phone and tablet.
> > |Without the mass production of the ARM processors and GPU/Mali used in
> > cell phone tablets, set top
> > TV boxes, TV's ect, the growth of the use of PI clones would never have
> > happened ,
> > Companies like TI and Freescale who are also producing processors have not
> > yet managed to tap into
> > the hobby market with SBC as their devices are expensive compared to
> > companies like Samsung.
> > Touch screens are already available for the PI2 clones
> > the latest tablets, quad core processors, are the same as the PI2 clones ,
> > the PI2 clones have
> > greater interface capability, but most tablets have one audio i/p, two
> > audio o/p, USB and HDMI, plus
> > wifi and bluetooth.
> > Android uses the same kernel as linux, its only the file structure is
> > different.
> > Linux can be run over the Android system, I've haven't tried it yet but I
> > suspect with a little
> > playing WSJTX could be run on an Android tablet, and put a USB socket on a
> > smartphone , and that
> > becomes open to use as well.
> > There is a lot happening and it would be shame to ignore it
> > --
> > --
> > Best wishes /73
> > Richard Bown
> >
> > Email : rich...@g8jvm.com
>
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 

Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread KI7MT
Hi Richard,

Yes, but that is a native ARMHF environment (Ubuntu Mate armv7 / Debian
- Raspbian etc ). What Bill is after is a cross-compile-setup, say Linux
amd64 base, then cross compile for armv7.

73's
Greg, KI7MT


On 01/13/2016 10:16 AM, Richard Bown wrote:
> On Wed, 13 Jan 2016 16:58:07 +
> Bill Somerville  wrote:
> 
>> On 13/01/2016 16:52, Richard Bown wrote:
>>>   Hi Bill you could try this:-
>>> https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Virtual_ARM_Linux_environment
>> Hi Richard,
>>
>> I know how to build a cross tools environment but the devil is always in 
>> the detail. I was hoping someone with a target board has built a 
>> suitable cross build environment on, say an Intel Linux machine, and can 
>> detail the necessary steps to get all the prerequisites built to 
>> complete a WSJT-X cross build.
>>
>> 73
>> Bill
>> G4WJS.
>>
> At the moment Bill JTSDK builds as is on a ARMHF platform .
> I'm happy to check on my system if something will build on a ARMHF platform.
> I have a C1+ which is very very close to a Rasp pi2, both are ARMhf
> 
> 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Richard Bown
On Wed, 13 Jan 2016 21:41:59 +
Bill Somerville  wrote:

> On 13/01/2016 21:28, Richard Bown wrote:
> > Therefore, IHO, its better to use a QEMU VM on a linux host and know your 
> > code works, than to
> > just cross compile and hope it works.
> Hi Richard,
> 
> You say:
> 
> "The disadvantage of cross compiling is you still need to test it"
> 
> Are you implying that build on the target means you don't need to test, 
> that doesn't sound right to me!
> 
> We leave all the cross platform differences to the compiler and Qt 
> teams. As far as WSJT-X is concerned the source code is identical on 
> every platform except for some trivial differences about file system 
> layouts but they are operating system dependent rather than hardware 
> dependent.
> 
> I have always used cross tools with the 'install' target sending the 
> built product to a network device that is shared with the target (or on 
> smaller targets actually flashing the target) so I build on a fast 
> desktop and test on the target, seamlessly. I don't see the problem and 
> your comments about "bloat" seem to be something from personal view of 
> development ;)
> 
> Amongst other things, I do the production builds for WSJT-X and I would 
> like a set up where I can make an ARMv7 package without having the 
> target on the bench here.
> 
> 73
> Bill
> G4WJS.
> 
I'm not going to get in to argument over it Bill.
But if you want to open WSJTX up to everyone with a tablet cross compile and 
hope wont work.
The old argument that tablets cant be used due to audio drivers is extinct.
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Richard Bown
On Wed, 13 Jan 2016 11:28:22 -0700
KI7MT  wrote:

> Hi Richard,
> 
> Yes, but that is a native ARMHF environment (Ubuntu Mate armv7 / Debian
> - Raspbian etc ). What Bill is after is a cross-compile-setup, say Linux
> amd64 base, then cross compile for armv7.
> 
> 73's
> Greg, KI7MT
>
Hi Greg
The disadvantage of cross compiling is you still need to test it
If you run a linux machine with QEMU running a ARMhf platform, you can write 
the code on the linux
machine and test it. then export the source code to the QEMU Virtual machine, 
compile and test.
Moreover, you can check that it will run within the constraints of the ARMhf 
typical SBC.
It has the advantage that it improves the code written.
When the first PCs came on the market , you had to be careful to make your 
coding efficient and
lite,
then came bloatware and that all went out thru the window, why do something in 
a few lines of
efficient code when you can visually do it taking ten times , often more, space.
Its all marketing, the bigger it is the more you can charge, it doesn't matter 
what the commodity
people equate size with value.
Take a straw poll on what people consider better value for the same price a 
piece of software 1.5
GB or one 200MB, they will think the the 1.5GB is better value as they are 
getting more bytes to
the buck.
Therefore, IHO, its better to use a QEMU VM on a linux host and know your code 
works, than to just
cross compile and hope it works.

Asbestos pants donned ready :)
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Richard Bown
On Wed, 13 Jan 2016 22:23:48 +
Bill Somerville  wrote:

> On 13/01/2016 22:10, Richard Bown wrote:
> > I'm not going to get in to argument over it Bill.
> > But if you want to open WSJTX up to everyone with a tablet cross compile 
> > and hope wont work.
> > The old argument that tablets cant be used due to audio drivers is extinct.
> Whoa! Where did tablets come from?
> 
> Qt has excellent support for Andriod and iOS but I would agree that we 
> would need to do some work to support gesture driven keyboard-less 
> systems like tablets and phones. You might want to contribute to such an 
> effort if you have teh relevant Qt experience but currently I'm not 
> aware of any need from users aside from off-hand comments from a few 
> that queried if WSJT-X could run on a tablet.
> 
> My requirement is on behalf of users that have little or no development 
> experience and want to use a SoC type boards like the 
Companies like Freescale and TI 
> PI2/BeagleBlack/fill in your preference of ARM based hardware in their 
> shacks or portable stations with a keyboard mouse and perhaps a USB 
> sound device. We have plenty of those and more would join since the cost 
> of entry is so small. They just need something to install and go. Greg 
> has enabled the armhf builds for Debian AFAIK and they may appear in the 
> repos in time but for now a DEB or RPM package is a convenient stepping 
> stone.
> 
> 73
> Bill
> G4WJS.
> 
> 

The production of the Rasp PI2 and all its clones are a direct result of the 
development of the
call phone and tablet.
|Without the mass production of the ARM processors and GPU/Mali used in cell 
phone tablets, set top
TV boxes, TV's ect, the growth of the use of PI clones would never have 
happened ,
Companies like TI and Freescale who are also producing processors have not yet 
managed to tap into
the hobby market with SBC as their devices are expensive compared to companies 
like Samsung.
Touch screens are already available for the PI2 clones
the latest tablets, quad core processors, are the same as the PI2 clones , the 
PI2 clones have
greater interface capability, but most tablets have one audio i/p, two audio 
o/p, USB and HDMI, plus
wifi and bluetooth.
Android uses the same kernel as linux, its only the file structure is different.
Linux can be run over the Android system, I've haven't tried it yet but I 
suspect with a little
playing WSJTX could be run on an Android tablet, and put a USB socket on a 
smartphone , and that
becomes open to use as well.
There is a lot happening and it would be shame to ignore it
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Bill Somerville
On 13/01/2016 21:28, Richard Bown wrote:
> Therefore, IHO, its better to use a QEMU VM on a linux host and know your 
> code works, than to just
> cross compile and hope it works.
Hi Richard,

You say:

"The disadvantage of cross compiling is you still need to test it"

Are you implying that build on the target means you don't need to test, 
that doesn't sound right to me!

We leave all the cross platform differences to the compiler and Qt 
teams. As far as WSJT-X is concerned the source code is identical on 
every platform except for some trivial differences about file system 
layouts but they are operating system dependent rather than hardware 
dependent.

I have always used cross tools with the 'install' target sending the 
built product to a network device that is shared with the target (or on 
smaller targets actually flashing the target) so I build on a fast 
desktop and test on the target, seamlessly. I don't see the problem and 
your comments about "bloat" seem to be something from personal view of 
development ;)

Amongst other things, I do the production builds for WSJT-X and I would 
like a set up where I can make an ARMv7 package without having the 
target on the bench here.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Bill Somerville
On 13/01/2016 22:10, Richard Bown wrote:
> I'm not going to get in to argument over it Bill.
> But if you want to open WSJTX up to everyone with a tablet cross compile and 
> hope wont work.
> The old argument that tablets cant be used due to audio drivers is extinct.
Whoa! Where did tablets come from?

Qt has excellent support for Andriod and iOS but I would agree that we 
would need to do some work to support gesture driven keyboard-less 
systems like tablets and phones. You might want to contribute to such an 
effort if you have teh relevant Qt experience but currently I'm not 
aware of any need from users aside from off-hand comments from a few 
that queried if WSJT-X could run on a tablet.

My requirement is on behalf of users that have little or no development 
experience and want to use a SoC type boards like the 
PI2/BeagleBlack/fill in your preference of ARM based hardware in their 
shacks or portable stations with a keyboard mouse and perhaps a USB 
sound device. We have plenty of those and more would join since the cost 
of entry is so small. They just need something to install and go. Greg 
has enabled the armhf builds for Debian AFAIK and they may appear in the 
repos in time but for now a DEB or RPM package is a convenient stepping 
stone.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Greg Beam
Hi Bill,

On 1/13/2016 15:23, Bill Somerville wrote:



> My requirement is on behalf of users that have little or no development
> experience and want to use a SoC type boards like the
> PI2/BeagleBlack/fill in your preference of ARM based hardware in their
> shacks or portable stations with a keyboard mouse and perhaps a USB
> sound device. We have plenty of those and more would join since the cost
> of entry is so small. They just need something to install and go. Greg
> has enabled the armhf builds for Debian AFAIK and they may appear in the
> repos in time but for now a DEB or RPM package is a convenient stepping
> stone.
>

Yes, I've enabled the armhf builds on Launchpad for the GA release 
branch, v1.6.0 at present. I also tested builds with the v1.7.0 branch. 
At present, it's only available as a PPA.

As soon as we are free of the Hamlib3 local build requirement, I can 
push the package to Kamal for review then hopefully update the current 
repository version when the v1.7.0 GA Release happens.

73's
Greg, KI7MT


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread David Tiller
All,

I agree completely with Edson's command-line proposal. Not only would it open 
up new use cases (recording traffic heard for propagation studies, etc), it may 
also help with fine-grained functional and performance testing.

--
David Tiller
Sr. Architect/Lead Consultant | CapTech
(804) 304-0638 | 
dtil...@captechconsulting.com



On Jan 13, 2016, at 8:03 PM, Edson W. R. Pereira 
> wrote:


I think the wsjt-x will run well on a R-Pi 2, but I am not sure it will run on 
a R-Pi 1 Compiling wsjt-x may take some effort though. I have Steve's wspr 
stand alone decoder (C implementation) running on a R-Pi 1 and it works very 
well.

For JT65/JT9 and other QSO modes on small devices, I think there could be a 
separation of the JT DSP core from the user interface. The core could run on a 
R-Pi or other computer and the user interface could either run on the same 
computer or on a separate one. Communication could be done over TCP sockets. 
This could open a number of possibilities. User interfaces could be implemented 
for tablets, smart phones, etc. It could also open the possibility for remote 
operations.

73, Edson PY2SDR


---
- We humans have the capability to do amazing things if we work together.
- Nós seres humanos temos a capacidade de fazer coisas incríveis se 
trabalharmos juntos.

On Wed, Jan 13, 2016 at 9:15 PM, Richard Bown 
> wrote:
On Wed, 13 Jan 2016 22:23:48 +
Bill Somerville > wrote:

> On 13/01/2016 22:10, Richard Bown wrote:
> > I'm not going to get in to argument over it Bill.
> > But if you want to open WSJTX up to everyone with a tablet cross compile 
> > and hope wont work.
> > The old argument that tablets cant be used due to audio drivers is extinct.
> Whoa! Where did tablets come from?
>
> Qt has excellent support for Andriod and iOS but I would agree that we
> would need to do some work to support gesture driven keyboard-less
> systems like tablets and phones. You might want to contribute to such an
> effort if you have teh relevant Qt experience but currently I'm not
> aware of any need from users aside from off-hand comments from a few
> that queried if WSJT-X could run on a tablet.
>
> My requirement is on behalf of users that have little or no development
> experience and want to use a SoC type boards like the
Companies like Freescale and TI
> PI2/BeagleBlack/fill in your preference of ARM based hardware in their
> shacks or portable stations with a keyboard mouse and perhaps a USB
> sound device. We have plenty of those and more would join since the cost
> of entry is so small. They just need something to install and go. Greg
> has enabled the armhf builds for Debian AFAIK and they may appear in the
> repos in time but for now a DEB or RPM package is a convenient stepping
> stone.
>
> 73
> Bill
> G4WJS.
>
> 

The production of the Rasp PI2 and all its clones are a direct result of the 
development of the
call phone and tablet.
|Without the mass production of the ARM processors and GPU/Mali used in cell 
phone tablets, set top
TV boxes, TV's ect, the growth of the use of PI clones would never have 
happened ,
Companies like TI and Freescale who are also producing processors have not yet 
managed to tap into
the hobby market with SBC as their devices are expensive compared to companies 
like Samsung.
Touch screens are already available for the PI2 clones
the latest tablets, quad core processors, are the same as the PI2 clones , the 
PI2 clones have
greater interface capability, but most tablets have one audio i/p, two audio 
o/p, USB and HDMI, plus
wifi and bluetooth.
Android uses the same kernel as linux, its only the file structure is different.
Linux can be run over the Android system, I've haven't tried it yet but I 
suspect with a little
playing WSJTX could be run on an Android tablet, and put a USB socket on a 
smartphone , and that
becomes open to use as well.
There is a lot happening and it would be shame to ignore it
--
--
Best wishes /73
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now

Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Edson W. R. Pereira
I think the wsjt-x will run well on a R-Pi 2, but I am not sure it will run
on a R-Pi 1 Compiling wsjt-x may take some effort though. I have Steve's
wspr stand alone decoder (C implementation) running on a R-Pi 1 and it
works very well.

For JT65/JT9 and other QSO modes on small devices, I think there could be a
separation of the JT DSP core from the user interface. The core could run
on a R-Pi or other computer and the user interface could either run on the
same computer or on a separate one. Communication could be done over TCP
sockets. This could open a number of possibilities. User interfaces could
be implemented for tablets, smart phones, etc. It could also open the
possibility for remote operations.

73, Edson PY2SDR


---
- We humans have the capability to do amazing things if we work together.
- Nós seres humanos temos a capacidade de fazer coisas incríveis se
trabalharmos juntos.

On Wed, Jan 13, 2016 at 9:15 PM, Richard Bown  wrote:

> On Wed, 13 Jan 2016 22:23:48 +
> Bill Somerville  wrote:
>
> > On 13/01/2016 22:10, Richard Bown wrote:
> > > I'm not going to get in to argument over it Bill.
> > > But if you want to open WSJTX up to everyone with a tablet cross
> compile and hope wont work.
> > > The old argument that tablets cant be used due to audio drivers is
> extinct.
> > Whoa! Where did tablets come from?
> >
> > Qt has excellent support for Andriod and iOS but I would agree that we
> > would need to do some work to support gesture driven keyboard-less
> > systems like tablets and phones. You might want to contribute to such an
> > effort if you have teh relevant Qt experience but currently I'm not
> > aware of any need from users aside from off-hand comments from a few
> > that queried if WSJT-X could run on a tablet.
> >
> > My requirement is on behalf of users that have little or no development
> > experience and want to use a SoC type boards like the
> Companies like Freescale and TI
> > PI2/BeagleBlack/fill in your preference of ARM based hardware in their
> > shacks or portable stations with a keyboard mouse and perhaps a USB
> > sound device. We have plenty of those and more would join since the cost
> > of entry is so small. They just need something to install and go. Greg
> > has enabled the armhf builds for Debian AFAIK and they may appear in the
> > repos in time but for now a DEB or RPM package is a convenient stepping
> > stone.
> >
> > 73
> > Bill
> > G4WJS.
> >
> > 
>
> The production of the Rasp PI2 and all its clones are a direct result of
> the development of the
> call phone and tablet.
> |Without the mass production of the ARM processors and GPU/Mali used in
> cell phone tablets, set top
> TV boxes, TV's ect, the growth of the use of PI clones would never have
> happened ,
> Companies like TI and Freescale who are also producing processors have not
> yet managed to tap into
> the hobby market with SBC as their devices are expensive compared to
> companies like Samsung.
> Touch screens are already available for the PI2 clones
> the latest tablets, quad core processors, are the same as the PI2 clones ,
> the PI2 clones have
> greater interface capability, but most tablets have one audio i/p, two
> audio o/p, USB and HDMI, plus
> wifi and bluetooth.
> Android uses the same kernel as linux, its only the file structure is
> different.
> Linux can be run over the Android system, I've haven't tried it yet but I
> suspect with a little
> playing WSJTX could be run on an Android tablet, and put a USB socket on a
> smartphone , and that
> becomes open to use as well.
> There is a lot happening and it would be shame to ignore it
> --
> --
> Best wishes /73
> Richard Bown
>
> Email : rich...@g8jvm.com
> HTTP  :  http://www.g8jvm.com
> nil carborundum a illegitemis
>
> ##
> Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W &
> 3cms 5W
> Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
> QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
> OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
>
> ##
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance

Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Paolo Petrini

Hello
I fear a lack of computing performance.
Paolo IW1acl

Il 13/01/2016 16:25, Paul ha scritto:

Hello
I am thinking of installing JTSDK with a view to building wsjtx and 
wspr on my Raspberry Pi 2.

Does anyone have any experience of this?
Regards
Paul m1bkl


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
Paolo Petrini
DET
Politecnico di Torino, Italy
+39 011 0904623

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Bill Somerville
On 13/01/2016 15:25, Paul wrote:
> I am thinking of installing JTSDK with a view to building wsjtx and 
> wspr on my Raspberry Pi 2.
> Does anyone have any experience of this?
Hi Paul,

several users have built WSJT-X for the Rasberry Pi2 successfully. AFAIK 
they have all built on the target machine, Ubuntu based distributions 
are probably the way to go as we know the required prerequisites are in 
the repos.

I am keen to hear from anyone who has a working hosted build system for 
cross compiling as this would seem to be a better way of supporting 
builds for SoC type targets like the Pi2. I would like to have a VM here 
set up for cross building for the Pi2 and other and other ARM CPU targets.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Richard Bown
On Wed, 13 Jan 2016 15:32:24 +
Bill Somerville  wrote:

> On 13/01/2016 15:25, Paul wrote:
> > I am thinking of installing JTSDK with a view to building wsjtx and 
> > wspr on my Raspberry Pi 2.
> > Does anyone have any experience of this?
> Hi Paul,
> 
> several users have built WSJT-X for the Rasberry Pi2 successfully. AFAIK 
> they have all built on the target machine, Ubuntu based distributions 
> are probably the way to go as we know the required prerequisites are in 
> the repos.
> 
> I am keen to hear from anyone who has a working hosted build system for 
> cross compiling as this would seem to be a better way of supporting 
> builds for SoC type targets like the Pi2. I would like to have a VM here 
> set up for cross building for the Pi2 and other and other ARM CPU targets.
> 
> 73
> Bill
> G4WJS.

 Hi Bill you could try this:-
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Virtual_ARM_Linux_environment

HTH
-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Bill Somerville
On 13/01/2016 16:52, Richard Bown wrote:
>   Hi Bill you could try this:-
> https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Virtual_ARM_Linux_environment
Hi Richard,

I know how to build a cross tools environment but the devil is always in 
the detail. I was hoping someone with a target board has built a 
suitable cross build environment on, say an Intel Linux machine, and can 
detail the necessary steps to get all the prerequisites built to 
complete a WSJT-X cross build.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Richard Bown
On Wed, 13 Jan 2016 15:25:44 -
"Paul"  wrote:

> Hello
> 
> I am thinking of installing JTSDK with a view to building wsjtx and wspr on 
> my Raspberry Pi 2.
> Does anyone have any experience of this?
> 
> Regards
> Paul m1bkl

Yes it should be OK , wsjtx and wspr will build and run, so does Hamlib
but wsjt10 is too heavy on resources for a Rasp Pi2'
Runs OK on a Odroid XU4, sorta super rasp Pi2;
Should you need high speed modes, until they are added here you can use MSHV, 
PM me for the
MSHV_ARMHF.pro file to build it.

-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Raspberry Pi

2016-01-13 Thread Richard Bown
On Wed, 13 Jan 2016 16:58:07 +
Bill Somerville  wrote:

> On 13/01/2016 16:52, Richard Bown wrote:
> >   Hi Bill you could try this:-
> > https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Virtual_ARM_Linux_environment
> Hi Richard,
> 
> I know how to build a cross tools environment but the devil is always in 
> the detail. I was hoping someone with a target board has built a 
> suitable cross build environment on, say an Intel Linux machine, and can 
> detail the necessary steps to get all the prerequisites built to 
> complete a WSJT-X cross build.
> 
> 73
> Bill
> G4WJS.
> 
At the moment Bill JTSDK builds as is on a ARMHF platform .
I'm happy to check on my system if something will build on a ARMHF platform.
I have a C1+ which is very very close to a Rasp pi2, both are ARMhf


-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel