Skip to content

Commit

Permalink
qtgui : added new dockable rtty windows
Browse files Browse the repository at this point in the history
Windows to control rtty decoder and display decoded text.
  • Loading branch information
mcapdeville committed Nov 4, 2023
1 parent d7ee2cd commit 956b083
Show file tree
Hide file tree
Showing 4 changed files with 1,509 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/qtgui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ add_source_files(SRCS_LIST
plotter.h
qtcolorpicker.cpp
qtcolorpicker.h
dockrtty.cpp
dockrtty.h
)

#######################################################################################################################
Expand All @@ -72,4 +74,5 @@ add_source_files(UI_SRCS_LIST
ioconfig.ui
iq_tool.ui
nb_options.ui
dockrtty.ui
)
Loading

0 comments on commit 956b083

Please sign in to comment.