Vladislav Maximovich Fomitchev

Results 24 comments of Vladislav Maximovich Fomitchev

I have the exact same issue currently with alpha 12. I have tried a fresh install on a brand new Ubuntu 20.04 VM with no luck in solving the problem....

> @VladislavF I think you have an installation problem. The schedule is passed to playout using 2 ways, one the legacy app **pushes** to playout using the message queue (this...

Okay, I will open a new issue later today when I can pull all the logs off the machine. Otherwise, the core issue seems to be with regard to the...

@jooola you're a genius, forcing pip to downgrade and re-install a lower version of django-filter as in #1891 seems to have resolved the issue of the stream going offline. At...

Actually It looks like the constellation soft decoder may also be handling constellations with higher orders incorrectly. Currently investigating.

The issue in my case was not with the constellation but the automatically generated soft decision LUT using the argument 'auto'. It seems the only way to get sane soft...

Okay, so I wanted to come back to this issue because I just spent a considerable amount of time getting to the bottom of this. This has turned out to...

> Do you think there would be any improvement in fxpt if `gen_sine_table.py` did proper rounding of both x and y values? And what if fxpt used a table of...

No arguments made on performance from me, my main concern is the precision. Functions using fxpt are not self-consistent. using a signal source with a frequency shifter does not allow...

I only see this problem as theoretically solvable if the table can be dynamically updated or manually calculated for points that inevitably fall in between table entries, this is how...