mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-07 15:33:57 +00:00
add scaffolding for pocsag decoding
This commit is contained in:
parent
4859cb5db8
commit
12e5d2f6f3
6 changed files with 22 additions and 7 deletions
|
|
@ -2160,6 +2160,7 @@ function demodulator_digital_replace(subtype) {
|
|||
demodulators[0].set();
|
||||
break;
|
||||
case "packet":
|
||||
case "pocsag":
|
||||
secondary_demod_start(subtype);
|
||||
demodulator_analog_replace('nfm', true);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue