ted, but GRC kept failing when I tried to run it.!
Thanks again for your suggestion!Regards,George
On Thu, Feb 4, 2021 at 8:01 AM Tim Huggins wrote:
George,
I would recommend taking a look at some of the existing blocks that have
variable inputs to accomplish this (especially for the YML fi
lock-step
sample by sample. Therefore, len(input_items[0] = len(input_items[1] =
len(input_items[2], is this not correct?
Thanks again for your help and patience. I appreciate it very much!
Regards,George
, , use the appropriate length for each input
On Wed, Jan 20, 2021 at 10:51 AM Tim Hugg
George,
I have made several OOT Python blocks with variable numbers of inputs and
outputs and while I could very easily be overlooking something the error does
not, at first glance, appear to be in the code that you have sent out. Can you
send the rest of your yml file (and potentially the rest
I created an embedded python block (using version 3.9 from git) successfully
but I need the input vector to be variable size based on the parameters. For
example:
in_sig=[(np.byte, a*b)],
out_sig=[(np.byte, a*b)]
However, the parameters have defaults and defaults appear to set the vector. I
can'