Major progress made on Cell Broadcast SMS on N900

2011-06-24 Thread Jonathan Wilson
With a bit of reverse engineering and debugging (and a little reverse engineering help from the Harmattan-i386 package of libsms :), I have managed to get Cell Broadcast SMS to function on the N900 up to the point where I can see an incoming cell broadcast message (in this case a cell tower

Re: Major progress made on Cell Broadcast SMS on N900

2011-06-24 Thread Joerg Reisenweber
awesome work, many thanks! This should go to cssu probably, at least judging by definition of cssu's purpose which is fixing things that are part of fremantle-mp Nevertheless we also could get a simple app package that does all the needed binary patching. Ugly but would work. What's 0x53 in

Re: Major progress made on Cell Broadcast SMS on N900

2011-06-24 Thread Jonathan Wilson
What's 0x53 in your patch? I hope it's not just another arbitrary fixed length of SMS text you assume instead of the faulty 0 0x52 is the size of the content_of_message array in the tSMS_SubGSMCBMessage sub-block as passed to userspace by the cell modem firmware. The previously mentioned