catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
327 stars 80 forks source link

Incorrect value in "SR/BW" with "satipc" module for DVB-T #1008

Closed lars18th closed 1 year ago

lars18th commented 1 year ago

Hi,

I discovered that using the satipc module with a DVB-T tuner, the value shown in the UI for the column SR/BW is incorrect. In my minisatip STB with internal tuner the value is correct ("8 MHz"), but in my central minisatip server that connects to the STB through the SAT>IP protocol the UI shows: "-2147.483MHZ".

Perhaps it's only a simple incorrect initialization or a bug in getting the value from the status. Any idea?

lars18th commented 1 year ago

Fixed, so I close it.