Skip to content

Commit

Permalink
Revert "Set correct scale for chart."
Browse files Browse the repository at this point in the history
This reverts commit 9192093.
  • Loading branch information
batt committed Nov 19, 2014
1 parent 9192093 commit 4df694d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 188 deletions.
Binary file removed buried_signal_experiment.png
Binary file not shown.
82 changes: 0 additions & 82 deletions buried_signal_experiment.py

This file was deleted.

Binary file removed pll.png
Binary file not shown.
105 changes: 0 additions & 105 deletions pll.py

This file was deleted.

1 change: 0 additions & 1 deletion qam.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ def demodulate(self):

if 1:
pl.plot(di, dq, label='IQ', marker='o', color='b', ls='')
pl.axis((-2,2,-2,2))
else:
pl.plot(di)
#pl.plot(dq)
Expand Down

0 comments on commit 4df694d

Please sign in to comment.