log

age author description
16 months ago Mychaela Falconia target-utils/pln-ppb-test: skeleton started
16 months ago Mychaela Falconia PL-J flash PPB ops: rework for full verification of lock state
16 months ago Mychaela Falconia fc-loadtool flash: do AMD reset after PL-J PPB write operations
16 months ago Mychaela Falconia fc-loadtool: implement flash ppb-* commands
16 months ago Mychaela Falconia PL129N lock-state cosmetic: 256 KiB blocks are single sectors
16 months ago Mychaela Falconia fc-loadtool flash: implement PL-J PPB programming functions
16 months ago Mychaela Falconia fc-loadtool flash lock-state: no global bits in second bank
16 months ago Mychaela Falconia fc-loadtool: implement flash lock-state command
16 months ago Mychaela Falconia fc-loadtool flash: definitions for AMD sector lock architecture
16 months ago Mychaela Falconia doc/Loadtools-usage: add SE J120
16 months ago Mychaela Falconia CHANGES: document fc-loadtool Intel flash family expansion
16 months ago Mychaela Falconia loadtools: round out support for Intel flash families
19 months ago Mychaela Falconia CHANGES: fc-host-tools-r20 released
19 months ago Mychaela Falconia CHANGES: document minor bugfixes
19 months ago Mychaela Falconia CHANGES: document fcup-smsend[mult] -e addition
19 months ago Mychaela Falconia doc/User-phone-tools: document -e addition to fcup-smsend[mult]
19 months ago Mychaela Falconia fcup-smsendmult: support -e like plain fcup-smsend
19 months ago Mychaela Falconia fcup-smsend: support backslash escapes in UCS-2 mode too
19 months ago Mychaela Falconia fcup-smsend: add support for backslash escapes, new -e option
19 months ago Mychaela Falconia fcup-smsend[mult]: fix buglet in K&R C NULL pointer passing
19 months ago Mychaela Falconia ringtools/imy: fix duplicate definition of tdma_durations[]
19 months ago Mychaela Falconia sms-pdu-decode family: fix VP-Relative header spacing
20 months ago Mychaela Falconia CHANGES: document sms-pdu-decode -n option
20 months ago Mychaela Falconia sms-pdu-decode utility: add -n option for TPDUs without SC address
20 months ago Mychaela Falconia sms-pdu-decode family: prepare for SC address becoming optional
22 months ago Mychaela Falconia CHANGES: increased MAX_PKT_FROM_TARGET
22 months ago Mychaela Falconia rvinterf suite: raise MAX_PKT_FROM_TARGET to 1600
22 months ago Mychaela Falconia CHANGES: document -Petmoff addition
22 months ago Mychaela Falconia doc/Target-boot-control: update for -Petmoff
22 months ago Mychaela Falconia doc/Pirelli-loadtools-entry: new article
22 months ago Mychaela Falconia rvinterf: disallow -Petmoff mode
22 months ago Mychaela Falconia libpwon: implement -Petmoff mode
22 months ago Mychaela Falconia CHANGES: first changes toward fc-host-tools-r19
22 months ago Mychaela Falconia doc/Rvinterf-logs: new document
22 months ago Mychaela Falconia doc/Rvinterf-tools: document rvinterf -X option
22 months ago Mychaela Falconia rvinterf -vv: emit hex dump of obsolete EXTUI packets
22 months ago Mychaela Falconia doc/Rvinterf-tools: document rvinterf -v changes
22 months ago Mychaela Falconia doc/TCH-bit-access: point to gsm-codec-lib release tarball URL
22 months ago Mychaela Falconia doc/TCH-bit-access: refer to Speech-codec-selection in freecalypso-docs
23 months ago Mychaela Falconia rvinterf: retire libg23 to old subdir
23 months ago Mychaela Falconia rvinterf/Makefile: libg23 is no more
23 months ago Mychaela Falconia fc-shell: replace libg23 with libprint
23 months ago Mychaela Falconia rvinterf/lowlevel: replace libg23 with libprint
23 months ago Mychaela Falconia rvinterf -vv TCH raw dump: write to log only if running with -l
23 months ago Mychaela Falconia rvinterf code structure: factor out output_cont_logpref()
23 months ago Mychaela Falconia libprint: implement libg23 replacement
23 months ago Mychaela Falconia rvinterf TM log: decode ETM_AUDIO commands
23 months ago Mychaela Falconia rvinterf TM log: decode TMFFS2 commands
23 months ago Mychaela Falconia rvinterf TM log: decode ETM_CORE commands
23 months ago Mychaela Falconia rvinterf TM log: beginning of TM/ETM classification
23 months ago Mychaela Falconia rvinterf -v TM: send hex dump only to log file if we have one
23 months ago Mychaela Falconia rvinterf: -v enables TM hex dump, -vv enables TCH hex dump
23 months ago Mychaela Falconia rvinterf proper: move TM logging to new module
23 months ago Mychaela Falconia rvtdump, tfc139: restore old 'TM:' output format
23 months ago Mychaela Falconia rvinterf/lowlevel/format_fc.c: get rid of static fmtbuf
23 months ago Mychaela Falconia rvinterf/lowlevel/format.c: get rid of static fmtbuf
23 months ago Mychaela Falconia rvinterf/lowlevel: new hex dump format
23 months ago Mychaela Falconia rvinterf/lowlevel: use libprint for backslash-escape output
23 months ago Mychaela Falconia rvinterf backslash escape: introduce libprint
23 months ago Mychaela Falconia rvinterf/lowlevel/format.c: forgot to add #include <ctype.h>