Difference between revisions of "Software capabilities and issues"

From BATC Wiki
Jump to navigation Jump to search
Line 71: Line 71:
 
*Version 201708150 Adds dedicated repeater streaming modes and video still capture.
 
*Version 201708150 Adds dedicated repeater streaming modes and video still capture.
 
*Version 201710081 Adds RTL-SDR functionality and keyed transmit.
 
*Version 201710081 Adds RTL-SDR functionality and keyed transmit.
 +
*Version 201710280 Adds the basic Signal Generator functionality
  
Last updated 12 October 2017.  DGC
+
Last updated 29 October 2017.  DGC

Revision as of 21:45, 29 October 2017

The latest Software for the Portsdown Transmitter is version 201710081 (the version is the issue date with an added 0-9 serial).

Simply update using the console menu or download from: https://github.com/BritishAmateurTelevisionClub/rpidatv.

This software supports the following:

Supported hardware

  • Raspberry Pi 3 Model B, with or without a 3.5 inch diagonal Waveshare touchscreen.
  • Alternatively, the TX can be controlled over the network from another computer.
  • The use of a keyboard and monitor connected directly to the Pi is not supported.
  • The Pi will control an ADF4351 Synthesizer with a 10 or 25 MHz Reference Oscillator.
  • Video input from an EasyCap type USB capture device and from a Pi Camera.

Outputs

Currently the Portsdown s/w will output:

  • Dirty (ugly) QPSK signal on 437 MHz for testing,
  • I and Q signals to the Portsdown Filter/modulator board,
  • Control for a DATV Express in DVB-S mode.
  • Stream to RTMP server such as batc.tv

Modes

  • In IQ output mode, the Pi will encode the Pi Camera, the EasyCap or the on-board test card at up to 4 MS/s.
  • In DATV Express mode, it will transmit MPEG-2 or H264 picures from the RPi Camera at 125 KS/s - 4 MS/s
  • In "ugly mode" it will encode from these sources reliably at 125KS/s and sometimes at 333KS/s.
  • In streaming mode, it will send Pi Camera or EasyCap pictures and sound to the BATC Streamer, or to any other compatible streamer.
  • With an added RTL-SDR, the included LeanDVB monitor receiver will display strong DVB-S H264 signals of up to 1000 KS/s.
  • The ADF4351 VCO can be controlled as a Signal Generator

Future Enhancements

There is a very long list of things to get working properly. Here are the highlights:

  • Implement fix for DigiThin mode and test it.
  • Display transmitted image on the LCD in all modes
  • Add sound channel to H264 video modes

Version history

  • Version 201612310 Introduced a blank background behind the receive display, which in now part of the core capability.
  • Version 201701020 introduced automatic selection of EasyCap input and TV standard.
  • Version 201701080 introduced installation of Waveshare Touchscreen drivers during install, disabled the screensaver and added a screen logo at next boot.
  • Version 201701190 Added stability improvements allowing 4MS SR, increasing reliability and reducing lock-ups. It also adjusted the touchscreen display to be centered in the screen
  • Version 201701230 Added an Advanced Setup Menu. The fallback IP address was disabled, and the update script made more resilient to internet connection problems.
  • Version 201701270 Added the ability to set the reference frequency and power for the ADF4351. It also corrected the selection of Carrier and Carrier Null modes, improved band switching and added menu items for future enhancements.
  • Version 201701280 Bug fix for new ADF4351 functionality introduced in 201701270
  • Version 201702020 New version of pi-sdn for button-initiated shutdown without error messages. Install and update improvements to allow easier testing and subsequent fielding of development versions.
  • Version 201702060 Introduced basic support for the DATV Express modulator board
  • Version 201702090 Introduced support for updated DATV express_server software. PTT capability and full SR range.
  • Version 201702100 Completed the DATV Express capability, including Port switching, and tidied the switching between touchscreen and console.
  • Version 201702110 Bugfix for DATV Express
  • Version 201702190 Enabled streaming modes, lip-sync for MPEG-2 and switchable viewfinder.
  • Version 201703060 Added the capability to adjust the frequency and SR for the touch screen presets.
  • Version 201704030 Enabled IPTSIN mode and the transmission of contest numbers without a camera.
  • Version 201704050 Update package lists before upgrade (bugfix for 201704030)
  • Version 201704080 German Menus. Waveshare B display support and TonTec selection bug fix
  • Version 201704160 Revised boot-up procedure, Display IP Address on splash screen. Update new build Jessie baseline.
  • Version 201705200 Enabled the Pi Cam auto-shutter and improved the Shutdown button functionality.
  • Version 201705301 Added a second Touchscreen menu with a shutdown button and enabled Contest mode operation from the touchscreen
  • Version 201706301 Adds a number of menu options and the ability to run beta software using a recompiled version of ffmpeg.
  • Version 201707120 Adds a PAL composite video output mode from the RPi and corrected the test card sizes.
  • Version 201707222 Adds the ability to transmit MPEG-2 and stream from an EasyCap. Video and sound switching is provided.
  • Version 201707311 Adds an Info screen on Menu 3, and sound pass-through in "Vid Out" mode.
  • Version 201708150 Adds dedicated repeater streaming modes and video still capture.
  • Version 201710081 Adds RTL-SDR functionality and keyed transmit.
  • Version 201710280 Adds the basic Signal Generator functionality

Last updated 29 October 2017. DGC