mdsms.git
22 years agoVersion bumped to 1.5.3.
short [Sun, 16 Dec 2001 07:27:26 +0000 (07:27 +0000)]
Version bumped to 1.5.3.

22 years ago--picture-send implemented (upon request from jpruett@airlib.com)
short [Sun, 16 Dec 2001 07:26:34 +0000 (07:26 +0000)]
--picture-send implemented (upon request from jpruett@airlib.com)
  - currently it has hardcoded size of 72x28=252 bytes (of Nokia 3210)

22 years agoDevice reinitialized before any command retry ("retryall" label moved)
short [Tue, 10 Jul 2001 16:10:14 +0000 (16:10 +0000)]
Device reinitialized before any command retry ("retryall" label moved)
Device reopened after "Dialout detected, waiting for lock...".
 - device could be reinitialized to different state by dialout application

22 years agoFixed invalid parsing of text-mode received SMS timestamp
short [Sat, 26 May 2001 06:53:06 +0000 (06:53 +0000)]
Fixed invalid parsing of text-mode received SMS timestamp
 - bugreported by Massimo Chieruzzi <zcool@sandlab.org>

23 years agoVersion bumped to 1.5.2.
short [Thu, 19 Apr 2001 18:14:30 +0000 (18:14 +0000)]
Version bumped to 1.5.2.

23 years agoCrossplatformity: '#ifndef DONT_NEED_DECLARATIONS' -> '#ifdef WANT_DECLARATIONS'
short [Thu, 19 Apr 2001 18:13:56 +0000 (18:13 +0000)]
Crossplatformity: '#ifndef DONT_NEED_DECLARATIONS' -> '#ifdef WANT_DECLARATIONS'
  otherwise included libintl has problems (conflicts) with provided declarations

23 years ago'gettext' declaration checked, no retyping ('int->void *' may not be possible)
short [Thu, 19 Apr 2001 17:56:02 +0000 (17:56 +0000)]
'gettext' declaration checked, no retyping ('int->void *' may not be possible)
All #include-s for missing declarations now #ifdefed

23 years ago'gettext' declaration checked, no retyping ('int->void *' may not be possible)
short [Thu, 19 Apr 2001 17:55:25 +0000 (17:55 +0000)]
'gettext' declaration checked, no retyping ('int->void *' may not be possible)

23 years agoChanges in 1.5.2 described
short [Thu, 19 Apr 2001 17:45:24 +0000 (17:45 +0000)]
Changes in 1.5.2 described

23 years agoCrossplatformity: MIN and MAX functiona are _always_ redefined, no #ifdefs
short [Thu, 19 Apr 2001 17:43:19 +0000 (17:43 +0000)]
Crossplatformity: MIN and MAX functiona are _always_ redefined, no #ifdefs
  and/or autoconfing - caused #include conflicts on Alpha OSF1

23 years agoCosmetic: warnings fixed when 'gettext' returns 'const' value
short [Thu, 19 Apr 2001 17:39:17 +0000 (17:39 +0000)]
Cosmetic: warnings fixed when 'gettext' returns 'const' value

23 years ago'gettext' retval retyped to 'const char *' to solve missing 'gettext' protype
short [Thu, 19 Apr 2001 17:38:44 +0000 (17:38 +0000)]
'gettext' retval retyped to 'const char *' to solve missing 'gettext' protype

23 years agoFixed link when system gettext library is missing
short [Thu, 19 Apr 2001 17:37:15 +0000 (17:37 +0000)]
Fixed link when system gettext library is missing

23 years agoCrossplatformity: Fixed signal(2) reinstall after the signal occured
short [Thu, 19 Apr 2001 17:31:31 +0000 (17:31 +0000)]
Crossplatformity: Fixed signal(2) reinstall after the signal occured

23 years agoVersion bumped to 1.5.1. rel_1_5_1
short [Sun, 8 Apr 2001 17:50:26 +0000 (17:50 +0000)]
Version bumped to 1.5.1.

23 years agoReflected mdsms.c:1.21->1.22 updates, up-to-date
short [Sun, 8 Apr 2001 10:02:53 +0000 (10:02 +0000)]
Reflected mdsms.c:1.21->1.22 updates, up-to-date

