FreeCalypso > hg > freecalypso-tools
annotate CHANGES @ 234:4cee70d429bf
CHANGES: fc-fsio format change documented
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Sat, 12 Aug 2017 17:37:02 +0000 | 
| parents | a58a7bbc0618 | 
| children | 08ad558c1fbc | 
| rev | line source | 
|---|---|
| 
231
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
1 Changes in the current code since fc-host-tools-r5: | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
2 | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
3 * loadtools and rvinterf now set TIOCEXCL on the tty to prevent the common | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
4 error scenario of multiple processes trying to read from the same serial | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
5 port. | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
6 | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
7 * fc-loadtool: added a batch operation mode whereby the tool executes a given | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
8 command script, cleans up (usually powers off) the target and exits. | 
| 
 
a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
225 
diff
changeset
 | 
9 | 
| 
234
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
10 * fc-loadtool exec command: scripts without slashes in the given name are now | 
| 
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
11 sought in the current directory. | 
| 
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
12 | 
| 
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
13 * fc-fsio format command: if the FFS is already formatted, the tool now prints | 
| 
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
14 the error returned by the FFS code in the target fw, but does not stop the | 
| 
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
15 execution of scripts; this change makes production scripts rerun-able. | 
| 
 
4cee70d429bf
CHANGES: fc-fsio format change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
231 
diff
changeset
 | 
16 | 
| 
225
 
5af4990451d9
CHANGES: fc-host-tools-r5 released
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
224 
diff
changeset
 | 
17 Changes from fc-host-tools-r4 to fc-host-tools-r5: | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
18 | 
| 
55
 
fb95b0493eca
CHANGES: made note of the install location big change
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
28 
diff
changeset
 | 
19 * New install location: everything is now under /opt/freecalypso instead of | 
| 
 
fb95b0493eca
CHANGES: made note of the install location big change
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
28 
diff
changeset
 | 
20 /usr/local/bin and /usr/local/share/freecalypso. | 
| 
 
fb95b0493eca
CHANGES: made note of the install location big change
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
28 
diff
changeset
 | 
21 | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
22 * loadtools: added support for dsample (TI D-Sample) and fcfam (FreeCalypso | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
23 hardware family starting with FCDEV3B) targets. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
24 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
25 * loadagent: UART autodetection now works not only with Calypso boot ROM | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
26 version 0300 found in the common Calypso devices, but also with the older | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
27 version 0200 found in the older Calypso silicon on early D-Sample boards. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
28 | 
| 
11
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
29 * loadtools support for C139/140 target: use -h compal -c 1004 command line | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
30 options instead of the previous -h compal -c 1003 to support the newer | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
31 versions of C139/140 boot code which expect "1004" instead of the more | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
32 familiar "1003" in the serially downloaded code image. The new -c 1004 | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
33 option ("1004" signature bytes) should work with all currently known | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
34 Mot/Compal boot code versions, thus -c 1003 is retained only for backward | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
35 compatibility with existing usage. | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
36 | 
| 
28
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
37 * fc-fsio: one can now type ls -l and not just the ll shorthand, | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
38 pirelli-get-imei and pirelli-magnetite-init commands added (former | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
39 fc-getpirimei and fc-pirhackinit separate utilities absorbed into fc-fsio), | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
40 help facility added. | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
41 | 
| 
169
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
42 * fc-tmsh changes: | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
43 | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
44 + fc-tmsh now takes the -p option and supports one-shot command invokation | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
45 like fc-fsio and fc-shell; | 
| 
72
 
e31b601744cd
CHANGES: fc-tmsh change documented
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
55 
diff
changeset
 | 
46 | 
| 
169
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
47 + added support for L1/RF test mode commands and other TM3 protocol commands | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
48 (omr, omw, oabbr, oabbw, tm3ver); | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
49 | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
50 + added ETM_AUDIO commands aul, aus, aur and auw. | 
| 
152
 
9a08c09a07c0
CHANGES: list the addition of TM3 and l1tm command support to fc-tmsh
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
72 
diff
changeset
 | 
51 | 
| 
153
 
9925fba699be
fc-olddump replaced with fc-memdump
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
152 
diff
changeset
 | 
52 * fc-olddump renamed to fc-memdump, can now use either TM3 or ETM memory read | 
| 
 
9925fba699be
fc-olddump replaced with fc-memdump
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
152 
diff
changeset
 | 
53 commands. | 
| 
 
9925fba699be
fc-olddump replaced with fc-memdump
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
152 
diff
changeset
 | 
54 | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
55 * tiffs: added -O option to parse FFS images from the ancient 20020917 firmware | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
56 on the D-Sample. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
57 | 
| 
169
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
58 * New in vitro analysis utilities: fc-cal2text and tiaud-decomp. | 
| 
 
0b4167c0ed52
CHANGES: documenting fc-tmsh changes, fc-cal2text and tiaud-decomp addition
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
153 
diff
changeset
 | 
59 | 
| 
210
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
60 * Added tools for working with ringtone melodies: fc-e1decode and fc-e1gen for | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
61 loudspeaker melodies (see doc/Melody_E1) and fc-buzplay (plus target-side | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
62 buzplayer.srec) for devices that use a piezoelectric buzzer. | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
63 | 
| 
224
 
146f93bd5112
CHANGES: documented the addition of keepalive support to rvinterf
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
210 
diff
changeset
 | 
64 * rvinterf: added support for the keepalive mechanism, see the description in | 
| 
 
146f93bd5112
CHANGES: documented the addition of keepalive support to rvinterf
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
210 
diff
changeset
 | 
65 doc/RVTMUX. | 
| 
 
146f93bd5112
CHANGES: documented the addition of keepalive support to rvinterf
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
210 
diff
changeset
 | 
66 | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
67 * rvinterf & fc-shell: added support for the experimental TCH rerouting feature | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
68 of FreeCalypso Citrine firmware. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
69 | 
| 
210
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
70 * fc-fr2tch, fc-gsm2vm, fc-tch2fr, fc-vm2hex: new utilities for converting | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
71 GSM 06.10 FR codec bits between different formats. | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
72 | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
73 * c139explore & pirexplore: added host shell script wrappers invoking | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
74 fc-compalram and fc-iram with the respective target binaries. | 
| 
 
071544322478
CHANGES: documented newly added utilities
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
169 
diff
changeset
 | 
75 | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
76 * Internal cleanup and refactoring in various places. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
77 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
78 Changes from fc-host-tools-r3 to fc-host-tools-r4: | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
79 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
80 * Shellcode-based Compal phone break-in utility tfc139 reworked in a new way | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
81 that should work with all Mot C1xx firmwares beyond the original TFC139 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
82 target: see doc/Compal-unlock and doc/TFC139-breakin for the details. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
83 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
84 * Documentation and cosmetic code changes to reflect the new understanding of | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
85 TI's TM (Test Mode) predating ETM (Enhanced Test Mode): see doc/RVTMUX for | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
86 a detailed explanation. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
87 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
88 * Added support for the old non-enhanced Test Mode memory read command in the | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
89 form of fc-tmsh omr command, fc-fsio omemdump command and fc-olddump utility. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
90 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
91 * rvtdump and rvinterf recognize the old all-ASCII GPF trace format emitted by | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
92 the D-Sample firmware from 20020917 and print these traces as ASCII instead | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
93 of hex. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
94 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
95 * fc-dspapidump fixed to be independent of host byte order. | 
