Search found 36 matches
- Fri Oct 31, 2025 6:18 am
- Forum: Development Support
- Topic: BPS PLP Issue (3.0)?
- Replies: 13
- Views: 44725
Re: BPS PLP Issue (3.0)?
Trip, have you tuned PLP0 via the CLI and set the target to forward and watched either the network rate in Config GUI or monitored via Wireshark to see if there's anything actually on there?
hdhomerun_config xxxxxxxx set /tuner0/channel atsc3:25:0
hdhomerun_config xxxxxxxx set /tuner0/target ...
- Wed Oct 29, 2025 7:26 am
- Forum: Development Support
- Topic: Signal Strength App
- Replies: 13
- Views: 128766
Re: Signal Strength App
Thanks for the feedback!
I added some PLP info for the ATSC 3.0 channels and maybe fixed the issue with no info being displayed. I was not able to consistently reproduce that one as described. Maybe it was due to longer signal lock times or something, so it should be more robust from that ...
- Wed Oct 29, 2025 5:16 am
- Forum: Development Support
- Topic: Signal Strength App
- Replies: 13
- Views: 128766
Re: Signal Strength App
I have Android devices that work in the Android ecosystem, so I have been missing the HDHomeRun Signal app. I vibe coded the following to fill the gap. Run it in docker somewhere on your network and then you can tune from anywhere.
https://github.com/Petelombardo/hdhomerunsignal/blob/main/README ...
- Wed Oct 29, 2025 4:41 am
- Forum: Development Support
- Topic: BPS PLP Issue (3.0)?
- Replies: 13
- Views: 44725
Re: BPS PLP Issue (3.0)?
The "Signal Quality" meter on hdhomerun_config_gui does bounce between 0 and 100% (mostly at 0%), but the stream is still working.
So in my closet I have an HDHR Connect 4K, and just yesterday I got an HDHR Flex 4K. Both are running the newest Dev firmware, both are unable to lock plp16 for ...
- Wed Oct 22, 2025 1:56 am
- Forum: Development Support
- Topic: BPS PLP Issue (3.0)?
- Replies: 13
- Views: 44725
Re: BPS PLP Issue (3.0)?
So I got an answer back from someone involved in WNUV:
"CTI can be used in multi-PLP TDM operations as long as any given CDP only utilizes a single core PLP. In this case, we have a CDP, BPS, that utilizes just PLP 16, another set of CDPs for the mobile/BEST services which utilize just PLP0 (core ...
"CTI can be used in multi-PLP TDM operations as long as any given CDP only utilizes a single core PLP. In this case, we have a CDP, BPS, that utilizes just PLP 16, another set of CDPs for the mobile/BEST services which utilize just PLP0 (core ...
- Wed Oct 15, 2025 1:54 pm
- Forum: Development Support
- Topic: BPS PLP Issue (3.0)?
- Replies: 13
- Views: 44725
Re: BPS PLP Issue (3.0)?
This is just a guess, but I think some of these PLP 16 configurations are out of spec. Specifically, when there are two PLPs in a subframe using the CTI interleaver.
If you look at section 7.1.1 of A/322, it talks about what interleavers can be used. Unless you're using LDM, if there are multiple ...
- Sat Oct 11, 2025 1:46 am
- Forum: ATSC 3.0 Nextgen TV
- Topic: RENDER: ATSC 3.0 Analysis Tool
- Replies: 2
- Views: 3838
Re: RENDER: ATSC 3.0 Analysis Tool
For folks with no local 3.0 signals, or who want to test out the Dev-level functions, or who want to see a signal with BPS in it, I've added a folder of test data from three of my four local 3.0 signals that can be downloaded and run through it.
- Trip
- Trip
- Fri Oct 10, 2025 12:17 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: RENDER: ATSC 3.0 Analysis Tool
- Replies: 2
- Views: 3838
RENDER: ATSC 3.0 Analysis Tool
All,
I'm very pleased to announce a public release of RENDER, the RabbitEars NextGen Data Evaluator and Reporter. Most of the relevant information can be found here:
https://www.rabbitears.info/kb/render
I've written the software for the Linux command line, but it's open source (GPLv3) and should ...
I'm very pleased to announce a public release of RENDER, the RabbitEars NextGen Data Evaluator and Reporter. Most of the relevant information can be found here:
https://www.rabbitears.info/kb/render
I've written the software for the Linux command line, but it's open source (GPLv3) and should ...
- Fri Oct 10, 2025 7:31 am
- Forum: Development Support
- Topic: linux hdhomerun_config_gui and GTK2
- Replies: 23
- Views: 91291
Re: linux hdhomerun_config_gui and GTK2
Version 0.8.6: https://www.rabbitears.info/dl/hdhomeru ... _0.8.6.zip
The PCAP capture function for Dev models now captures ALP-PCAP instead of IPv4-PCAP.
- Trip
The PCAP capture function for Dev models now captures ALP-PCAP instead of IPv4-PCAP.
- Trip
- Wed Oct 08, 2025 6:18 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: Looking for 3.0 Debug or PCAP Files
- Replies: 2
- Views: 3852
Re: Looking for 3.0 Debug or PCAP Files
Looks great!JefferMC wrote: Wed Oct 08, 2025 4:59 pm I just sent you a PM with the data for WMYA in Greenville SC
- Trip
- Wed Oct 08, 2025 5:19 pm
- Forum: Development Support
- Topic: BPS PLP Issue (3.0)?
- Replies: 13
- Views: 44725
BPS PLP Issue (3.0)?
Nick,
I'm having a minor issue with a local 3.0 signal. I have two signals near me running 3.0 with an extremely robust BPS PLP (PLP16) and they behave very differently.
16: sfi=0 mod=qpsk cod=2/15 layer=core ti=cti lls=0 lock=1
-> Required SNR: AWGN -6.23 to -5.55 dB, Rayleigh -5.72 to -5.06 dB ...
I'm having a minor issue with a local 3.0 signal. I have two signals near me running 3.0 with an extremely robust BPS PLP (PLP16) and they behave very differently.
16: sfi=0 mod=qpsk cod=2/15 layer=core ti=cti lls=0 lock=1
-> Required SNR: AWGN -6.23 to -5.55 dB, Rayleigh -5.72 to -5.06 dB ...
- Wed Oct 01, 2025 1:21 pm
- Forum: Development Support
- Topic: linux hdhomerun_config_gui and GTK2
- Replies: 23
- Views: 91291
Re: linux hdhomerun_config_gui and GTK2
The latest 0.8.5 zip file includes the libhdhomerun source code. Just wondering if that was intentional. Might overwrite something unintentionally when unzipping.
Otherwise it compiles, looks, and runs fine on Debian 11 with a flex4k. It "just works" so nothing else really to comment on ...
- Sat Sep 27, 2025 2:54 am
- Forum: ATSC 3.0 Nextgen TV
- Topic: Looking for 3.0 Debug or PCAP Files
- Replies: 2
- Views: 3852
Looking for 3.0 Debug or PCAP Files
All,
I've been working on a tool for analysis of 3.0 signals akin to the TSReader software, and I'm trying to test it against as many existing 3.0 signals as I can. It's currently written with the HDHR in mind as the primary type of receiver. I'm looking for people who might be able to help me get ...
I've been working on a tool for analysis of 3.0 signals akin to the TSReader software, and I'm trying to test it against as many existing 3.0 signals as I can. It's currently written with the HDHR in mind as the primary type of receiver. I'm looking for people who might be able to help me get ...
- Sun Sep 21, 2025 6:07 pm
- Forum: Development Support
- Topic: linux hdhomerun_config_gui and GTK2
- Replies: 23
- Views: 91291
Re: linux hdhomerun_config_gui and GTK2
Had to fix another regression that prevented the l1detail from being parsed.
https://www.rabbitears.info/dl/hdhomeru ... _0.8.5.zip
- Trip
https://www.rabbitears.info/dl/hdhomeru ... _0.8.5.zip
- Trip
- Sat Sep 20, 2025 5:19 pm
- Forum: Development Support
- Topic: linux hdhomerun_config_gui and GTK2
- Replies: 23
- Views: 91291
Re: linux hdhomerun_config_gui and GTK2
Rapid new update.
https://www.rabbitears.info/dl/hdhomeru ... _0.8.4.zip
Added the HDHR firmware version number to the ATSC 3.0 details screen. No other changes.
- Trip
https://www.rabbitears.info/dl/hdhomeru ... _0.8.4.zip
Added the HDHR firmware version number to the ATSC 3.0 details screen. No other changes.
- Trip