(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* [[First Week]] | * [[First Week]] | ||
SDR: Software Defined Radio. Its really hard to give it a clear definition. But, to have a general idea, its GPS and wireless transmissions. | SDR: Software Defined Radio. Its really hard to give it a clear definition. But, to have a general idea, its GPS and wireless transmissions. | ||
+ | * Python with GNURADIO | ||
+ | Working with basic coding concept existing in GNURADIO(the platform) | ||
+ | |||
+ | * BPSK Tx | ||
+ | Working with sending vectors of zeros and ones on the Tx board |
Latest revision as of 16:25, 9 March 2009
SDR: Software Defined Radio. Its really hard to give it a clear definition. But, to have a general idea, its GPS and wireless transmissions.
- Python with GNURADIO
Working with basic coding concept existing in GNURADIO(the platform)
- BPSK Tx
Working with sending vectors of zeros and ones on the Tx board