gsmperl.git
21 years agoFixed file reading for --ems-melody-file-send lace
short [Fri, 15 Nov 2002 11:28:07 +0000 (11:28 +0000)]
Fixed file reading for --ems-melody-file-send

21 years ago+newline-wrapping also of ems_picture
short [Wed, 16 Oct 2002 23:46:13 +0000 (23:46 +0000)]
+newline-wrapping also of ems_picture
+Option: --ems-picture-wrap!
+Option: --ems-animation-wrap!
Fixed --ems-melody-send

21 years ago+newline-wrapping also of ems_picture
short [Wed, 16 Oct 2002 23:45:24 +0000 (23:45 +0000)]
+newline-wrapping also of ems_picture

21 years ago+Option --ems-text
short [Wed, 16 Oct 2002 23:19:24 +0000 (23:19 +0000)]
+Option --ems-text

21 years ago+ems_picture & ems_animation splitting as even C55 doesn't support IEI 0x14
short [Wed, 16 Oct 2002 23:09:16 +0000 (23:09 +0000)]
+ems_picture & ems_animation splitting as even C55 doesn't support IEI 0x14
--ems-{picture,animation,melody}-send: Specifyable multiple times now

21 years ago+ems_picture & ems_animation splitting as even C55 doesn't support IEI 0x14
short [Wed, 16 Oct 2002 23:08:06 +0000 (23:08 +0000)]
+ems_picture & ems_animation splitting as even C55 doesn't support IEI 0x14
Fixed deconcatenation of udhpositioned data
Fixed bogus warning during deconcatenation

21 years ago+&max
short [Wed, 16 Oct 2002 23:05:54 +0000 (23:05 +0000)]
+&max

21 years ago&new: +($class,"GSM::SMS::Bitmap"-instance,$offset_x,$offset_y,$width,$heigh)
short [Wed, 16 Oct 2002 23:05:43 +0000 (23:05 +0000)]
&new: +($class,"GSM::SMS::Bitmap"-instance,$offset_x,$offset_y,$width,$heigh)
 - copies the specified rectangular area

22 years agoFixed $cfg->userdata==0 case
short [Mon, 29 Apr 2002 18:16:37 +0000 (18:16 +0000)]
Fixed $cfg->userdata==0 case
 - bugreported by Pavel Machek

22 years agoWarned about animation incompatibility at least with Alcatel 311 (firmware 101.01)
short [Mon, 14 Jan 2002 11:10:35 +0000 (11:10 +0000)]
Warned about animation incompatibility at least with Alcatel 311 (firmware 101.01)
  "You probably need to specify initial frame display delay, converting anyway"
 - reported/tested by Daniel Vesely <jude@atspraha.cz>

22 years agoCosmetic fix to allow conversion of --alcatel-name containing newlines
short [Mon, 14 Jan 2002 11:02:46 +0000 (11:02 +0000)]
Cosmetic fix to allow conversion of --alcatel-name containing newlines

22 years agoFixed coding of "display time" for Alcatel animations
short [Mon, 14 Jan 2002 11:02:05 +0000 (11:02 +0000)]
Fixed coding of "display time" for Alcatel animations
 - bugreported by Daniel Vesely <jude@atspraha.cz>

22 years agoFixed inversetranslate() to NOT to convert back umlaut->ASCII characters:
short [Mon, 14 Jan 2002 11:01:12 +0000 (11:01 +0000)]
Fixed inversetranslate() to NOT to convert back umlaut->ASCII characters:
 - This translation was NOT reversible, NEVER convert it back!

22 years ago--ems-melody-file-send wrapper implemented
short [Mon, 14 Jan 2002 02:24:38 +0000 (02:24 +0000)]
--ems-melody-file-send wrapper implemented
 - it is just EMS iMelody _encapsulation_, source file already must be:
   ^BEGIN:IMELODY\r\n.*END:IMELODY\r\n$

22 years agoAlcatel version refined: firmware 101.01
short [Sun, 13 Jan 2002 19:53:59 +0000 (19:53 +0000)]
Alcatel version refined: firmware 101.01
 - reported by Radek Kadner <radek.kadner@atspraha.cz>

22 years agoFixed lock-up when sending too long UDH IE, error message generated:
short [Sun, 13 Jan 2002 15:05:39 +0000 (15:05 +0000)]
Fixed lock-up when sending too long UDH IE, error message generated:
  "UDH IE (User Data Header Information Element) too long to fit in one SMS fragment"
 - occurs when: sum(static_IEs)+max(dynamic_IEs) > USERDATA_LENGTH

22 years agoImplemented --ems-force-variable
short [Sun, 13 Jan 2002 15:00:00 +0000 (15:00 +0000)]
Implemented --ems-force-variable
 - currently it has effect only on --ems-picture-send
 - It needs to be used at least for compatibility with Alcatel 311
   - reported/tested by Radek Kadner <radek.kadner@atspraha.cz>

22 years agoFixed name coding of Alcatel format payload name (now it is 7bit coded)
short [Mon, 7 Jan 2002 12:07:29 +0000 (12:07 +0000)]
Fixed name coding of Alcatel format payload name (now it is 7bit coded)

22 years agoFixed bitmap reading (Y offset corruption + total lines were interpreted +1)
short [Mon, 7 Jan 2002 12:06:40 +0000 (12:06 +0000)]
Fixed bitmap reading (Y offset corruption + total lines were interpreted +1)

22 years ago--alcatel-mseq-melody-file-send MSEQ-melody encapsulation implemented
short [Fri, 4 Jan 2002 12:06:07 +0000 (12:06 +0000)]
--alcatel-mseq-melody-file-send MSEQ-melody encapsulation implemented

22 years agoalcatel_mseq_melody_file() implemented
short [Fri, 4 Jan 2002 12:05:11 +0000 (12:05 +0000)]
alcatel_mseq_melody_file() implemented
 - it is just MSEQ _encapsulation_, the input file has to start with ".SEQ"!

22 years agoPreliminary version of EMS and Alcatel proprietary format implemented
short [Fri, 21 Dec 2001 07:04:44 +0000 (07:04 +0000)]
Preliminary version of EMS and Alcatel proprietary format implemented
gsmcmd/library supports:
  --ring-send
  --logo-group-send
  --ems-picture-send
  --ems-animation-send
  --alcatel-picture-send
  --alcatel-animation-send
Transport::Print implemented

22 years ago:pserver:anonymous@intra.tektonica.com:/opt/cvs - gsmperl - Fri Dec 21 07:37 CET... master bp_lace orig2001_12_21_07_37
short [Fri, 21 Dec 2001 06:39:25 +0000 (06:39 +0000)]
:pserver:anonymous@intra.tektonica.com:/opt/cvs - gsmperl - Fri Dec 21 07:37 CET 2001