| .. | .. |
|---|
| 1664 | 1664 | |
|---|
| 1665 | 1665 | /* |
|---|
| 1666 | 1666 | * record IMC results by input gain/phase location then adjust |
|---|
| 1667 | | - * gain or phase positive 1 step and negtive 1 step, |
|---|
| 1667 | + * gain or phase positive 1 step and negative 1 step, |
|---|
| 1668 | 1668 | * both record results |
|---|
| 1669 | 1669 | */ |
|---|
| 1670 | 1670 | |
|---|
| .. | .. |
|---|
| 2066 | 2066 | } |
|---|
| 2067 | 2067 | |
|---|
| 2068 | 2068 | /* |
|---|
| 2069 | | - * Disables IMR callibration. That emulates the same behaviour |
|---|
| 2069 | + * Disables IMR calibration. That emulates the same behaviour |
|---|
| 2070 | 2070 | * as what is done by rtl-sdr userspace library. Useful for testing |
|---|
| 2071 | 2071 | */ |
|---|
| 2072 | 2072 | if (no_imr_cal) { |
|---|