Convert longitude/latitude hex to decimal values in Python
Project detail
Currently receiving location data in short burst data format. Able to parse the hexadecimal values for longitude and latitude, but unable to parse longitude correctly into a correct and functional format.