23 years agoReflected mdsms.c:1.21->1.22 updates
short [Sun, 8 Apr 2001 09:58:47 +0000 (09:58 +0000)]
Reflected mdsms.c:1.21->1.22 updates

23 years agoChild receive-SMS processes' zombies are now properly collected on SIGCHLD
short [Sun, 8 Apr 2001 09:55:42 +0000 (09:55 +0000)]
Child receive-SMS processes' zombies are now properly collected on SIGCHLD
receive-SMS improved to be able to batch receive a stream of SMSes
 - full modem reset/restart occured after each SMS before, SMSes could be lost
Cosmetic: ", 0 part(s)" no longer written for regular text SMSes

23 years agoChild receive-SMS processes' zombies are now properly collected on SIGCHLD
short [Sun, 8 Apr 2001 09:53:35 +0000 (09:53 +0000)]
Child receive-SMS processes' zombies are now properly collected on SIGCHLD

23 years agoReflected mdsms.c:1.20->1.21 updates, up-to-date
short [Sat, 7 Apr 2001 19:30:42 +0000 (19:30 +0000)]
Reflected mdsms.c:1.20->1.21 updates, up-to-date

23 years agoText advise about help paging fixed (to "./mdsms -h"), "-h" was forgotten
short [Sat, 7 Apr 2001 19:29:21 +0000 (19:29 +0000)]
Text advise about help paging fixed (to "./mdsms -h"), "-h" was forgotten

23 years agoDescribed options implemented in current mdsms.c:1.19->1.20 change:
short [Sat, 7 Apr 2001 19:20:13 +0000 (19:20 +0000)]
Described options implemented in current mdsms.c:1.19->1.20 change:
   -x/--xonxoff   -C/--rtscts   -M/--smsmode   -P/--pdusmscmode
Various typos fixed.
SMS center # added for: 230 03
Siemens M20 and M1 (M1 untested...) listed as supported devices

23 years agoUpdated for my home page URL change
short [Sat, 7 Apr 2001 19:16:40 +0000 (19:16 +0000)]
Updated for my home page URL change

23 years agoChanges in 1.5.0 and 1.5.1 described
short [Sat, 7 Apr 2001 18:40:36 +0000 (18:40 +0000)]
Changes in 1.5.0 and 1.5.1 described

23 years agoAdded "tags" & "TAGS" files to be ignored
short [Sat, 7 Apr 2001 15:52:26 +0000 (15:52 +0000)]
Added "tags" & "TAGS" files to be ignored

23 years ago"po/.cvsignore" file no longer destroyed during 'clean'
short [Sat, 7 Apr 2001 15:52:15 +0000 (15:52 +0000)]
"po/.cvsignore" file no longer destroyed during 'clean'
Added "tags" & "TAGS" files to be cleaned

23 years agoUpdated for features RPM-4.0 (NOT backward compatible)
short [Sat, 7 Apr 2001 15:49:14 +0000 (15:49 +0000)]
Updated for features RPM-4.0 (NOT backward compatible)
"AutoReq: no" removed (need in the past for my own broken machine)
Updated for my home page URL change

23 years agoKludge for automatic rewrite/fix: <short@short.ucw.cz> -> <short@ucw.cz>
short [Sat, 7 Apr 2001 15:47:06 +0000 (15:47 +0000)]
Kludge for automatic rewrite/fix:  <short@short.ucw.cz> -> <short@ucw.cz>

23 years agoFixed typo causing error during compilation
short [Sat, 7 Apr 2001 15:30:24 +0000 (15:30 +0000)]
Fixed typo causing error during compilation

23 years agoReflected mdsms.c:1.19->1.20 updates, up-to-date
short [Sat, 7 Apr 2001 15:28:54 +0000 (15:28 +0000)]
Reflected mdsms.c:1.19->1.20 updates, up-to-date

