[maemo-developers] [CSSU] Advice wanted on the best way to package Cell Broadcast SMS bugfix for closed libsms library
From: Joerg Reisenweber joerg at openmoko.orgDate: Sun Jun 26 15:21:55 EEST 2011
- Previous message: [CSSU] Advice wanted on the best way to package Cell Broadcast SMS bugfix for closed libsms library
- Next message: Is it possible to dump packets sent between the AP and cell modem?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bash-3.2$ python ./smscb.py
Sun Jun 26 13:33:02 2011 New cell broadcast message received from channel 221
Message: 364883548122
Sun Jun 26 13:35:18 2011 New cell broadcast message received from channel 221
Message: 364977548097
Sun Jun 26 13:36:03 2011 New cell broadcast message received from channel 221
Message: 364883548122
Sun Jun 26 13:37:17 2011 New cell broadcast message received from channel 221
Message: 364977548097
Sun Jun 26 13:38:04 2011 New cell broadcast message received from channel 221
Message: 364883548122
Sun Jun 26 13:39:47 2011 New cell broadcast message received from channel 221
Message: 364977548097
Sun Jun 26 13:40:32 2011 New cell broadcast message received from channel 221
Message: 364883548122
#ok, now moving device somewhere else
Sun Jun 26 13:43:03 2011 New cell broadcast message received from channel 221
Message: 364883548122
#doublette, shouldn't happen?
^CTraceback (most recent call last):
  File "./smscb.py", line 101, in <module>
    listen()
  File "./smscb.py", line 69, in listen
    gobject.MainLoop().run()
KeyboardInterrupt
bash-3.2$ python ./smscb.py
#added a typo fix
Sun Jun 26 13:53:47 2011 New cell broadcast message received from channel 221
Message: 364977548097
think we got it
jonwil said he want's to pick up on posting/publishing a proper c binary to 
patch the 3 bytes in libsms.so. I give up on messing with crippled messybox, 
rather adding bit of icing to the python code that created the above, and ship 
that here
cheers
jOERG
    - Previous message: [CSSU] Advice wanted on the best way to package Cell Broadcast SMS bugfix for closed libsms library
- Next message: Is it possible to dump packets sent between the AP and cell modem?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
