summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2004-03-04 13:55:17 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2004-03-04 13:55:17 +0000
commit454379a10ba39fb453419d5fbf252da5efefcb23 (patch)
treec685507fd2f7f2825d235526ac494b30a9c03eba
parent239a91c28cce4a120af21f7ea598217f54e17d0c (diff)
downloadrockbox-454379a10ba39fb453419d5fbf252da5efefcb23.tar.gz
rockbox-454379a10ba39fb453419d5fbf252da5efefcb23.zip
First version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4338 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/docs/devicechart.t143
1 files changed, 143 insertions, 0 deletions
diff --git a/www/docs/devicechart.t b/www/docs/devicechart.t
new file mode 100644
index 0000000000..cb91e660fe
--- /dev/null
+++ b/www/docs/devicechart.t
@@ -0,0 +1,143 @@
1#define _PAGE_ Devices and features
2#include "head.t"
3
4<table border=1>
5<tr><th>&nbsp;</th>
6 <th>Old Player</th>
7 <th>Player/Studio</th>
8 <th>Old Recorder (firmware 1.17)</th>
9 <th>Recorder</th>
10 <th>FM Recorder</th>
11 <th>V2 Recorder</th>
12</tr>
13<tr><th><b>USB</b></th>
14 <td>1.1</td>
15 <td>1.1</td>
16 <td>1.1</td>
17 <td>2.0</td>
18 <td>2.0</td>
19 <td>2.0</td>
20</tr>
21<tr><th><b>S/PDIF</b></th>
22 <td>No</td>
23 <td>No</td>
24 <td>In/Out</td>
25 <td>In/Out</td>
26 <td>In</td>
27 <td>In</td>
28</tr>
29<tr><th><b>Separate Line Out</b></th>
30 <td>Yes</td>
31 <td>Yes</td>
32 <td>No</td>
33 <td>No</td>
34 <td>No</td>
35 <td>No</td>
36</tr>
37<tr><th><b>Remote control</b></th>
38 <td>Yes</td>
39 <td>Yes</td>
40 <td>Yes</td>
41 <td>Yes</td>
42 <td>No</td>
43 <td>No</td>
44</tr>
45<tr><th><b>Recording</b></th>
46 <td>No</td>
47 <td>No</td>
48 <td>Yes</td>
49 <td>Yes</td>
50 <td>Yes</td>
51 <td>Yes</td>
52</tr>
53<tr><th><b>LCD Type</b></th>
54 <td>Character 11x2 <a href=#footnote1>(1)</a></td>
55 <td>Character 11x2</td>
56 <td>Bitmap 112x64</td>
57 <td>Bitmap 112x64</td>
58 <td>Bitmap 112x64</td>
59 <td>Bitmap 112x64</td>
60</tr>
61<tr><th><b>Real Time Clock</b></th>
62 <td>No</td>
63 <td>No</td>
64 <td>Yes</td>
65 <td>Yes</td>
66 <td>Yes</td>
67 <td>Yes</td>
68</tr>
69<tr><th><b>Buttons</b></th>
70 <td>6</td>
71 <td>6</td>
72 <td>10</td>
73 <td>10</td>
74 <td>10</td>
75 <td>10</td>
76</tr>
77<tr><th><b>Alarm wake-up</b></th>
78 <td>No</td>
79 <td>No</td>
80 <td>No</td>
81 <td>No</td>
82 <td>Yes</td>
83 <td>Yes</td>
84</tr>
85<tr><th><b>FM Radio</b></th>
86 <td>No</td>
87 <td>No</td>
88 <td>No</td>
89 <td>No</td>
90 <td>Yes</td>
91 <td>No <a href=#footnote2>(2)</a></td>
92</tr>
93<tr><th><b>MP3 decoder</b></th>
94 <td>MAS3507D/DAC3550A</td>
95 <td>MAS3507D/DAC3550A</td>
96 <td>MAS3587F</td>
97 <td>MAS3587F</td>
98 <td>MAS3587F</td>
99 <td>MAS3587F</td>
100</tr>
101<tr><th><b>Charging ctrl</b></th>
102 <td>Hardware</td>
103 <td>Hardware</td>
104 <td>Software</td>
105 <td>Software</td>
106 <td>Hardware</td>
107 <td>Hardware</td>
108</tr>
109<tr><th><b>Hard drive poweroff</b></th>
110 <td>No</td>
111 <td>No</td>
112 <td>Yes</td>
113 <td>Yes</td>
114 <td>No</td>
115 <td>No</td>
116</tr>
117<tr><th><b>Battery type</b></th>
118 <td>NiMH</td>
119 <td>NiMH</td>
120 <td>NiMH</td>
121 <td>NiMH</td>
122 <td>LiIon</td>
123 <td>LiIon</td>
124</tr>
125<tr><th><b>Charger spec</b></th>
126 <td>9-12V 600mA</td>
127 <td>9-12V 600mA</td>
128 <td>9-12V 600mA</td>
129 <td>9-12V 600mA</td>
130 <td>6V ?mA</td>
131 <td>6V ?mA</td>
132</tr>
133</table>
134<p>
135 <a name=footnote1></a><i>(1) The old player has a limited LCD with no
136 support for double line height and only four user definable characters
137 instead of eight</i>
138 <br>
139 <a name=footnote2></a><i>(2) The early V2 models were in fact FM
140 Recorders in disguise, so they had the FM radio still mounted</i>
141
142
143#include "foot.t"