Show Notes #084

Introduction:

  • No music this time; just one hour jam-packed with LHS goodness!

Announcements:

  • Remember to sign up for the following LHS services:
    • The LHS SubReddit
    • The LHS Mailing List
    • The LHS Mobile app. Follow our updates via the mobile applications available for iPod, iPhone, iPad and Android devices.
    • Be an LHS Ambassador! Please join our Ambassador program. The event calendar has expanded quite a bit and we need your help. These events are now world-wide, so we could use some help outside the US as well as all over the country from California to Maine.
  • YFKtest: Yes, there really does seem to be a problem. It's been confirmed by John, EI7IG, that the program does not log contacts for the ARRL Field Day contest. Other contests work fine. Russ plans on emailing the developer, DJ1YFK, with these observations.
  • From the "Yes, It's an Antenna" File: Multi-band HF dipole made from horse fencing.
  • Pulling a Lunduke: Holding Source Code Hostage. Our hosts discuss this blog post by Tom Nardi about Bryan Lunduke's recent move to open source his software. Bryan is one of the hosts of The Linux Action Show.

Topics:

  • Software Defined Radio (SDR)
    • A common topic Russ encountered at Dayton was about the available Linux options for software defined radios.
    • GNU Radio Project
      • Version 3.6.0 released in early May, 2012.
      • Version 3.2.2 is in the Debian Sid repository.
      • The latest version can be retrieved with git. (Install git with the command "apt-get install git".) To download the software, issue the command "git clone git://gnuradio.org/gnuradio".
      • Build instructions are available for most of the major Linux distributions.
    • SDR Hardware
      • Ettus USRP series works with the GNU Radio Project software. There are various models ranging in price from $700 to $2000, depending on the frequency range and options. Various modules allow receive and/or transmit on bands from 30kHz to 5.9GHz. Unfortunately, power output appears to be just 50-200mW, depending on the bands provided by the transmitter daughter board chosen.
      • Funcube Dongle costs £128 (~$200) and is a receiver only. The Funcube Dongle is a "radio receiver designed to allow anyone to try their hand at reception of satellites like FUNcube". It covers 51.5MHz - 1.7GHz, less the region from 1.1GHz to 1.2GHz.
      • Perseus SDR costs $1000 and is also receive-only. It receives 10kHz to 40MHz.
      • SoftRock SDR is a kit available in various models from $20 to $90. Most are receive-only, but the Ensemble is a 1W HF transceiver. Some models are unavailable at the moment. The SoftRock RXTX Ensemble Transceiver Kit will allow you to build a 1W transceiver for one of the following bands or band groups: 160m, 80m/40m, 30m/20m/17m, or 15m/12m/10m.
      • RTL-SDR Devices range in price from $20 to $200 and are receive-only. More on the RTL-SDR project in an upcoming episode.

Feedback:

  • Stewart, VA3PID, wrote to say that Russ was the first person, possibly ever, to correctly place his Scottish accent at Hamvention. He also remarked (in reference to a discussion in episode 71) that Chirp has come a long way; it can now program his Yaesu FT-857D!
  • Jonas recently re-discovered LHS and expressed his appreciation for the show. Thanks, Jonas!
  • Stefano, IZ3NVR/KD2BGM, asks for more help getting so2sdr built on his Linux machine. Russ suggests installing the compiler with "apt-get install g++ build-essential", installing Qt and several other packages as described in Episode 83, then try building the so2sdr program again.
  • Lastly, David Dominicki left a mostly unintelligible comment in response to Episode 78. Um, thanks... we think.

Contact Info:

  • Contact Richard at kb5jbv@gmail.com, Russ at k5tux@lhspodcast.info, or both at the same time at info@lhspodcast.info.
  • Listen to the live stream every other Tuesday at 8:00pm Central time. Check the LHS web site for dates.
  • Leave us a voice mail at 1-909-LHS-SHOW (1-909-547-7469), or record an introduction to the podcast.
  • Sign up for the LHS mailing list.
  • Sign up for the MAGNetcon mailing list.
  • LHS merchandise is available at the Merch link on Web site. Check out the Badgerwear or buy one of the other LHS-branded items at PrintFection.com/lhs or Cafe Press. Thanks!
  • Thanks to Dave from Gamma Leonis for the theme music.

Music:

  • None.

LHS Show Notes #071

Announcements:

  • The Black Sparrow Media web site has been updated. If you use the aggregate feed from there, you'll receive Linux in the Ham Shack, QSK Netcast, and Resonant Frequency (or Richard's Radio Adventures) podcasts.

