[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 05/10: fixed a typo. Unit code now complete
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 05/10: fixed a typo. Unit code now completes |
Date: |
Sun, 30 Aug 2015 21:20:02 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit 8b42dae905074c0f88f9be9c63fd2c595ba3a456
Author: Marcus Müller <address@hidden>
Date: Sat Aug 29 15:26:59 2015 +0200
fixed a typo. Unit code now completes
---
gr-digital/python/digital/ofdm_txrx.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gr-digital/python/digital/ofdm_txrx.py
b/gr-digital/python/digital/ofdm_txrx.py
index 1c3bcc3..6f96fc6 100644
--- a/gr-digital/python/digital/ofdm_txrx.py
+++ b/gr-digital/python/digital/ofdm_txrx.py
@@ -376,7 +376,7 @@ class ofdm_rx(gr.hier_block2):
occupied_carriers, 1,
packet_length_tag_key,
frame_length_tag_key,
- packet_nu_tag_key,
+ packet_num_tag_key,
bps_header,
bps_payload,
scramble_header=scramble_bits
- [Commit-gnuradio] [gnuradio] branch master updated (68c6862 -> a064206), git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 01/10: atsc: remove unused usings, git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 07/10: Merge remote-tracking branch 'saikwolf/qt_themeing', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 05/10: fixed a typo. Unit code now completes,
git <=
- [Commit-gnuradio] [gnuradio] 06/10: Merge branch 'maint', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 09/10: Merge remote-tracking branch 'pinkavaj/clean-00', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 08/10: Merge remote-tracking branch 'mmueller/digital_fix_typo_nu_num', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 02/10: blocks: make vector_insert propagate tags correctly, git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 04/10: qtgui: removed the qproperty hooks for the not yet functional min/max line width size control, git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 10/10: Merge remote-tracking branch 'fewu/insert_vector_tag_fixes', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 03/10: qtgui: Adding the projector.qss file to help with projected presentations/screenshots, git, 2015/08/30