log

age author description
Fri, 09 Mar 2018 00:43:36 +0000 Mychaela Falconia fcup-smsend: preparations for adding UCS-2 support
Fri, 09 Mar 2018 00:27:24 +0000 Mychaela Falconia uptools/atcmd: smsend_pdugen.c split off from smsend_pduout.c
Fri, 09 Mar 2018 00:17:13 +0000 Mychaela Falconia uptools/atcmd/smsend_pduout.c: added UCS-2 function, some refactoring
Thu, 08 Mar 2018 23:59:42 +0000 Mychaela Falconia uptools/libcoding: added function for UCS-2 BE output
Thu, 08 Mar 2018 23:06:31 +0000 Mychaela Falconia uptools/libcoding: added function for turning UTF-8 into UCS-2
Thu, 08 Mar 2018 22:24:14 +0000 Mychaela Falconia uptools/libcoding: added function for generating SMS PDUs with 8-bit text
Thu, 08 Mar 2018 20:33:03 +0000 Mychaela Falconia uptools: make_sms_submit_pdu() in libcoding now takes PID and DCS arguments
Thu, 08 Mar 2018 19:47:40 +0000 Mychaela Falconia fcup-smsendmult program written, compiles
Thu, 08 Mar 2018 18:13:38 +0000 Mychaela Falconia uptools/atcmd: smsend_pdu.c renamed to smsend_pduout.c
Thu, 08 Mar 2018 17:57:36 +0000 Mychaela Falconia fcup-smsend: automatic -q (concat quiet) with -W
Thu, 08 Mar 2018 17:47:58 +0000 Mychaela Falconia fcup-smsend: implemented automatic concat SMS refno generation
Thu, 08 Mar 2018 16:41:57 +0000 Mychaela Falconia fcup-smsend: implemented -q option to suppress concat summary output
Thu, 08 Mar 2018 16:28:26 +0000 Mychaela Falconia fcup-smsend: implemented concat SMS sending with user-given refno
Thu, 08 Mar 2018 07:27:45 +0000 Mychaela Falconia fcup-smsend: prep for adding concat SMS support
Thu, 08 Mar 2018 07:09:37 +0000 Mychaela Falconia uptools/atcmd: smsend_basic.c renamed to smsend_main.c
Thu, 08 Mar 2018 07:04:06 +0000 Mychaela Falconia fcup-smsend: added support for multiline messages in default PDU send mode
Thu, 08 Mar 2018 00:20:42 +0000 Mychaela Falconia fcup-smdump & fcup-smsend: send AT+CMEE=2 first
Mon, 05 Mar 2018 02:58:13 +0000 Mychaela Falconia fcup-smsend: buglet in PDU mode length manipulations
Mon, 05 Mar 2018 01:47:18 +0000 Mychaela Falconia fcup-smsend program put together, compiles
Sun, 04 Mar 2018 23:11:51 +0000 Mychaela Falconia uptools/libcoding: implemented function for generating hex strings
Sun, 04 Mar 2018 06:24:36 +0000 Mychaela Falconia uptools/libcoding: implemented generation of SMS-SUBMIT PDUs
Sun, 04 Mar 2018 05:16:34 +0000 Mychaela Falconia uptools/libcoding/gsm7_encode.c: bug found on review
Wed, 07 Feb 2018 07:30:22 +0000 Mychaela Falconia uptools/libcoding: SMS dest address parsing and encoding implemented
Wed, 07 Feb 2018 06:50:14 +0000 Mychaela Falconia uptools/libcoding: septet to octet packing function implemented
Tue, 06 Feb 2018 20:18:43 +0000 Mychaela Falconia uptools/libcoding: implemented 8859-1 -> GSM7 encoding function
Tue, 06 Feb 2018 19:27:19 +0000 Mychaela Falconia uptools/libcoding: implemented 8859-1 -> GSM7 encoding table
Mon, 05 Feb 2018 19:01:27 +0000 Mychaela Falconia uptools/libcoding: UTF-8 input conversion to 8859-1 implemented
Mon, 05 Feb 2018 17:35:49 +0000 Mychaela Falconia fcup-smdump: -d delete-after-dump option implemented
Mon, 05 Feb 2018 08:47:45 +0000 Mychaela Falconia fcup-smdump implemented, compiles
Sun, 04 Feb 2018 18:44:41 +0000 Mychaela Falconia uptools/atcmd/atinterf.c: no target debug mode implemented