Topics:

  • D-RATS
    • Bruce, VE2GZI, asks for help installing D-RATS on his Linux Mint computer. He tried adding the repository per the instructions on the D-RATS website, but received errors.
    • Richard has several suggestions: Make sure the whole line "deb https://d-rats.com/apt karmic release" gets entered into your sources.list file and that you are using the right repo for your distribution. Linux Mint normally falls a version behind Ubuntu. You might also try the tar file labeled "source" from the website, and use the archive manager to install it. Since D-RATS is written completely in Python, and Dan normally tries to stay with the most current version, check to see if you have the most recent version of Python installed. Finally, you could subscribe to the D-RATS mailing list from the website for more help.
    • Russ adds: If you wish to add the repository via the command line, there are a couple of ways to do it: (a) Edit the file /etc/apt/sources.list and add the "deb https://d-rats.com/apt karmic release" line, OR (b) Create a file in the /etc/apt/sources.list.d directory called, say, d-rats-repo.list, and add the "deb https://d-rats.com/apt karmic release" line to it. However, back in April, 2011, Steve Conklin, AI4QR, said his packaging of D-RATS had been accepted into both Debian Testing and Unstable branches. So, if you're running Debian or Linux Mint Debian Edition, it's already in the repository. Just issue the command "apt-get install d-rats". For Ubuntu, there's a PPA at https://launchpad.net/~sconklin/+archive/hampackages. That should work with Ubuntu 10.04 (Lucid Lynx), 10.10 (Maverick Meerkat), and 11.04 (Natty Narwhal). (It may not work with Ubuntu 11.10, Oneric Ocelot, but then again, it might).
    • Ed. Note: After this episode was recorded, the D-RATS website was updated to say:Ubuntu users should use the ubuntu-hams PPA in order to get packages for D-RATS. To install the PPA, go to a terminal and type:
      sudo apt-add-repository ppa:ubuntu-hams-updates/ppa
      sudo apt-get update
      sudo apt-get install d-rats

      The package manager will do the rest!

  • Chirp
    • Chirp was written by Dan Smith, KK7DS, who is also the author of D-RATS.
    • From the Chirp wiki: CHIRP is a FREE cross-platform, cross-radio programming tool. It works on Windows and Linux (and Mac OSX, with a little work). It supports a growing list of radios across several manufacturers and allows transferring of memory contents between them.
    • Chirp currently supports 41 different model radios from Alinco, Yaesu, Kenwood, Icom, and others.
    • Richard tested it with his Icom IC-91 and IC-2200.
    • Chirp has a bare-bones interface, using a basic spreadsheet style, and is primarily for entering memory channel information. It will allow entry of call signs for D-STAR operation.
    • There are packages for Fedora and Ubuntu, and a source package for all other distributions of Linux. Chirp is written in Python, so be sure to have the latest version of Python installed.
    • There is also a self-extracting .exe file for Windows, and an app package for Mac OS-X. You must install the Python runtime package, available on the Chirp website, for the Mac version.
    • There is a Chirp mailing list, among others, at https://intrepid.danplanet.com/mailman/listinfo/.
    • Russ and Richard then discuss the cost of various D-STAR radios.
  • Linux Tip: apt-cache policy
    • Russ offers a tip on how to determine which Debian repository is providing a given package.
    • Use the command apt-cache policy <package name>
    • For example: apt-cache policy libpulse0
    • The results of that command will show you which version is installed, if any, which version would be installed, and all other versions available.

Feedback:

  • Dan, K4FD, thanks us for the podcast. It has inspired him to return to the hobby after a 10 year hiatus. Thanks, Dan, and welcome back to the hobby!
  • We received a donation from Jim G. Thank you, Jim!

Contact Info:

  • Contact Richard at kb5jbv@gmail.com, Russ at k5tux@lhspodcast.info, or both at the same time at info@lhspodcast.info.
  • Listen to the live stream every other Tuesday at 8:00pm Central time. Check the LHS web site for dates.
  • Leave us a voice mail at 1-909-LHS-SHOW (1-909-547-7469), or record an introduction to the podcast.
  • Sign up for the LHS mailing list.
  • Sign up for the MAGNetcon mailing list.
  • LHS merchandise is available at the Merch link on Web site. Check out the Badgerwear or buy one of the other LHS-branded items at PrintFection.com/lhs or Cafe Press. Thanks!
  • Thanks to Dave from Gamma Leonis for the theme music.

