Is it possible to implement the modulation choice (QPSK, 64QAM) file generating the file?
And also is it possible to improve generated baseband mask? Now it does not seems to be like real LTE basebands (I mean it is not so sharp at the edges).
Thanks a lot!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Currently only QPSK is supported in openLTE, as all of the broadcast
signalling uses QPSK and all of the signalling traffic is low data rate.
Regarding the baseband mask, there is no mask specified for LTE. If you
look at the baseband I/Q in octave/matlab, it should look very sharp at the
edges.
Is it possible to implement the modulation choice (QPSK, 64QAM) file
generating the file?
And also is it possible to improve generated baseband mask? Now it does
not seems to be like real LTE basebands (I mean it is not so sharp at the
edges).
Hi!
Is it possible to implement the modulation choice (QPSK, 64QAM) file generating the file?
And also is it possible to improve generated baseband mask? Now it does not seems to be like real LTE basebands (I mean it is not so sharp at the edges).
Thanks a lot!
Currently only QPSK is supported in openLTE, as all of the broadcast
signalling uses QPSK and all of the signalling traffic is low data rate.
Regarding the baseband mask, there is no mask specified for LTE. If you
look at the baseband I/Q in octave/matlab, it should look very sharp at the
edges.
Hope this helps,
Ben
On Wed, Jun 4, 2014 at 5:50 AM, Jevgenij judhin@users.sf.net wrote: