anastas / gr-cdma

a cdma physical layer for Gnuradio
85 stars 39 forks source link

Getting started with gr-cdma #27

Closed superzaki closed 6 years ago

superzaki commented 6 years ago

Hi Anastas et al First, let me thank you for your huge efforts and contributions to this project.. I'm a PhD student studying amateur radios for space applications. I tried to run you CDMA example on Ubuntu 16.04 and I'm failing miserably. Your project worked flawlessly on Windows tho I followed the detailed installation instructions but the main issue I'm getting is: Param - Import(import): Import "import cdma" failed. and import cdma.cdma_parameters as cp

if someone can help me with this, I'll be eternally grateful ps. I followed the conversations from 3 years ago but none of the solutions actually worked

anastas commented 6 years ago

please post all the DETAILED steps you followed, together with intermediate tests that succeeded/failed on discuss-gnuradio list. I will not respond to any requests on github.

superzaki commented 6 years ago

Thank you