Skip to content

Commit

Permalink
Add burst demod
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy committed Jan 19, 2025
1 parent 7d651c5 commit 9c0999f
Show file tree
Hide file tree
Showing 10 changed files with 1,924 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ Other configurations not mentioned may work but below is the configuration used

## Credits
* JAERO team
* SDRReceiver team
3 changes: 3 additions & 0 deletions decode/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ add_executable(
output.cpp
decode.cpp
forwarder.cpp
burstmskdemodulator.cpp
burstoqpskdemodulator.cpp
mskdemodulator.cpp
oqpskdemodulator.cpp
DSP.cpp
jfft.cpp
coarsefreqestimate.cpp
fftwrapper.cpp
fftrwrapper.cpp
aerol.cpp
jconvolutionalcodec.cpp
databasetext.cpp
Expand Down
Loading

0 comments on commit 9c0999f

Please sign in to comment.