Project

General

Profile

RE: mn88473 (Astrometa?) problem ยป r820t.patch

Gyuri Vajda, 2019-01-06 20:24

View differences:

r820t.c 2019-01-06 20:39:02.777705931 +0100
759 759
		lna_top = 0xe5;
760 760
		lna_vth_l = 0x62;
761 761
		mixer_vth_l = 0x75;
762
		air_cable1_in = 0x60;
762
		if (freq < 231000000) {
763
			air_cable1_in = 0x60;
764
		} else {
765
			air_cable1_in = 0x00;
766
		}
763 767
		cable2_in = 0x00;
764 768
		pre_dect = 0x40;
765 769
		lna_discharge = 14;
    (1-1/1)