Version 0.6:
https://www.rabbitears.info/dl/hdhomeru ... ui_0.6.zip
This is generally just bug fixes. I realized that the ATSC 3.0 save code wasn't working properly at all, and cleaned up a few other bugs that I spotted. The mouse control issue remains.
Let me think on the history graph idea a bit. It's an interesting thought.
- Trip
linux hdhomerun_config_gui and GTK2
Re: linux hdhomerun_config_gui and GTK2
https://www.rabbitears.info/dl/hdhomeru ... ui_0.7.zip
New version that supports the L1Detail function found in the new beta firmware for DEV devices. Not thoroughly tested yet, but wanted to get it posted.
- Trip
New version that supports the L1Detail function found in the new beta firmware for DEV devices. Not thoroughly tested yet, but wanted to get it posted.
- Trip
Re: linux hdhomerun_config_gui and GTK2
https://www.rabbitears.info/dl/hdhomeru ... _0.8.0.zip
I tore out the L1 code I had and replaced it with an adapted version of the code drmpeg put together as l1dump.c instead. I also added an actual license to the code; it's GPL v3.
I intend for the next version will narrow the range of potential minimum SNR values when the L1 data is available.
I looked into the history graphs and couldn't make it look good. I'll poke at it some more at some point.
- Trip
I tore out the L1 code I had and replaced it with an adapted version of the code drmpeg put together as l1dump.c instead. I also added an actual license to the code; it's GPL v3.
I intend for the next version will narrow the range of potential minimum SNR values when the L1 data is available.
I looked into the history graphs and couldn't make it look good. I'll poke at it some more at some point.
- Trip
Re: linux hdhomerun_config_gui and GTK2
New version of the TUI.
https://www.rabbitears.info/dl/hdhomeru ... _0.8.3.zip
I did a bit of reorganization on the code so it's a bit more manageable, but also it now does a bit more with the L1 Detail string in 3.0 in that it now shows the minimum SNR values from A/327 and shows the bitrate using drmpeg's code. It also saves a copy of the Details screen--with the L1 Detail string--whenever a 3.0 PCAP or debug file is saved. This is for future use with a 3.0 analysis tool I'm working on--more on that soon.
Have a great weekend.
- Trip
https://www.rabbitears.info/dl/hdhomeru ... _0.8.3.zip
I did a bit of reorganization on the code so it's a bit more manageable, but also it now does a bit more with the L1 Detail string in 3.0 in that it now shows the minimum SNR values from A/327 and shows the bitrate using drmpeg's code. It also saves a copy of the Details screen--with the L1 Detail string--whenever a 3.0 PCAP or debug file is saved. This is for future use with a 3.0 analysis tool I'm working on--more on that soon.
Have a great weekend.
- Trip