I am trying to use the gyroscope PmodGyro by digilent with LabVIEW for a drone project. I have found tutorials online and an example code that I ideally want to use and maybe just modify (https://www.youtube.com/watch?v=o_iuY0M3yDk&t=207s). However, the output from the gyroscope using this code is in the units of LSB/sec or LSB once integrated. I am hoping to somehow convert the Least Significant Bit to degrees or even radians if possible, but I am not sure how to go about this. Any suggestions or help would be really appreciated.