You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. Thanks for making fygen available for the world, @mattwach !
I just got a FY6300 device (fy.get_model() returns 'FY6300-50M'), which seems to not be supported currently. The front panel says ("14Bit", "250MSa/s").
I'd be glad to take a shot at adding support for this model -- I just was wondering if anyone else has attempted adding support for the FY6300 already. If you are aware of anyone who's working on this (or tried and ran into problems), I'd love to hear about it. Otherwise I'll go ahead and try to add support myself.
Thanks again!
The text was updated successfully, but these errors were encountered:
I don't know of anyone who is working on the FY6300 although the project has quite a few forks so maybe one of those would work. In any case, feel free to work on the FY6300 and I'll try and provide as much support as I can without having the hardware. If we get it working, I'd be happy to pull the changes in.
I've added support in #8 -- take a look and let me know if you have any questions. For some reason the version I have seems to represent frequency differently than the others, but I was able to make it work as-expected.
Hi there. Thanks for making
fygen
available for the world, @mattwach !I just got a FY6300 device (
fy.get_model()
returns'FY6300-50M'
), which seems to not be supported currently. The front panel says ("14Bit", "250MSa/s").I'd be glad to take a shot at adding support for this model -- I just was wondering if anyone else has attempted adding support for the FY6300 already. If you are aware of anyone who's working on this (or tried and ran into problems), I'd love to hear about it. Otherwise I'll go ahead and try to add support myself.
Thanks again!
The text was updated successfully, but these errors were encountered: