Skip to content

Commit b6af7f8

Browse files
committed
Forgot to strip out unneeded diff output.
1 parent b393daf commit b6af7f8

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

octave/cml.patch

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -59,52 +59,6 @@ diff -uNr cml.orig/mat/InitializeWiMaxLDPC.m cml/mat/InitializeWiMaxLDPC.m
5959
P=inv(circshift( eye(z),[0,floor(80*z/z0)]));
6060
end
6161

62-
Binary files cml.orig/mex/Capacity.dll and cml/mex/Capacity.dll differ
63-
Binary files cml.orig/mex/Capacity.mex and cml/mex/Capacity.mex differ
64-
Binary files cml.orig/mex/CapacityTableLookup.dll and cml/mex/CapacityTableLookup.dll differ
65-
Binary files cml.orig/mex/CapacityTableLookup.mex and cml/mex/CapacityTableLookup.mex differ
66-
Binary files cml.orig/mex/ConvEncode.dll and cml/mex/ConvEncode.dll differ
67-
Binary files cml.orig/mex/ConvEncode.mex and cml/mex/ConvEncode.mex differ
68-
Binary files cml.orig/mex/CreateCcsdsInterleaver.dll and cml/mex/CreateCcsdsInterleaver.dll differ
69-
Binary files cml.orig/mex/CreateCcsdsInterleaver.mex and cml/mex/CreateCcsdsInterleaver.mex differ
70-
Binary files cml.orig/mex/CreateSRandomInterleaver.dll and cml/mex/CreateSRandomInterleaver.dll differ
71-
Binary files cml.orig/mex/CreateSRandomInterleaver.mex and cml/mex/CreateSRandomInterleaver.mex differ
72-
Binary files cml.orig/mex/CreateUmtsInterleaver.dll and cml/mex/CreateUmtsInterleaver.dll differ
73-
Binary files cml.orig/mex/CreateUmtsInterleaver.mex and cml/mex/CreateUmtsInterleaver.mex differ
74-
Binary files cml.orig/mex/Deinterleave.dll and cml/mex/Deinterleave.dll differ
75-
Binary files cml.orig/mex/Deinterleave.mex and cml/mex/Deinterleave.mex differ
76-
Binary files cml.orig/mex/Demod2D.dll and cml/mex/Demod2D.dll differ
77-
Binary files cml.orig/mex/Demod2D.mex and cml/mex/Demod2D.mex differ
78-
Binary files cml.orig/mex/DemodFSK.dll and cml/mex/DemodFSK.dll differ
79-
Binary files cml.orig/mex/DemodFSK.mex and cml/mex/DemodFSK.mex differ
80-
Binary files cml.orig/mex/Depuncture.dll and cml/mex/Depuncture.dll differ
81-
Binary files cml.orig/mex/Depuncture.mex and cml/mex/Depuncture.mex differ
82-
Binary files cml.orig/mex/DuobinaryCRSCDecode.dll and cml/mex/DuobinaryCRSCDecode.dll differ
83-
Binary files cml.orig/mex/DuobinaryCRSCEncode.dll and cml/mex/DuobinaryCRSCEncode.dll differ
84-
Binary files cml.orig/mex/InitializeDVBS2.dll and cml/mex/InitializeDVBS2.dll differ
85-
Binary files cml.orig/mex/InitializeDVBS2.mex and cml/mex/InitializeDVBS2.mex differ
86-
Binary files cml.orig/mex/Interleave.dll and cml/mex/Interleave.dll differ
87-
Binary files cml.orig/mex/Interleave.mex and cml/mex/Interleave.mex differ
88-
Binary files cml.orig/mex/LdpcEncode.dll and cml/mex/LdpcEncode.dll differ
89-
Binary files cml.orig/mex/LdpcEncode.mex and cml/mex/LdpcEncode.mex differ
90-
Binary files cml.orig/mex/Modulate.dll and cml/mex/Modulate.dll differ
91-
Binary files cml.orig/mex/Modulate.mex and cml/mex/Modulate.mex differ
92-
Binary files cml.orig/mex/MpDecode.dll and cml/mex/MpDecode.dll differ
93-
Binary files cml.orig/mex/MpDecode.mex and cml/mex/MpDecode.mex differ
94-
Binary files cml.orig/mex/Puncture.dll and cml/mex/Puncture.dll differ
95-
Binary files cml.orig/mex/Puncture.mex and cml/mex/Puncture.mex differ
96-
Binary files cml.orig/mex/RateDematch.dll and cml/mex/RateDematch.dll differ
97-
Binary files cml.orig/mex/RateDematch.mex and cml/mex/RateDematch.mex differ
98-
Binary files cml.orig/mex/RateMatch.dll and cml/mex/RateMatch.dll differ
99-
Binary files cml.orig/mex/RateMatch.mex and cml/mex/RateMatch.mex differ
100-
Binary files cml.orig/mex/SisoDecode.dll and cml/mex/SisoDecode.dll differ
101-
Binary files cml.orig/mex/SisoDecode.mex and cml/mex/SisoDecode.mex differ
102-
Binary files cml.orig/mex/Somap.dll and cml/mex/Somap.dll differ
103-
Binary files cml.orig/mex/Somap.mex and cml/mex/Somap.mex differ
104-
Binary files cml.orig/mex/ViterbiDecode.dll and cml/mex/ViterbiDecode.dll differ
105-
Binary files cml.orig/mex/ViterbiDecode.mex and cml/mex/ViterbiDecode.mex differ
106-
Binary files cml.orig/scenarios/CmlHome.mat and cml/scenarios/CmlHome.mat differ
107-
Binary files cml.orig/source/.ConvEncode.c.swp and cml/source/.ConvEncode.c.swp differ
10862
diff -uNr cml.orig/source/ConvEncode.c cml/source/ConvEncode.c
10963
--- cml.orig/source/ConvEncode.c 2008-05-20 23:35:50.000000000 -0700
11064
+++ cml/source/ConvEncode.c 2021-12-08 21:20:45.000000000 -0800

0 commit comments

Comments
 (0)