log

age author description
2018-03-09 Mychaela Falconia uptools/atcmd/smsend_pduout.c: added UCS-2 function, some refactoring
2018-03-08 Mychaela Falconia uptools/libcoding: added function for UCS-2 BE output
2018-03-08 Mychaela Falconia uptools/libcoding: added function for turning UTF-8 into UCS-2
2018-03-08 Mychaela Falconia uptools/libcoding: added function for generating SMS PDUs with 8-bit text
2018-03-08 Mychaela Falconia uptools: make_sms_submit_pdu() in libcoding now takes PID and DCS arguments
2018-03-08 Mychaela Falconia fcup-smsendmult program written, compiles
2018-03-08 Mychaela Falconia uptools/atcmd: smsend_pdu.c renamed to smsend_pduout.c
2018-03-08 Mychaela Falconia fcup-smsend: automatic -q (concat quiet) with -W
2018-03-08 Mychaela Falconia fcup-smsend: implemented automatic concat SMS refno generation
2018-03-08 Mychaela Falconia fcup-smsend: implemented -q option to suppress concat summary output
2018-03-08 Mychaela Falconia fcup-smsend: implemented concat SMS sending with user-given refno
2018-03-08 Mychaela Falconia fcup-smsend: prep for adding concat SMS support
2018-03-08 Mychaela Falconia uptools/atcmd: smsend_basic.c renamed to smsend_main.c
2018-03-08 Mychaela Falconia fcup-smsend: added support for multiline messages in default PDU send mode
2018-03-08 Mychaela Falconia fcup-smdump & fcup-smsend: send AT+CMEE=2 first
2018-03-05 Mychaela Falconia fcup-smsend: buglet in PDU mode length manipulations
2018-03-05 Mychaela Falconia fcup-smsend program put together, compiles
2018-03-04 Mychaela Falconia uptools/libcoding: implemented function for generating hex strings
2018-03-04 Mychaela Falconia uptools/libcoding: implemented generation of SMS-SUBMIT PDUs
2018-03-04 Mychaela Falconia uptools/libcoding/gsm7_encode.c: bug found on review
2018-02-07 Mychaela Falconia uptools/libcoding: SMS dest address parsing and encoding implemented
2018-02-07 Mychaela Falconia uptools/libcoding: septet to octet packing function implemented
2018-02-06 Mychaela Falconia uptools/libcoding: implemented 8859-1 -> GSM7 encoding function
2018-02-06 Mychaela Falconia uptools/libcoding: implemented 8859-1 -> GSM7 encoding table
2018-02-05 Mychaela Falconia uptools/libcoding: UTF-8 input conversion to 8859-1 implemented
2018-02-05 Mychaela Falconia fcup-smdump: -d delete-after-dump option implemented
2018-02-05 Mychaela Falconia fcup-smdump implemented, compiles
2018-02-04 Mychaela Falconia uptools/atcmd/atinterf.c: no target debug mode implemented