log

age author description
2018-03-18 Mychaela Falconia target-utils: wait for FIFO not full in serial_out() instead of FIFO empty
2018-03-16 Mychaela Falconia CHANGES: fc-shell key command addition documented
2018-03-16 Mychaela Falconia fc-shell help file: documented key, keydown and keyup commands
2018-03-16 Mychaela Falconia fc-shell: added key commands for sending keystrokes via MMI CONFIG sysprims
2018-03-15 Mychaela Falconia INSTALL: update for the move-out of fc-lcdemu
2018-03-15 Mychaela Falconia CHANGES: fc-lcdemu move-out and rvinterf -X output inversion fix
2018-03-15 Mychaela Falconia doc/Host-tools-overview: update for the move-out of fc-lcdemu
2018-03-15 Mychaela Falconia rvinterf: -v option removed, -X LCD output is always inverted
2018-03-15 Mychaela Falconia lcdemu removed from this repository, moved to freecalypso-ui-dev
2018-03-11 Mychaela Falconia fc-fsio help: write-battery-table and write-charging-config documented
2018-03-11 Mychaela Falconia doc/Host-tools-overview: documented new additions
2018-03-11 Mychaela Falconia README: updated for the new set of top-level source directories
2018-03-11 Mychaela Falconia CHANGES: User Phone Tools addition documented
2018-03-11 Mychaela Falconia doc/User-phone-tools article written
2018-03-10 Mychaela Falconia fcup-settime program written, compiles, produces expected AT+CCLK command
2018-03-09 Mychaela Falconia sms-pdu-decode: added -p option to keep the raw PDUs in the output
2018-03-09 Mychaela Falconia fcup-smwrite program written, compiles
2018-03-09 Mychaela Falconia fcup-smsendpdu program written, compiles
2018-03-09 Mychaela Falconia fcup-smsendmult: UCS-2 send mode implemented
2018-03-09 Mychaela Falconia fcup-smsendmult: preparations for adding UCS-2 support
2018-03-09 Mychaela Falconia fcup-smsend: UCS-2 send mode implemented
2018-03-09 Mychaela Falconia fcup-smsend: preparations for adding UCS-2 support
2018-03-09 Mychaela Falconia uptools/atcmd: smsend_pdugen.c split off from smsend_pduout.c
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
2018-02-04 Mychaela Falconia uptools/atcmd/atinterf.c: logic inversion error
2018-02-04 Mychaela Falconia uptools/Makefile: atcmd added
2018-02-04 Mychaela Falconia uptools/atcmd framework started
2018-02-04 Mychaela Falconia rvinterf/Makefile: rvtat added
2018-02-04 Mychaela Falconia fcup-rvtat program written, compiles
2018-02-04 Mychaela Falconia fcup-atinterf: implemented wakeup of sleeping targets
2018-02-04 Mychaela Falconia fcup-atinterf: brown paper bag
2018-02-04 Mychaela Falconia top Makefile: uptools need libserial for atinterf
2018-02-04 Mychaela Falconia uptools/Makefile: atinterf added