23 years agoImplemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
short [Sat, 7 Apr 2001 15:13:34 +0000 (15:13 +0000)]
Implemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
Implemented disable of +CMGF PDU/text mode autodetection (-M/--smsmode)
Implemented additional preceding SMSC modes for compat. (-P/--pdusmscmode)
 - "count-in" is default, "count-out" precedes w/o counting, "none" discards
 - "count-out" needed at least by recent Siemens M20 firmwares
 - autodetected when not forced by user
 - hardware provided by courtesy of Radek Kadner, ATS Praha
Fixed: total retrycount - now really (maxretry), not (maxretry+1) as before
Main communication routine devcmd() fortified and made foolproof
"AT+CSCA?" is now allowed to omit ADDR_* type
 - needed at least by recent Siemens M20 firmwares
Fixed timestamps by telling 'not known DST' (instead of 'no DST' as before)
PDU mode SMS receive works now (fatal bugs, never tested before)

23 years agoImplemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
short [Sat, 7 Apr 2001 15:03:39 +0000 (15:03 +0000)]
Implemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
Used "-ggdb3" instead of just "-ggdb" for GCC in maintainer mode

23 years agoImplemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
short [Sat, 7 Apr 2001 15:03:00 +0000 (15:03 +0000)]
Implemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)

23 years ago.cvsignore files added, "-I !" assumed.
short [Wed, 4 Apr 2001 18:31:01 +0000 (18:31 +0000)]
.cvsignore files added, "-I !" assumed.

23 years agoFixed formatstring parameters (only error messages involved).
short [Wed, 4 Apr 2001 18:30:08 +0000 (18:30 +0000)]
Fixed formatstring parameters (only error messages involved).

24 years agoMy local network connectivity changed, uninteresting to casual user.
short [Wed, 1 Dec 1999 13:52:20 +0000 (13:52 +0000)]
My local network connectivity changed, uninteresting to casual user.
Cosmetic: TAB characters expanded to spaces.

24 years agoUgly argument parsing bug fixed, courtesy of Bruno Ferri <bruno@eliocopy.com>.
short [Wed, 1 Dec 1999 13:49:58 +0000 (13:49 +0000)]
Ugly argument parsing bug fixed, courtesy of Bruno Ferri <bruno@eliocopy.com>.

24 years agoMessage Reference is now reported for each of --ring-send multipart SMSes.
short [Mon, 15 Nov 1999 06:24:31 +0000 (06:24 +0000)]
Message Reference is now reported for each of --ring-send multipart SMSes.

24 years ago--ring-send tested with 9110 and fixed.
short [Mon, 15 Nov 1999 06:24:18 +0000 (06:24 +0000)]
--ring-send tested with 9110 and fixed.
Message Reference is now reported for each of --ring-send multipart SMSes.

24 years agoPDU receive mode implemented, untested yet.
short [Sun, 7 Nov 1999 11:19:50 +0000 (11:19 +0000)]
PDU receive mode implemented, untested yet.

24 years agoForgot to add the SPEC file during RPM build commit.
short [Fri, 5 Nov 1999 03:03:18 +0000 (03:03 +0000)]
Forgot to add the SPEC file during RPM build commit.

24 years agoRPM build added, generated with "./autogen.sh rpm".
short [Fri, 5 Nov 1999 03:02:19 +0000 (03:02 +0000)]
RPM build added, generated with "./autogen.sh rpm".

24 years agoEnglish man page updated, sms9110 man finally merged.
short [Wed, 3 Nov 1999 15:55:06 +0000 (15:55 +0000)]
English man page updated, sms9110 man finally merged.
--mode-receive description still missing.

24 years agoLocalization added together with Czech catalog. Czech man page missing.
short [Wed, 3 Nov 1999 12:53:48 +0000 (12:53 +0000)]
Localization added together with Czech catalog. Czech man page missing.

24 years agoGCC 'uninitialized variable' broken warnings workarounded.
short [Mon, 1 Nov 1999 12:35:47 +0000 (12:35 +0000)]
GCC 'uninitialized variable' broken warnings workarounded.

24 years agoFixes for 9110 functionality.
short [Mon, 1 Nov 1999 12:34:14 +0000 (12:34 +0000)]
Fixes for 9110 functionality.
-lefence autochecking implemented for maintainer-mode.

