What does the future roadmap look like for Dynamic Profile Switching? Two main questions:
1) Will it be possible to use non-LTE data rates ? it seems like on v0.21.0 I am unable to change rates without using the built-in LTE profile? I have a set of custom sample-rates specific to my application that are not multiples of LTE data rates.
2) Another limitation I saw was that data rates need to be a factor of 2 in terms of values in the list of profiles. Is it possible to lift this restriction in a future update?
I suppose one way to support this is to load a different profile/binary file to the 9002 for the required data rates but this seems like a costly operation (ie: storing binaries in memory, long load times for each profile, etc..).
Another alternative is to build dynamic decimation/interpolation filters in the FPGA at the cost of resource utilization which we would like to avoid if possible.
Thanks