The qa_constellation_receiver test tests a series of test constellations, by iterating through them and asserting that the 'correct' variable is always > REQ_CORRECT.
for constellation, differential in tested_constellations():
...
self.assertTrue(correct > REQ_CORRECT)
Which is not the case for at least one of the constellations:
correct: 0.633012820513
REQ_CORRECT: 0.7
Sincerely,
Tommy James Tracy II
PhD Student
High Performance Low Power Lab
University of Virginia
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
