mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-19 06:48:37 +03:00
doc: Introduce a chapter on the firmware
Begin to document how to get the firmware, how to build it, how to flash it, how to hack on it. Some parts are not there yet.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<!ENTITY chapter-hw-details SYSTEM "chapters/hardware_details.xml">
|
||||
<!ENTITY chapter-using-sniff SYSTEM "chapters/using_sniff.xml">
|
||||
<!ENTITY chapter-building SYSTEM "chapters/building.xml">
|
||||
<!ENTITY chapter-firmware SYSTEM "chapters/firmware.xml">
|
||||
<!ENTITY chapter-appendix SYSTEM "chapters/appendix.xml">
|
||||
]>
|
||||
|
||||
@@ -34,6 +35,12 @@
|
||||
<authorinitials>z</authorinitials>
|
||||
<revremark>Document building wireshark</revremark>
|
||||
</revision>
|
||||
<revision>
|
||||
<revnumber>0.0.4</revnumber>
|
||||
<date>8 October 2011</date>
|
||||
<authorinitials>z</authorinitials>
|
||||
<revremark>Document Firmware</revremark>
|
||||
</revision>
|
||||
</revhistory>
|
||||
|
||||
<title>SIMtrace Usermanual</title>
|
||||
@@ -57,6 +64,7 @@
|
||||
&chapter-hw-details;
|
||||
&chapter-using-sniff;
|
||||
&chapter-building;
|
||||
&chapter-firmware;
|
||||
|
||||
&chapter-appendix;
|
||||
</book>
|
||||
|
||||
Reference in New Issue
Block a user