== Getting started with RFNoC X310 == [[TOC(Tutorials/k0SDR*)]] === Description === This tutorial is a guide for getting started with RFNoC using an USRP X310 on ORBIT grid. === Set up === * Make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the grid. * Load baseline-rfnoc-labtools.ndz on an ORBIT node with USRP X310. {{{ omf load -i baseline-rfnoc-labtools.ndz -t node18-20 }}} * Once imaging is done, turn the node on {{{ omf tell -a on -t node18-20 }}} * Wait for the node to turn on and log in {{{ ssh root@node18-20 }}}