Skip to content

Commit 944e2fd

Browse files
authored
Update README.md
1 parent 246d303 commit 944e2fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ This macro can be found at "voice-processing/" directory.
99
# Equalizer
1010
The equalization of a QAM-16 signal transmitted through a multipath channel can be found at "equalizer/" directory.
1111
The simulation has been carried out for a static channel (TSE-LS) and for a changing channel (TSE decision-directed).
12+
This simulatioin can be found at "/equalizer" directory
1213

1314
# Image Processing
1415
At "image-processing/" directory you can find two different macros:
1516
- A implementation of a JPEG compression
1617
- Image enhancement and 2D filters
1718

1819
# DVB-T
19-
This macro implements the decoding of a DVB-T channel. PD: The signal is not provided but it can be recorded by a RTL-SDR
20+
This macro implements the decoding of a DVB-T channel, visualizing TPS carriers.
21+
PD: The signal is not provided but it can be recorded by a RTL-SDR
2022
The code can be found at "DVB-T/" directory.

0 commit comments

Comments
 (0)