568 | | Make install - no complaints. Thus all the libraries and tools are in place for making blocks. Taking an image. |
569 | | |
570 | | |
571 | | |
| 568 | Make install - no complaints. Thus all the libraries and tools are in place for making blocks. Taking an image, also did some house keeping. |
| 569 | |
| 570 | {{{ |
| 571 | ssugrim@repository2:/export/orbit/image$ ls -alh | grep james |
| 572 | -rw-r--r-- 1 ssugrim winlab 639M 2009-02-04 19:44 james-bob-gnuradio-ver3.ndz |
| 573 | -rw-r--r-- 1 ssugrim winlab 649M 2009-03-11 18:01 james-bob-gnuradio-ver4.ndz |
| 574 | }}} |
| 575 | |
| 576 | |
| 577 | For further reference http://www.gnu.org/software/gnuradio/doc/howto-write-a-block.html |
| 578 | |
| 579 | |
| 580 | ---- |
| 581 | |
| 582 | Send a *shift keying signal (*sk). |
| 583 | |
| 584 | In the /root/gnuradio/gnuradio-examples/python/digital we can use the script |
| 585 | |
| 586 | /gnuradio/gnuradio-examples/python/digital#./benchmark_tx.py to push out a |
| 587 | |
| 588 | |
| 589 | |
| 590 | |