1. 02 Sep, 2022 15 commits
  2. 01 Sep, 2022 22 commits
  3. 31 Aug, 2022 3 commits
    • Jonathon Kocz's avatar
      bugfix for us 100g · d2cf31e6
      Jonathon Kocz authored
      d2cf31e6
    • amartens's avatar
      removed bus_expand_callback · f994adff
      amartens authored
      The bahaviour of mask callbacks seems to have changed in Simulink.
      
      When setting up an fft_wideband_real, the first change of parameters
      succeeded but sebsequent changes caused an error while the init
      scripts ran.
      
      The mask callback on some parameters in the bus_expand block
      caused a cascade of calls to itself, as well as bus_expand_init that
      resulted in an erroneous error.
      
      The solution has been to remove the mask callback. This means that
      the mask does not change depending on parameter changes as before
      but this does not change operation, it was a nicety for the user.
      f994adff
    • Jonathon Kocz's avatar
      remove gt_loc for rfsoc · fdda5c1d
      Jonathon Kocz authored
      fdda5c1d