Skip to content

Commit

Permalink
Merge pull request #2355 from srcejon/dsc_coast_station_names
Browse files Browse the repository at this point in the history
DSC Demod: Add coast station names.
  • Loading branch information
f4exb authored Dec 9, 2024
2 parents c4e57a1 + 107d1ee commit d696dd6
Show file tree
Hide file tree
Showing 4 changed files with 775 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/channelrx/demoddsc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ if(NOT SERVER_MODE)
${demoddsc_SOURCES}
dscdemodgui.cpp
dscdemodgui.ui
coaststations.cpp
)
set(demoddsc_HEADERS
${demoddsc_HEADERS}
dscdemodgui.h
coaststations.h
)

set(TARGET_NAME ${PLUGINS_PREFIX}demoddsc)
Expand Down
Loading

0 comments on commit d696dd6

Please sign in to comment.