anastas / gr-cdma

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

import cdma #24

Closed Keskebeu closed 6 years ago

Keskebeu commented 6 years ago

import cdma CDMA PARAMETERS : for adaptive coded modulation Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/dist-packages/cdma/init.py", line 34, in import cdma_parameters File "/usr/local/lib/python2.7/dist-packages/cdma/cdma_parameters.py", line 127, in bits_per_coded_symbol=[int(math.log(trellis.fsm(fsm[i]).O(),2)) for i in range(len(payload_mod))] File "/usr/lib/python2.7/dist-packages/gnuradio/trellis/trellis_swig.py", line 544, in init this = _trellis_swig.new_fsm(args) RuntimeError: fsm::fsm(const char name): file open error

So yes I saw you asking someone for the prefix location and I ended up fixing the issue by changing the prefix install and now all the blocks are ready to compile. This is going to be exciting.