mirror of
				https://github.com/DigitalDevices/octonet.git
				synced 2023-10-10 11:36:52 +00:00 
			
		
		
		
	increase lock time for low symbolrate transponders
This commit is contained in:
		| @@ -1071,7 +1071,7 @@ void handle_fe(struct dvbfe *fe) | ||||
| 			} else { | ||||
| 				max = 1; | ||||
| 				nolock++; | ||||
| 				if (nolock > 20) | ||||
| 				if (nolock > 100) | ||||
| 					fe->tune = 1; | ||||
| 			} | ||||
| 			break; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user