Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.72 KB

README.md

File metadata and controls

37 lines (24 loc) · 2.72 KB

Analog Devices, Inc. RF and Microwave Toolbox

Toolbox created by ADI to be used with MATLAB and Simulink with ADI RF and Microwave products.

License : License Phaser Examples License : License Latest Release : GitHub release Downloads : Github All Releases

As with many open source packages, we use GitHub to do develop and maintain the source, and Jenkins for continuous integration.

  • If you want to just use RF and MicrowaveToolbox, we suggest using the latest release.
  • If you think you have found a bug in the release, or need a feature which isn't in the release, try the latest untested builds from the master branch.
MATLAB Release Installer Package
R2022a

If you use it, and like it - please let us know. If you use it, and hate it - please let us know that too.

Supported Tools and Releases

We provide support across two releases of MATLAB. This does not mean older releases will not work but they are not maintained. Currently supported tools are:

  • Bug fixes and new features: MATLAB R2022a with 2021_R2 Kuiper
  • Bug fixes: MATLAB R2021b with 2021_R1 Kuiper

Support and Documentation

All support questions should be posted in our EngineerZone forums. Documentation is included within the toolbox but additional documentation is avaible on the ADI Wiki.

Building & Installing

If you don't want to use the toolbox installers you can manually build the toolbox. Should be a quick matter of make build:

rgetz@pinky:~/RFMicrowaveToolbox$ make -C CI/scripts/ build