↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
funman | mchehab: not sure how to fix this: dvb-sat.c dvb_sat_real_freq() and dvbsat_diseqc_set_input() use the lnb[] array rather than the lnb from the params | [16:29] |
i.e. lnb->foo means lnb[0].foo | [16:34] | |
https://pastebin.com/iijjyAUA ? | [16:39] | |
.............................. (idle for 2h28mn) | ||
mchehab | yeah, that sound about right
funman: ^ I would rename lnb -> lnb_array too, in order to avoid similar mistakes good catch! | [19:07] |
hmm... that won't work... I'll take a look later, when I find some time
the logic there is broken... it is using the legacy randeswitch field part of the logic at dvb_sat_get_freq() should be used for dvbsat_diseqc_set_input() and dvb_sat_real_freq() I can't look on it today, but I'll try to fix it tomorrow | [19:17] | |
.................. (idle for 1h27mn) | ||
funman | yes renaming would be a good idea | [20:50] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |