I am using GNU Radio with an FMComms5 but the FMComms5 source block has no place to enter the receive gain values. For some reason the sink block has a place to manually enter the values but the source block doesn't.
Here is what the block should look like and what it actually looks like:
Here is what the sink block looks like:
How can I get the correct FMComms5 source block into GNU Radio or modify the existing block to contain the gain value fields?