Source code

The firmware is stored in the ipbus/ipbus-firmware git repository on GitHub. A tagged version of this firmware should be used in all cases (i.e. please do NOT checkout a non-tagged commit, or the tip of a branch unless that is suggested by the IPbus developers). The latest IPbus firmware tag is v1.14. It can be found at ipbus-firmware/releases/tag/v1.14, and can be downloaded using the following commands:

git clone https://github.com/ipbus/ipbus-firmware.git
cd ipbus-firmware
git checkout v1.14

N.B. In addition to the core IPbus firmware packages, the IPbus firmware git repository also includes the firmware designs used for testing, so the contents of the CACTUS SVN tag ipbus_2_0_v1 corresponds to the components/ipbus subdirectory in the git repository’s tags.

Release notes for each of the firmware tags can be found here.