linux_image_ADI-scripts
linux_image_ADI-scripts copied to clipboard
ADI Scripts for Linux images
init doesn't work when the device is an AD9361. This fix uses the right channel name to get the frequency setting before executing the rest of the script.
With the latest support in [adrv9002](https://github.com/analogdevicesinc/linux/pull/2582), we can now control the enable pins directly in the driver and that could break this script in case the devicetree sets thos GPIOs...
There are 2 new files for Jupiter: `fan-control.service` and `fan-control `(sh script) I have added them in /jupiter_scripts and will be moved on desired paths on 'make install'. We need...
Handle reading the EEPROM on SDP/ARDZ boards. These use a different data format from the FMC boards and need a different parser. There doesn't seem to be a general purpose...