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 Oct 23, 2023
1 parent 4be45c3 commit 643f65a
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 643f65a

Please sign in to comment.