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

Log of /smsdaemon/main.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 214 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 22 22:22:42 2008 UTC (15 years, 4 months ago) by torben
File length: 3011 byte(s)
Diff to previous 211
Make smsdaemon less 'crashable' if a config value is not defined in the config file


Revision 211 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 21 22:08:20 2008 UTC (15 years, 4 months ago) by torben
File length: 2759 byte(s)
Diff to previous 196
Add a Proxy Transceiver to enforce requirements on outgoing messages


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: 2696 byte(s)
Diff to previous 175
Make pretty

astyle -t -b -N


Revision 175 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 10 22:02:28 2008 UTC (15 years, 4 months ago) by torben
File length: 2698 byte(s)
Diff to previous 168
Common.cpp, actually use the config file specified on command line

(the rest): enable optional use of syslog


Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 9 21:44:15 2008 UTC (15 years, 5 months ago) by torben
File length: 2668 byte(s)
Diff to previous 158
1) SmsTool, outgoingdir - use .LOCK files
2) SmsTool: make it possible to configure inbox and outgoing directories
3) Value: make some extra data accessor functions



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: 2669 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: 2669 byte(s)
Diff to previous 154
Move logpart to its own files


Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 8 13:48:52 2008 UTC (15 years, 5 months ago) by torben
File length: 2634 byte(s)
Diff to previous 151
The correct config phrase for modemtransceiver is "internal"


Revision 151 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 8 10:42:04 2008 UTC (15 years, 5 months ago) by torben
File length: 2632 byte(s)
Diff to previous 150
Added a transceiver which uses smstools for interfaceing with the gsm modem.
-> http://smstools3.kekekasvi.com/



Revision 150 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 21:42:15 2008 UTC (15 years, 5 months ago) by torben
File length: 2053 byte(s)
Diff to previous 149
Make daemon mode a chance to dump error messages to console before daemonizing


Revision 149 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 20:58:41 2008 UTC (15 years, 5 months ago) by torben
File length: 1719 byte(s)
Diff to previous 146
Refactoring / rename:
        IGsmModem -> ISmsTransceiver
        GsmModem -> ModemTransceiver
        DebugGsmModem -> DebugTransceiver

Move DebugTransceiver to its own files.



Revision 146 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 20:06:12 2008 UTC (15 years, 5 months ago) by torben
File length: 1695 byte(s)
Diff to previous 132
Added configuration module


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: 1443 byte(s)
Diff to previous 118
Added spooling (queing) function, with a standalone application(smsqueue) to put new messages 
into the spool dir.


Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 1 12:08:23 2008 UTC (15 years, 5 months ago) by torben
File length: 1432 byte(s)
Diff to previous 114
main.cpp: reconfigured to usb port (i _really_ need to create that config module)

plugins/ListPlugin.(h|cpp): forgot to add the ListPlugin earlier. 
		this plugins sends an sms back with all the plugins loaded by the daemon.



Revision 114 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 2 20:14:20 2008 UTC (15 years, 6 months ago) by torben
File length: 1430 byte(s)
Diff to previous 88
Enable compilation 4.3


Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 09:04:05 2008 UTC (15 years, 10 months ago) by torben
File length: 1410 byte(s)
Diff to previous 85
Refactored some of the main.cpp code into SmsDaemon class.



Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 06:46:56 2008 UTC (15 years, 10 months ago) by torben
File length: 2840 byte(s)
Diff to previous 82
Safer call of main loop


Revision 82 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 15 20:06:39 2008 UTC (15 years, 10 months ago) by torben
File length: 2695 byte(s)
Diff to previous 75
Added task infrastructure.


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: 2651 byte(s)
Diff to previous 63
Make gsmmodem::readsms use pdu mode 

Cleaned up some unneeded cout and <iostream>



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: 2671 byte(s)
Diff to previous 57
Make GsmModem use the pdu way.

Added allowMultipart parameter to IGsmModem::SendSms()




Revision 57 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 16:08:37 2008 UTC (15 years, 10 months ago) by torben
File length: 2664 byte(s)
Diff to previous 36
implement early exit if modem wasn't detected.



Revision 36 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 15:34:19 2008 UTC (15 years, 11 months ago) by torben
File length: 2407 byte(s)
Diff to previous 33
SerialPort.cpp: silenced 2 warnings (signed/unsigned comparison)

main.cpp,GsmModem.cpp,common.(h|cpp): added some statistics


Revision 33 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 12:58:30 2008 UTC (15 years, 11 months ago) by torben
File length: 2300 byte(s)
Diff to previous 30
Switch to hw flow control


Revision 30 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 21:56:47 2008 UTC (15 years, 11 months ago) by torben
File length: 2162 byte(s)
Diff to previous 29
main.cpp: when daemon, clean up before exiting.

Plugin.h: silence a initializer warning

CMakeLists.txt: enable compiler warnings 


Revision 29 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 21:36:39 2008 UTC (15 years, 11 months ago) by torben
File length: 2102 byte(s)
Diff to previous 26
Nicer handling on port open exceptions.


Revision 26 - (view) (download) (annotate) - [select for diffs]
Added Mon Jun 9 18:15:53 2008 UTC (15 years, 11 months ago) by torben
File length: 1996 byte(s)
Added first basic edition of smsdaemon.

So far sending & receiving sms works and a basic sample plugin is implemented.


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