Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 430 Bytes

ADI Radar DSP


This is a collection of signal processing and plotting functions for the Analog Devices Inc. ADAR1000-based FMCW radar boards.

An anaconda environment is provided as Environments/phaser.yml.

It does not include the adi python library which should be installed separately and linked via your PYTHONPATH.


Dependencies

  • numpy
  • scipy
  • libiio
  • pyadi-iio (branch: cn0566_dev)