Closed radonnachie closed 2 years ago
When creating a cosmic_fengine object with a remote_uri specified, it is possible to leave fpgfile as None, in which case the fpgfile will be requested from the server and parsed. If fpgfile is not None, the remote fpga will be programmed with it.
remote_uri
None
Requires https://github.com/realtimeradio/casperfpga/pull/7
When creating a cosmic_fengine object with a
remote_uri
specified, it is possible to leave fpgfile asNone
, in which case the fpgfile will be requested from the server and parsed. If fpgfile is not None, the remote fpga will be programmed with it.Requires https://github.com/realtimeradio/casperfpga/pull/7