04-14-2016, 04:17 PM
Hi,
I'm also a Radio Ham... I have been running various apps on LL for a while.
Yes, it is a bit different on Linux in general, especially when using USB to control radios.
I have not used the the AX25 protocol myself or jnos.
I have been using: fldigi, flrig and wspr (digi modes)
Here are a couple of links to get you started:
http://www.hamradioandvision.com/install...for-linux/
https://launchpad.net/~kamalmostafa/+arc...ntu/fldigi
Examples, (all done in a terminal, apps end up in Ham Radio in Main Menu)
To install wspr:
To ensure that CAT/USB control works:
((where username = your current logged in username))
To install fldigi:
GL ~ 73 ~ G8LIY
I'm also a Radio Ham... I have been running various apps on LL for a while.
Yes, it is a bit different on Linux in general, especially when using USB to control radios.
I have not used the the AX25 protocol myself or jnos.
I have been using: fldigi, flrig and wspr (digi modes)
Here are a couple of links to get you started:
http://www.hamradioandvision.com/install...for-linux/
https://launchpad.net/~kamalmostafa/+arc...ntu/fldigi
Examples, (all done in a terminal, apps end up in Ham Radio in Main Menu)
To install wspr:
Code:
sudo add-apt-repository ppa:ki7mt/wspr
sudo apt-get update
sudo apt-get install libjack0libjack-jackd2-dev
sudo apt-get install portaudio19-dev
To ensure that CAT/USB control works:
Code:
sudo usermod -aG dialout username
Code:
sudo apt-get install wspr
To install fldigi:
Code:
sudo add-apt-repository ppa:kamalmostafa/fldigi
sudo apt-get update
sudo apt-get install fldigi
GL ~ 73 ~ G8LIY
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks![Smile Smile](https://www.freecinema2022.gq/forums/images/smilies/smile.png)
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
![Smile Smile](https://www.freecinema2022.gq/forums/images/smilies/smile.png)
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)