We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849a3b7 commit 7266525Copy full SHA for 7266525
view1090.c
@@ -123,7 +123,7 @@ static void showHelp(void) {
123
"--lat <latitude> Reference/receiver latitide for surface posn (opt)\n"
124
"--lon <longitude> Reference/receiver longitude for surface posn (opt)\n"
125
"--max-range <distance> Absolute maximum range for position decoding (in nm, default: 300)\n"
126
- "--no-crc-check Disable messages with broken CRC (discouraged)\n"
+ "--no-crc-check Enable messages with broken CRC (discouraged)\n"
127
"--fix Enable single-bits error correction using CRC\n"
128
" (specify twice for two-bit error correction)\n"
129
"--no-fix Disable error correction using CRC\n"
0 commit comments