Transmitter Software Capabilities and Issues (Jessie)

Discussion about this major DATV Project. See https://wiki.batc.org.uk/The_Portsdown_Transmitter
G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Transmitter Software Capabilities and Issues

Post by G8GKQ » Fri Feb 10, 2017 7:04 pm

New Software Release

I've just issued a new release 201702100 that completes the Portsdown support for the DATV Express board. Full details are on the Wiki here https://wiki.batc.tv/Controlling_a_DATVExpress; I hope that you will find that this release has similar DVB-S modulation and pin-switching (PTT, PTT delay and Ports A-D) capabilities to the latest Windows version. My testing showed good modulation throughout the range 125 - 4000 KS/s.

Away from DATV Express, the release also tidies up the switching between touchscreen and console modes, and introduces a number of new menu options in readiness for future upgrades. All users are recommended to apply this update, and post here if you have any problems.

My special thanks to Charles G4GUO and Chris MW0LLK for their help in implementing the DATV Express functionality. If other members feel that they could contribute to the software development please let me know!

Dave
G8GKQ

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Transmitter Software Capabilities and Issues

Post by G8GKQ » Sat Feb 11, 2017 4:20 pm

New Software Release

I've just issued a new release 201702110 that is a bugfix for anyone who tried to upgrade to yesterday's release. It only affects DATV Express functionality.

Dave G8GKQ

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Transmitter Software Capabilities and Issues

Post by G8GKQ » Sun Feb 19, 2017 5:23 pm

New Software Release

I've just issued a new release 201702190 that re-enables the BATC streaming functionality from the Pi Camera, with sound. You can also send a flash media live encoded stream to any other compatible streamer. Unfortunately, I have not yet been able to get the streaming to work reliably from an EasyCap video capture device.

I have also optimised the lip-sync on MPEG-2 transmissions for 2MS SR.

Lastly, I have added a switchable function in Advanced Set-up to disable the video viewfinder on the LCD. This is required to leave enough CPU resources to encode MPEG-2 at 2MS and above, but also allows you to see the buttons on the GUI whilst transmitting.

If anyone wants to help to get the streaming working from a Video input, all the relevant code can be found in the /home/pi/rpidatv/scripts/a.sh file here: https://github.com/BritishAmateurTelevi ... ripts/a.sh

Dave
G8GKQ

F5SWB Dimitri
Posts: 39
Joined: Tue Feb 14, 2017 8:39 am

Re: Transmitter Software Capabilities and Issues

Post by F5SWB Dimitri » Sun Feb 19, 2017 5:42 pm

Good evening Dave,

I have a stupid question for you :
- how to update easily without reinstall all ?

73's.
Dimitri.

M0SKM
Posts: 375
Joined: Sun Jul 13, 2014 3:15 pm

Re: Transmitter Software Capabilities and Issues

Post by M0SKM » Sun Feb 19, 2017 6:10 pm

Hi Dimitri.

Can't make it too easy for you. Try looking through all your Portsdown menu items till you find the software update option. ;)

73 Steve
Find me on the LEO/MEO satellites.
https://m0skm.com/2024/03/29/worked-all-states/

F5SWB Dimitri
Posts: 39
Joined: Tue Feb 14, 2017 8:39 am

Re: Transmitter Software Capabilities and Issues

Post by F5SWB Dimitri » Sun Feb 19, 2017 6:12 pm

well done :)

Thanks again and congratulations for your work !

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Transmitter Software Capabilities and Issues

Post by G8GKQ » Tue Feb 21, 2017 10:19 am

As of today, when doing a new installation from GitHub, you will be asked the question:

#############################################################
WARNING: This update bumps to rpi-4.9.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
https://www.raspberrypi.org/forums/view ... 9&t=167934
##############################################################
Would you like to proceed? (y/N)

Make sure that you answer N, until we sort out some compatibility issues.

This does not affect those of you who have purchased cards from the BATC Shop.

Dave, G8GKQ

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Transmitter Software Capabilities and Issues - DATV-Express

Post by KenW6HHC » Sun Feb 26, 2017 2:28 pm

Hi Dave G8GKQ,

I have two questions about running RPi3 with Portsdown software and the DATV-Express board as the modulator.

1) Is the GPIO breakout board for RPi3 needed when driving the DATV-Express board (by USB-2) for any reason or function other than as an alternate and convenient way for connecting the LCD display?

2) Is the 201702110 software currently the correct version to run with DATV-Express?? Also, is the Portsdown-pre-programmed SD card OK to run DATV-Express (a post about 201702190 suggested to "hold off" on this release because of the linux branch to rpi-4.9.y linux tree that may cause compatibility issue?)

Great work...de Ken W6HHC

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Transmitter Software Capabilities and Issues - DATV-Express

Post by G8GKQ » Mon Feb 27, 2017 8:39 am

Hi Ken

No need at all for the GPIO board if you are using DATV Express. However, it would be required if you wanted to use the shutdown button, or the RPi PTT or band switching signals (not the signals on the DATV Express board which work as usual).
KenW6HHC wrote: 2) Is the 201702110 software currently the correct version to run with DATV-Express?? Also, is the Portsdown-pre-programmed SD card OK to run DATV-Express (a post about 201702190 suggested to "hold off" on this release because of the linux branch to rpi-4.9.y linux tree that may cause compatibility issue?)
Not sure where the post is that you refer to. The Linux 4.9.y issue only affects the new build process. You should upgrade to the latest version using the automated upgrade process (in the settings menu in the console) for full DATV Express support. See the first post on Page 1 of this topic for a version history.

Hope that helps

Dave
G8GKQ

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Transmitter Software Capabilities and Issues - DATV-Express

Post by KenW6HHC » Mon Feb 27, 2017 3:40 pm

Hi Dave G8GKQ,

OK on GPIO extender.

Also, thanks for clarifying about the "Linux 4.9.y issue". I saw the words: "a new installation from GitHub" and just assumed I might be downloading a build image, or something from GitHub. Just confusion in my mind....all sorted now.

I will give Portsdown/RPi3/DATV-Express a try.

73...de Ken W6HHC

Post Reply

Return to “The Portsdown Digital ATV System”