24 years agoInitial untested implementation of --ring-send.
short [Sun, 31 Oct 1999 15:47:20 +0000 (15:47 +0000)]
Initial untested implementation of --ring-send.

24 years agoBranch sms9110 collapsed to main trunk.
short [Sun, 31 Oct 1999 12:44:35 +0000 (12:44 +0000)]
Branch sms9110 collapsed to main trunk.
Man page still on fire, has to be merged properly.
Operation modes implemented, --receive added.
Whole code mostly untested.

24 years agoDead code elimination, cleanup.
short [Mon, 6 Sep 1999 19:18:19 +0000 (19:18 +0000)]
Dead code elimination, cleanup.

24 years agoFixed --log long option recognition ('l'->'L').
short [Mon, 6 Sep 1999 16:37:46 +0000 (16:37 +0000)]
Fixed --log long option recognition ('l'->'L').

24 years agoGCC_NEED_DECLARATION used to prevent (maintainer-only) GCC warnings. bp_sms9110
short [Mon, 6 Sep 1999 15:28:39 +0000 (15:28 +0000)]
GCC_NEED_DECLARATION used to prevent (maintainer-only) GCC warnings.

24 years agoFixed my ChangeLog e-mail address.
short [Mon, 6 Sep 1999 15:20:40 +0000 (15:20 +0000)]
Fixed my ChangeLog e-mail address.

24 years agoRemoved RCS Log entries as recommended in CVS Faq-O-Matic.
short [Mon, 6 Sep 1999 15:15:39 +0000 (15:15 +0000)]
Removed RCS Log entries as recommended in CVS Faq-O-Matic.

24 years ago'-f' flag is working now.
short [Thu, 29 Jul 1999 14:39:38 +0000 (14:39 +0000)]
'-f' flag is working now.

24 years agoVersion bumped to 1.3.
short [Wed, 28 Jul 1999 10:47:15 +0000 (10:47 +0000)]
Version bumped to 1.3.

24 years agoRemoved strict converting/checking of symbol characters to '?'.
short [Wed, 28 Jul 1999 10:46:37 +0000 (10:46 +0000)]
Removed strict converting/checking of symbol characters to '?'.

24 years agoRemoved '\xXY' chars for compatibility with Digital UNIX vendor "cc".
short [Mon, 19 Jul 1999 10:02:51 +0000 (10:02 +0000)]
Removed '\xXY' chars for compatibility with Digital UNIX vendor "cc".

24 years agoVersion bumped to 1.2.
short [Wed, 14 Jul 1999 01:02:51 +0000 (01:02 +0000)]
Version bumped to 1.2.

24 years agoTermios made compatible with Digital UNIX 4.0, cfset[io]speed() missing.
short [Wed, 14 Jul 1999 01:01:11 +0000 (01:01 +0000)]
Termios made compatible with Digital UNIX 4.0, cfset[io]speed() missing.

24 years agoDocumentation fixes.
short [Sat, 3 Jul 1999 18:56:49 +0000 (18:56 +0000)]
Documentation fixes.

24 years agoVersion bumped to 1.1.
short [Thu, 3 Jun 1999 11:48:18 +0000 (11:48 +0000)]
Version bumped to 1.1.

24 years agoLogging (--log) implemented.
short [Thu, 3 Jun 1999 11:46:41 +0000 (11:46 +0000)]
Logging (--log) implemented.

24 years agoCommented all the entries in setup.h.
short [Thu, 3 Jun 1999 10:52:32 +0000 (10:52 +0000)]
Commented all the entries in setup.h.

24 years agoImplemented remaining communication timeouts and maximum retry count.
short [Thu, 3 Jun 1999 10:38:52 +0000 (10:38 +0000)]
Implemented remaining communication timeouts and maximum retry count.

24 years agoMakefile target dist-tarZ added for 'compress'-ed archives.
short [Wed, 2 Jun 1999 18:26:32 +0000 (18:26 +0000)]
Makefile target dist-tarZ added for 'compress'-ed archives.

24 years agoFirst alpha release. init
short [Wed, 26 May 1999 13:06:26 +0000 (13:06 +0000)]
First alpha release.