Music:

  • To be added.

LHS Show Notes #056

Introduction:

Announcements:

  • Hello to the new folks in the chat room.
  • The Mintcast podcast is either going to stop or will have new hosts after the next episode. If you're interested in hosting a podcast, contact the folks over there.
  • Please spread the word about MAGNetcon, the Mid-America GNU/Linux Networkers Conference, to be held May 6-7, 2011 at the St. Louis Union Station Marriott. If you know anyone that might be a sponsor, exhibitor, or speaker, please let us know. Application forms are available on the web site.
  • Check out the new website for Resonant Frequency.
  • Also mentioned, the Going Linux podcast and Computer America, "America's longest-running nationally syndicated radio talk show about computers."

Feedback:

  • Richard, KR4EY, writes about CW... wait, we did this one in Episode 52.
  • John, KC8DAX, weighs in on the Windows vs. Linux debate: there are hams that will buy a wire antenna and there are others that will build one. He thinks it's the same thing with operating systems. Would you want a radio you couldn't open? Our hosts discuss.
  • We received a donation from Charles to help send Linux in the Ham Shack to the 2011 Dayton Hamvention. Thank you, Charles!
  • Joe, K1RBY, recently discovered the podcast and is catching up, but is having a problem using gpodder to retrieve episodes. Yes, Joe, there is a bug in one of the WordPress plugins on the web site that contributed to the problem (see lhspodcast.info for a description of the problem.) It has been corrected.
  • John, K7JM, also had the problem with gpodder and sends his appreciation for the fix.
  • Richard, KJ4VGV, tells us that he is a new amateur radio operator since May and has published an article: Antenna Restrictions: Are They a Catastrophe Waiting to Happen? Good job, Richard!
  • James, N2ENN, comments about our episode 52 when we discussed Unity, and offers his thoughts on Wayland, Debian and Ubuntu. Our hosts discuss, and digress to a discussion of browsers, plugins, drivers, ALSA and PulseAudio on Debian vs. LinuxMint Debian Edition. They also commment on Bill Meara's (of SolderSmoke fame) efforts to get WSPR running under WINE in Ubuntu.
  • Paul, KE5WMA, writes "PIC micro controllers are getting more popular in HAM projects. Any suggestions on programming software and boards?" Well, Paul, Linux does still support serial ports, but this may be a good topic for another show. You might find something useful in the many hits returned by a Google search on "Linux PIC programmer".
  • B.B., KC5PIY, asks for help with getting Windows programs for programming radios, such as the Icom IC-2820H and IC-706 MkIIg, running under Linux. He'd also like an APRS client. Richard recommends UIView as an APRS client for Windows, and Xastir for Linux. Russ suggests that most of the radio programming applications will run under WINE in Linux. Also, check out CHIRP, free Linux software for programming a variety of D-STAR radios. You may also want to explore the D-RATS mailing list. It's not likely you'll be able to dual-boot Windows and Linux on that netbook, but you can install Ubuntu Linux using WUBI, which would allow you to run Linux within Windows, or install Linux to a USB flash drive using Pen Drive Linux.
  • Craig, KB5UEJ, writes about learning IPv6: "I went through the Hurricane Electric certification program and really learned lots about IPv6. I'm now running IPv6 on my home using HEs IPv6 tunnelbroker service. It's no longer the big bad scary thing that it used to be." Russ also talked about IPv6 on episode 6 of his QSK podcast.
  • Matt shares his thoughts about building "simple" projects from junk box parts and the similarity to running Linux.

Contact Info:

  • Contact Richard at kb5jbv@gmail.com, Russ at k5tux@lhspodcast.info, or both at the same time at info@lhspodcast.info.
  • Listen to the live stream every other Tuesday at 8:00pm Central time. Check the LHS web site for dates.
  • Leave us a voice mail at 417-200-4811, or record an introduction to the podcast.
  • Sign up for the LHS mailing list.
  • Sign up for the MAGNetcon mailing list.
  • LHS merchandise is available at the SHOP! link on Web site. Check out the Badgerwear or buy one of the other LHS-branded items at PrintFection.com/lhs or Cafe Press. Thanks!
  • Thanks to Dave from Gamma Leonis for the theme music.

Music:

  • "Balboa" by Ness from the album Fiesta, courtesy of Jamendo.
  • "Crawling Back In" by Deathalizer from the album It Dwells Within, courtesy of Jamendo.