/[projects]/smsdaemon/SmsPdu.cpp
ViewVC logotype

Log of /smsdaemon/SmsPdu.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 18 06:53:29 2008 UTC (15 years, 4 months ago) by torben
File length: 8213 byte(s)
Diff to previous 178
Make pretty

astyle -t -b -N


Revision 178 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 12 12:13:05 2008 UTC (15 years, 4 months ago) by torben
File length: 8232 byte(s)
Diff to previous 177
Completed modemtransceivers multipart concatenate function


Revision 177 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 12 10:58:11 2008 UTC (15 years, 4 months ago) by torben
File length: 7303 byte(s)
Diff to previous 176
Prevent a potential crash in ParseUdh


Revision 176 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 11 22:32:58 2008 UTC (15 years, 4 months ago) by torben
File length: 7199 byte(s)
Diff to previous 158
Work in progress: take a shot of multipart concatenator for ModemTransceiver


Revision 158 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 8 21:49:49 2008 UTC (15 years, 5 months ago) by torben
File length: 6618 byte(s)
Diff to previous 157
rename:
	util.* -> Util.*
	common.* -> Common.*


Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 8 21:28:40 2008 UTC (15 years, 5 months ago) by torben
File length: 6618 byte(s)
Diff to previous 142
Move logpart to its own files


Revision 142 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 15:51:02 2008 UTC (15 years, 5 months ago) by torben
File length: 6642 byte(s)
Diff to previous 136
Refacerored SMS class


Revision 136 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 10:15:44 2008 UTC (15 years, 5 months ago) by torben
File length: 6598 byte(s)
Diff to previous 132
ToDo, SmsPdu.cpp: Fix issue whith Multipart SMS skips a byte in each intersection.

GsmModem.cpp: write a log line when all pdu's has been send.



Revision 132 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 00:59:05 2008 UTC (15 years, 5 months ago) by torben
File length: 6596 byte(s)
Diff to previous 78
Added spooling (queing) function, with a standalone application(smsqueue) to put new messages 
into the spool dir.


Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 14 08:39:40 2008 UTC (15 years, 10 months ago) by torben
File length: 6614 byte(s)
Diff to previous 77
Remove any leading/trailing 0x00 from the strings.



Revision 77 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 21:15:00 2008 UTC (15 years, 10 months ago) by torben
File length: 6562 byte(s)
Diff to previous 75
Fixed a bug in PDU decide wich resultet in appended garbage.


Revision 75 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 10:10:06 2008 UTC (15 years, 10 months ago) by torben
File length: 6543 byte(s)
Diff to previous 73
Make gsmmodem::readsms use pdu mode 

Cleaned up some unneeded cout and <iostream>



Revision 73 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 09:09:36 2008 UTC (15 years, 10 months ago) by torben
File length: 6643 byte(s)
Diff to previous 70
Fixed a bug in CreateSmsPdu() so it now uses EncodePhonenr() correctly


Revision 70 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 07:56:57 2008 UTC (15 years, 10 months ago) by torben
File length: 6479 byte(s)
Diff to previous 69
Enable correct parsing of concatenated pdu's


Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 06:38:43 2008 UTC (15 years, 10 months ago) by torben
File length: 6068 byte(s)
Diff to previous 68
Basic Sms PDU parsing works


Revision 68 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 18:54:24 2008 UTC (15 years, 10 months ago) by torben
File length: 4074 byte(s)
Diff to previous 66
Added pdu decode helper functions.


Revision 66 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 15:16:12 2008 UTC (15 years, 10 months ago) by torben
File length: 3695 byte(s)
Diff to previous 65
Make the PDU work with and without the lading country code



Revision 65 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 13:32:17 2008 UTC (15 years, 10 months ago) by torben
File length: 3695 byte(s)
Diff to previous 63
Limit concatenated(multi-part) sms to 800 bytes


Revision 63 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 12:43:29 2008 UTC (15 years, 10 months ago) by torben
File length: 3537 byte(s)
Diff to previous 62
Make GsmModem use the pdu way.

Added allowMultipart parameter to IGsmModem::SendSms()




Revision 62 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 12:04:32 2008 UTC (15 years, 10 months ago) by torben
File length: 3373 byte(s)
Diff to previous 61
Multipart SMS works


Revision 61 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 11:05:18 2008 UTC (15 years, 10 months ago) by torben
File length: 3348 byte(s)
Diff to previous 60
More work towards getting concatenated sms working - but not there yet !


Revision 60 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 21:18:04 2008 UTC (15 years, 10 months ago) by torben
File length: 3054 byte(s)
Diff to previous 59
First take at multi-part/concatenated SMS pdu's - doesn't work yet!


Revision 59 - (view) (download) (annotate) - [select for diffs]
Added Wed Jun 11 19:42:24 2008 UTC (15 years, 10 months ago) by torben
File length: 2078 byte(s)
Implemented basic sms pdu support


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20