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
This issue is related to matteoserva's fork transmission_fix:
The firmware top.v has includes: include "sync_fifo_fwft.v" include "samples_fifo_fwft.v" include "pin_holder.v" include "smi_rx.v"
But those files are nowhere to be found, therefore the fpga binary can't be compiled. Measuring the spectrum confirms the message of absent light of tx leds, nothing is transmitted without the new fw.
The text was updated successfully, but these errors were encountered:
This issue is related to matteoserva's fork transmission_fix:
The firmware top.v has includes:
include "sync_fifo_fwft.v"
include "samples_fifo_fwft.v"include "pin_holder.v"
include "smi_rx.v"But those files are nowhere to be found, therefore the fpga binary can't be compiled. Measuring the spectrum confirms the message of absent light of tx leds, nothing is transmitted without the new fw.
The text was updated successfully, but these errors were encountered: