Hey all,
I'm completely new to programming of any kind and I decided to try and write a driver for a XM tuner.
I'm trying to figure out how to send a hex array which has 4 bytes that will change with each command. The 4 bytes will be tuner number (appears twice), the actual event wanting to happen, and the checksum.
To start I want to just figure out how to calculate the checksum and take it from there.
This is the formula:...
Leave a comment: