linux hdhomerun_config_gui and GTK2

Want to write your own code to work with a HDHomeRun or work with the HDHomeRun DVR? We are happy to help with concepts, APIs, best practices.
Trip
Posts: 112
Joined: Sat Aug 07, 2010 6:49 am
Location: Alexandria, VA, USA
x 13
Contact:

Re: linux hdhomerun_config_gui and GTK2

Post by Trip »

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

Trip
Posts: 112
Joined: Sat Aug 07, 2010 6:49 am
Location: Alexandria, VA, USA
x 13
Contact:

Re: linux hdhomerun_config_gui and GTK2

Post by Trip »

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

Trip
Posts: 112
Joined: Sat Aug 07, 2010 6:49 am
Location: Alexandria, VA, USA
x 13
Contact:

Re: linux hdhomerun_config_gui and GTK2

Post by Trip »

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

Post Reply