mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	return actual modulation for DVB-C
This commit is contained in:
		| @@ -342,6 +342,8 @@ void ddb_mci_proc_info(struct mci *mci, struct dtv_frontend_properties *p) | ||||
| 		break; | ||||
| 	} | ||||
| 	case SYS_DVBC_ANNEX_A: | ||||
| 		p->modulation = | ||||
| 			mci->signal_info.dvbc_signal_info.constellation + 1; | ||||
| 		break; | ||||
| 	case SYS_DVBT: | ||||
| 		break; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user