log

age author description
2018-11-03 Mychaela Falconia doc/RVTMUX: updated for the current state of FreeCalypso
2018-10-30 Mychaela Falconia toolchain/build+install.sh: fixed ancient bug wherein the path for
2018-10-28 Mychaela Falconia doc/Deep-sleep-support article written
2018-10-28 Mychaela Falconia fcup-atinterf: 2x 30 ms appears to be sufficient to wake up from deep sleep
2018-10-28 Mychaela Falconia fcup-atinterf: added 20 ms serial flush
2018-10-28 Mychaela Falconia fc-shell: implemented 30 ms delay for batch mode AT commands with -p
2018-10-28 Mychaela Falconia rvinterf clients: implemented 30 ms delay for batch ops with -p
2018-10-28 Mychaela Falconia rvinterf client refactoring: libasync clients converted to use libinterf
2018-10-27 Mychaela Falconia rvinterf/rvtat converted to use libinterf
2018-10-27 Mychaela Falconia rvinterf/etmsync converted to use libinterf
2018-10-27 Mychaela Falconia rvinterf client refactoring: libinterf created
2018-10-26 Mychaela Falconia CHANGES: FCDEV3B S/N 001 bug support removal
2018-10-26 Mychaela Falconia doc/Flash-boot-modes article removed (moved to freecalypso-docs)
2018-10-26 Mychaela Falconia doc/Flash-boot-defect article removed (no longer relevant)
2018-10-26 Mychaela Falconia target-utils/Makefile: flash-boot-wa hack removed from the basic set
2018-10-25 Mychaela Falconia CHANGES: mokosrec2bin addition and documentation updates
2018-10-25 Mychaela Falconia doc/Host-tools-overview: mokosrec2bin addition documented
2018-10-25 Mychaela Falconia mokosrec2bin utility imported from the old freecalypso-reveng tree,
2018-10-25 Mychaela Falconia INSTALL: updates regarding the ARM7 gcc toolchain
2018-10-25 Mychaela Falconia loadtools/loadtool.help: update for FC devices having flash2
2018-09-07 Mychaela Falconia CHANGES: typo fix
2018-08-11 Mychaela Falconia CHANGES: fcup-* minor fixes documented
2018-08-11 Mychaela Falconia fcup-settime: moved time() retrieval a little closer to the output
2018-08-11 Mychaela Falconia fcup-smdump: set AT+CSCS="IRA" at the end (don't leave HEX)
2018-08-11 Mychaela Falconia fcup-smsend: fixed bug in the handling of -W with no dest address argument
2018-03-18 Mychaela Falconia CHANGES: fc-host-tools-r8 is out
2018-03-18 Mychaela Falconia CHANGES: target-utils Tx FIFO change documented
2018-03-18 Mychaela Falconia doc/RF_tables: typo fix
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