-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing bug in trim_iq #566
Conversation
… trim_grid output data size, and modifying make_raw, make_sim, and sim_real to correctly handle the IQ chnnum
Thanks for looking into this @egthomas! I will have time to test this early next week. |
Thanks again @egthomas. I've tested this as follows:
@egthomas Do you think this testing is sufficient? @pasha-ponomarenko Since we also discussed this behaviour before I opened #565 -- do you have anything to add? |
@ecbland thanks for testing - I think you've done a very thorough job! Note that |
@ecbland, good job! 👍 @egthomas , thanks a lot for fixing this problem! 👌 |
@pasha-ponomarenko Were you planning to test this or should I merge it now? |
@ecbland , I tested |
This pull request modifies
IQEncode
to remove the extra multiplication by 2 causing a bug intrim_iq
output data size (#565), and modifyingmake_raw
,make_sim
, andsim_real
to correctly handle the IQchnnum
parameter. This bug appears to have originated from the development of the Linux/QNX6 ROS, which is no longer part of the RST.