/[projects]/smsdaemon
ViewVC logotype

Log of /smsdaemon

View Directory Listing Directory Listing


Sticky Revision:

Revision 66 - Directory Listing
Modified Thu Jun 12 15:16:12 2008 UTC (15 years, 11 months ago) by torben
Make the PDU work with and without the lading country code



Revision 65 - Directory Listing
Modified Thu Jun 12 13:32:17 2008 UTC (15 years, 11 months ago) by torben
Limit concatenated(multi-part) sms to 800 bytes


Revision 64 - Directory Listing
Modified Thu Jun 12 12:47:32 2008 UTC (15 years, 11 months ago) by torben
Bugfix: only report the departure info


Revision 63 - Directory Listing
Modified Thu Jun 12 12:43:29 2008 UTC (15 years, 11 months ago) by torben
Make GsmModem use the pdu way.

Added allowMultipart parameter to IGsmModem::SendSms()




Revision 62 - Directory Listing
Modified Thu Jun 12 12:04:32 2008 UTC (15 years, 11 months ago) by torben
Multipart SMS works


Revision 61 - Directory Listing
Modified Thu Jun 12 11:05:18 2008 UTC (15 years, 11 months ago) by torben
More work towards getting concatenated sms working - but not there yet !


Revision 60 - Directory Listing
Modified Wed Jun 11 21:18:04 2008 UTC (15 years, 11 months ago) by torben
First take at multi-part/concatenated SMS pdu's - doesn't work yet!


Revision 59 - Directory Listing
Modified Wed Jun 11 19:42:24 2008 UTC (15 years, 11 months ago) by torben
Implemented basic sms pdu support


Revision 58 - Directory Listing
Modified Wed Jun 11 16:14:28 2008 UTC (15 years, 11 months ago) by torben
Use a simpler command for modem connection testing


Revision 57 - Directory Listing
Modified Wed Jun 11 16:08:37 2008 UTC (15 years, 11 months ago) by torben
implement early exit if modem wasn't detected.



Revision 56 - Directory Listing
Modified Wed Jun 11 15:55:18 2008 UTC (15 years, 11 months ago) by torben
Allow clients of ShellExecPlugin to specify whether user specified arguments to the commands
should be allowed


Revision 55 - Directory Listing
Modified Wed Jun 11 14:25:08 2008 UTC (15 years, 11 months ago) by torben
Silenced warning



Revision 54 - Directory Listing
Modified Wed Jun 11 12:57:26 2008 UTC (15 years, 11 months ago) by torben
Moving Plugin and PluginManager back to the main library because ... because I can !!!



Revision 53 - Directory Listing
Modified Wed Jun 11 12:41:10 2008 UTC (15 years, 11 months ago) by torben
Clean up header dependencies


Revision 52 - Directory Listing
Modified Wed Jun 11 12:15:14 2008 UTC (15 years, 11 months ago) by torben
TogPlugin is now working :)



Revision 51 - Directory Listing
Modified Wed Jun 11 11:05:03 2008 UTC (15 years, 11 months ago) by torben
Adopt skeleton creator to IGsmModem interface.


Revision 50 - Directory Listing
Modified Wed Jun 11 10:31:42 2008 UTC (15 years, 11 months ago) by torben
Trunkate messages to 160 characters.



Revision 49 - Directory Listing
Modified Wed Jun 11 10:21:47 2008 UTC (15 years, 11 months ago) by torben
Make togplugin work

GsmModem.cpp - when sending SMS - truncate message body to 160 chars


Revision 48 - Directory Listing
Modified Wed Jun 11 09:13:31 2008 UTC (15 years, 11 months ago) by torben
No need for this anymore


Revision 47 - Directory Listing
Modified Wed Jun 11 09:12:15 2008 UTC (15 years, 11 months ago) by torben
added "tester" as application target and made the libraries shared (.so) in order to avoid mutual library dependency problems



Revision 46 - Directory Listing
Modified Wed Jun 11 09:03:32 2008 UTC (15 years, 11 months ago) by torben
CMakeLists.txt: forgot to add TrainInfo.cpp and TogPlugin.cpp



