diff options
Diffstat (limited to 'www/docs/devicechart.t')
-rw-r--r-- | www/docs/devicechart.t | 39 |
1 files changed, 27 insertions, 12 deletions
diff --git a/www/docs/devicechart.t b/www/docs/devicechart.t index cb91e660fe..cabccaff88 100644 --- a/www/docs/devicechart.t +++ b/www/docs/devicechart.t @@ -3,12 +3,25 @@ <table border=1> <tr><th> </th> - <th>Old Player</th> - <th>Player/Studio</th> - <th>Old Recorder (firmware 1.17)</th> - <th>Recorder</th> - <th>FM Recorder</th> - <th>V2 Recorder</th> + <th valign=top> + <a href=oldplayer.jpg><img src=oldplayer_t.jpg></a><br>Old Player + </th> + <th valign=top> + <a href=newplayer.jpg><img src=newplayer_t.jpg></a><br>Player/Studio + </th> + <th valign=top> + <a href=recorder.jpg><img src=recorder_t.jpg></a><br>Old Recorder + <a href=#footnote1>(1)</a> + </th> + <th valign=top> + <a href=recorder.jpg><img src=recorder_t.jpg></a><br>Recorder + </th> + <th valign=top> + <a href=fmrecorder.jpg><img src=fmrecorder_t.jpg></a><br>FM Recorder + </th> + <th valign=top> + <a href=fmrecorder.jpg><img src=fmrecorder_t.jpg></a><br>V2 Recorder + </th> </tr> <tr><th><b>USB</b></th> <td>1.1</td> @@ -51,7 +64,7 @@ <td>Yes</td> </tr> <tr><th><b>LCD Type</b></th> - <td>Character 11x2 <a href=#footnote1>(1)</a></td> + <td>Character 11x2 <a href=#footnote2>(2)</a></td> <td>Character 11x2</td> <td>Bitmap 112x64</td> <td>Bitmap 112x64</td> @@ -88,11 +101,11 @@ <td>No</td> <td>No</td> <td>Yes</td> - <td>No <a href=#footnote2>(2)</a></td> + <td>No <a href=#footnote3>(3)</a></td> </tr> <tr><th><b>MP3 decoder</b></th> - <td>MAS3507D/DAC3550A</td> - <td>MAS3507D/DAC3550A</td> + <td>MAS3507D / DAC3550A</td> + <td>MAS3507D / DAC3550A</td> <td>MAS3587F</td> <td>MAS3587F</td> <td>MAS3587F</td> @@ -132,11 +145,13 @@ </tr> </table> <p> - <a name=footnote1></a><i>(1) The old player has a limited LCD with no + <a name=footnote1></a><i>(1) The old recorders have firmware 1.17 or earlier</i> + <br> + <a name=footnote2></a><i>(2) The old player has a limited LCD with no support for double line height and only four user definable characters instead of eight</i> <br> - <a name=footnote2></a><i>(2) The early V2 models were in fact FM + <a name=footnote3></a><i>(3) The early V2 models were in fact FM Recorders in disguise, so they had the FM radio still mounted</i> |