messing with script names in a namespace clashing attempt to line up with names of...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Tue, 20 Mar 2018 22:09:12 +0000 (22:09 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Tue, 20 Mar 2018 22:09:12 +0000 (22:09 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@3422 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/octave/ofdm_rx.m
codec2-dev/octave/ofdm_tx.m

index 32d4c3431096ca19427b2d3c69080301452d22a2..a04602c5d842bbf71ae3b0d8d7f047d999b1c1c4 100644 (file)
@@ -1,8 +1,8 @@
 % ofdm_rx.m
 % David Rowe May 2018
 %
-% OFDM file based rx to unit test core OFDM mode.  See also
-% ofdm_ldpc_rx which includes LDPC and interleaving
+% OFDM file based rx to unit test core OFDM modem.  See also
+% ofdm_ldpc_rx which includes LDPC and interleaving, and ofdm_demod.c
 
 #{
   TODO:
index 79edb597b2c3dbff9e322d5c6ba11e0547503bed..3b09d3abd9d09810a5574d400a5d3cb0643c04bf 100644 (file)
@@ -2,7 +2,7 @@
 % David Rowe March 2018
 %
 % File based ofdm tx.  Generates a file of ofdm samples, including
-% optional channel simulation.  See also ofdm_ldpc_tx.m
+% optional channel simulation.  See also ofdm_ldpc_tx.m, and ofdm_mod.c
 
 #{
   Examples: