[hpsdr] KISS Konsole on Ubuntu 14.04

Jae Stutzman k5jae at stutzman.net
Sun Aug 31 17:03:01 PDT 2014


Sid,

I've only used CrossOver for a couple of things. There is a big difference
to running and exe within CX and Mono. First, CX is a reimplementation of
win32/64 native libraries under Linux and libc. It intends to allow win
apps to run as though they are on windows. This means you install .NET on
top of CX to run C# apps. It has been moderately successful and a huge
undertaking!

Mono, on the other hand is a reimplementation of the CLR/CLI. It doesn't
bring in any win32/64 APIs and is a clean room implementation. It would be
analogous to the JVM running on Linux vs running on Windows, except that MS
didn't provide a Linux version  so the OSS community wrote it themselves.

I view CX as a compromise to bring windows applications to Linux. I view
Mono as a first class development and runtime environment where Linux apps
can be made and executed.

That said. I like cross platform development. With careful consideration an
app can look and run as if native on many different platforms.

As far as your log, I'm not sure what was going on! Except it looks like it
had something to do with the network interface.

73,
Jae

> On Aug 31, 2014 6:20 PM, "Sid Boyce" <g3vbv at blueyonder.co.uk> wrote:
>>
>> ***** High Performance Software Defined Radio Discussion List *****
>>
>>
>> Neat.
>> Back in May 2013 I posted the following but didn't get a reply. This was
using the .exe under Crossover Office.
>>
------------------------------------------------------------------------------------
>> For curiosity value mainly.
>> Just seeing if anyone has an idea what's happening.
>> Appending screenshots exceeds the allowed email limit.
>>
>> I select HERMES and when I click ON I get a string of these messages, it
sees Hermes on 192.168.10.77 then the 127.12.34.56 Metis stuff, Metis is
not selected, only Hermes with 2.4 firmware.
>>
>> Found a Metis/Hermes/Griffin.  Checking whether it qualifies
>> Metis IP from IP Header = 192.168.10.77
>> Metis MAC address from payload = 00-04-A3-6A-21-BE
>> Not on subnet of host adapter! Adapter IP 127.12.34.56, Adapter mask
255.255.255.255
>> No data  from Port =
>> Ready to receive....
>> raw Discovery data =
EF-FE-02-00-04-A3-6A-21-BE-18-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01
>> -01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01
>>
-----------------------------------------------------------------------------------------------------------------------
>> 73 ... Sid.
>>
>> On 31/08/14 21:30, Jae Stutzman wrote:
>>>
>>> ***** High Performance Software Defined Radio Discussion List *****
>>>
>>>
>>>
>>> After about 3 hours worth of work and a few workarounds, I made my
first QSO on 20 meters under Linux!
>>>
>>> I used MonoDevelop as the IDE for the C# KISS solution. I had to make a
couple of changes for the P/Invokes of the fftw3f library and some of the
Networking calls, which are still not implemented within the Mono CLR. The
performance is quite good, I'll compare it to my Windows box to see the
differences.
>>>
>>> Here is a link to a screenshot of how it looks: http://imgur.com/AsJ4pSE.
I'll document my changes and the dependencies that I installed to make it
work soon.
>>>
>>> Thanks everyone for the welcome and thanks to the authors of KISS
Konsole for making the porting easy :)
>>>
>>>
>>> 73,
>>>
>>> Jae - K5JAE
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> HPSDR Discussion List
>>> To post msg: hpsdr at openhpsdr.org
>>> Subscription help:
http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
>>> HPSDR web page: http://openhpsdr.org
>>> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>>
>>
>>
>> --
>> Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
>> Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
>> Senior Staff Specialist, Cricket Coach
>> Microsoft Windows Free Zone - Linux used for all Computing Tasks
>>
>>
>> _______________________________________________
>>
>> HPSDR Discussion List
>> To post msg: hpsdr at openhpsdr.org
>> Subscription help:
http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
>> HPSDR web page: http://openhpsdr.org
>> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20140831/7c394742/attachment-0003.htm>


More information about the Hpsdr mailing list