Difference between revisions of "Portsdown software"

From BATC Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
The potential capabilities of the hardware and software combination are very diverse and maintenance of the totality of the software is beyond the resources of the project team, so only a subset of capabilities will be actively supported.  As most of us are TV enthusiasts rather than software enthusiasts, every effort has been made to make the configuration menu-driven.   
 
The potential capabilities of the hardware and software combination are very diverse and maintenance of the totality of the software is beyond the resources of the project team, so only a subset of capabilities will be actively supported.  As most of us are TV enthusiasts rather than software enthusiasts, every effort has been made to make the configuration menu-driven.   
  
  This page describes how to get an SD card programmed with the Portsdown software.  '''Micro-SD cards with the latest software will be made available from the BATC Shop, and if you buy one of the cards you can skip this page''' and go straight to [[Portsdown Transmitter User guide|initial setup section of the user guide]].
+
  This page describes how to get an SD card programmed with the Portsdown software.  '''Micro-SD cards with the latest software will be made available from the BATC Shop, and if you buy one of the cards you can skip this page and go straight to [[Portsdown Transmitter User guide|initial setup section of the user guide]].'''
  
 
However, a number of members may want to build their own and the process is not difficult.   
 
However, a number of members may want to build their own and the process is not difficult.   

Revision as of 21:59, 14 February 2017

Important note - the Portsdown transmitter has been designed to "work out of the box":

  • You do not need to do anything other than read this page and then follow the initial set up guide
  • Do not connect a mouse, keyboard or monitor to the Rpi
  • Do not load any device drivers including the Waveshare screen drivers
  • Do not tinker with Linux commands

If you do, we don't have time to support you and will just advise you to reformat your SD card and start again!


The core software for the Portsdown transmitter has been written by Evariste, F5OEO. Other contributions have been made by numerous developers and it is a great example of an open-source project. Most of the source code is available on the BATC GitHub repository, but some of the code is downloaded from other sources.

The potential capabilities of the hardware and software combination are very diverse and maintenance of the totality of the software is beyond the resources of the project team, so only a subset of capabilities will be actively supported. As most of us are TV enthusiasts rather than software enthusiasts, every effort has been made to make the configuration menu-driven.

This page describes how to get an SD card programmed with the Portsdown software.  Micro-SD cards with the latest software will be made available from the BATC Shop, and if you buy one of the cards you can skip this page and go straight to initial setup section of the user guide.

However, a number of members may want to build their own and the process is not difficult.

There are a few operations that require the use of the Linux Command Line. Do not be alarmed – these are simple cut and paste exercises, and full instructions will be provided. The detail will be posted on the BATC GitHub (Git Hub is an open-source software collaboration website), with the latest software. The BATC GitHub can be found at https://github.com/BritishAmateurTelevisionClub/rpidatv

You will require an application to check the IP address of your RPi when it first boots up, such as Advanced IP Scanner and an SSH Terminal application such as Putty.

Downloading and Installing the Latest Software

  • You will need another computer with a means of writing an image to a Micro-SD Card. The use of Win32DiskImager is recommended for writing to the card.