Revision 45 - Directory Listing
Modified Wed Jun 11 09:00:56 2008 UTC (15 years, 11 months ago) by torben
CMakeLists.txt added a smsdaemon core library in order to ease testing.

The other changes is to make this new library work correctly


Revision 44 - Directory Listing
Modified Wed Jun 11 08:25:34 2008 UTC (15 years, 11 months ago) by torben
Intermediate code sync.

TrainInfo.*
TogPlugin.*: plugin to get train departure info from bane.dk

SpamPlugin.*
ShellExecPlugin.*
EchoPlugin.*
Plugin.h
GsmModem.h: implemented IGsmModem in order to make offline Plugin testing easier.



Revision 43 - Directory Listing
Modified Wed Jun 11 06:46:14 2008 UTC (15 years, 11 months ago) by torben
More string utilities.


Revision 42 - Directory Listing
Modified Tue Jun 10 22:22:19 2008 UTC (15 years, 11 months ago) by torben
Added some character conversion rutines.


Revision 41 - Directory Listing
Modified Tue Jun 10 20:40:25 2008 UTC (15 years, 11 months ago) by torben
Fixed a typo


Revision 40 - Directory Listing
Modified Tue Jun 10 20:30:51 2008 UTC (15 years, 11 months ago) by torben
Added test-driver script


Revision 39 - Directory Listing
Modified Tue Jun 10 20:28:42 2008 UTC (15 years, 11 months ago) by torben
Make SMS class use some of the new Util::str_ functions



Revision 38 - Directory Listing
Modified Tue Jun 10 20:25:15 2008 UTC (15 years, 11 months ago) by torben
Added some extra string functions to Util::

Made Util::str_clean into Util::str_replace


Revision 37 - Directory Listing
Modified Tue Jun 10 17:09:33 2008 UTC (15 years, 11 months ago) by torben
Added a shell script for creating a plugin skeleton


Revision 36 - Directory Listing
Modified Tue Jun 10 15:34:19 2008 UTC (15 years, 11 months ago) by torben
SerialPort.cpp: silenced 2 warnings (signed/unsigned comparison)

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


Revision 35 - Directory Listing
Modified Tue Jun 10 14:38:59 2008 UTC (15 years, 11 months ago) by torben
Finished PluginManager::AddPlugin() so that the plugins can register them selves.

Added a plugin for executing an external program.



Revision 34 - Directory Listing
Modified Tue Jun 10 13:29:19 2008 UTC (15 years, 11 months ago) by torben
Do not append \r when sending the SMS body text.


Revision 33 - Directory Listing
Modified Tue Jun 10 12:58:30 2008 UTC (15 years, 11 months ago) by torben
Switch to hw flow control


Revision 32 - Directory Listing
Modified Tue Jun 10 05:34:26 2008 UTC (15 years, 11 months ago) by torben
Forgot to add this file at commit 28



Revision 31 - Directory Listing
Modified Tue Jun 10 05:33:14 2008 UTC (15 years, 11 months ago) by torben
svn:ignore


Revision 30 - Directory Listing
Modified Mon Jun 9 21:56:47 2008 UTC (15 years, 11 months ago) by torben
main.cpp: when daemon, clean up before exiting.

Plugin.h: silence a initializer warning

CMakeLists.txt: enable compiler warnings 


Revision 29 - Directory Listing
Modified Mon Jun 9 21:36:39 2008 UTC (15 years, 11 months ago) by torben
Nicer handling on port open exceptions.


Revision 28 - Directory Listing
Modified Mon Jun 9 20:56:03 2008 UTC (15 years, 11 months ago) by torben
Restructured the plugins a little and implemented a spam plugin.



Revision 27 - Directory Listing
Modified Mon Jun 9 19:22:59 2008 UTC (15 years, 11 months ago) by torben
Switched from homemade makefiles to CMake


Revision 26 - Directory Listing
Added Mon Jun 9 18:15:53 2008 UTC (15 years, 11 months ago) by torben
Added first basic edition of smsdaemon.

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


  ViewVC Help
Powered by ViewVC 1.1.20