Skip to content
hudouseko edited this page Mar 29, 2023 · 1 revision

Notes to the code:

There are two inbuild ways to generate CW (continuous wave) other than sending corresponding samples (e.g. np.ones):

  1. RF mixer has a possibility to switch to bypass mode, where LO signal is fed directly to it's output without mixing with signal from AT86RF215. Corresponding setting is radio->lo_output
  2. Baseband/RF chip AT86RF215 has a possibility to set fixed values for DAC overriding any samples sent. Corresponding setting radio->cw_output
Clone this wiki locally