Skip to content

Commit

Permalink
deleted all deprecated stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnavaghosh04 committed Sep 15, 2024
1 parent fe6408b commit 331df38
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 827 deletions.
1 change: 0 additions & 1 deletion grc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
#
install(FILES
UTAT_HERON_heron_rx_bb.block.yml
UTAT_HERON_header_format_esttc.block.yml
UTAT_HERON_esttc_framer.block.yml
UTAT_HERON_esttc_deframer.block.yml
Expand Down
17 changes: 0 additions & 17 deletions grc/UTAT_HERON_heron_rx_bb.block.yml

This file was deleted.

1 change: 0 additions & 1 deletion include/gnuradio/UTAT_HERON/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
########################################################################
install(FILES
api.h
heron_rx_bb.h
header_format_esttc.h
esttc_framer.h
esttc_deframer.h
Expand Down
42 changes: 0 additions & 42 deletions include/gnuradio/UTAT_HERON/heron_rx_bb.h

This file was deleted.

7 changes: 0 additions & 7 deletions lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,10 @@
########################################################################
include(GrPlatform) #define LIB_SUFFIX
list(APPEND UTAT_HERON_sources
utils/heron_packet_manager.cc
utils/heron_packet_manager.h
utils/heron_packet.h
utils/debug_logger.cc
utils/debug_logger.h
utils/pdu_lambda.h
utils/pdu_lambda.cc
utils/common.h
utils/common.cc
heron_rx_bb_impl.cc
heron_rx_bb_impl.h
header_format_esttc.cc
esttc_framer_impl.cc
esttc_deframer_impl.cc
Expand Down
97 changes: 0 additions & 97 deletions lib/heron_rx_bb_impl.cc

This file was deleted.

35 changes: 0 additions & 35 deletions lib/heron_rx_bb_impl.h

This file was deleted.

7 changes: 0 additions & 7 deletions lib/utils/debug_logger.cc

This file was deleted.

16 changes: 0 additions & 16 deletions lib/utils/debug_logger.h

This file was deleted.

15 changes: 0 additions & 15 deletions lib/utils/heron_packet.h

This file was deleted.

Loading

0 comments on commit 331df38

Please sign in to comment.