summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-04 18:08:04 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-04 18:08:04 -0700
commite9ae86bab5faca19f020d98eec4904b0b9efcd24 (patch)
tree57091de687ae6c7ee5d9de85927391aef31e0efd
parent80e2c89f42f9c09c9ee57c64b9c6dab3e4856afd (diff)
moin2mdwn: convert page Devices
-rw-r--r--Devices.mdwn27
-rw-r--r--Devices.moin20
2 files changed, 27 insertions, 20 deletions
diff --git a/Devices.mdwn b/Devices.mdwn
new file mode 100644
index 0000000..c94e9a7
--- /dev/null
+++ b/Devices.mdwn
@@ -0,0 +1,27 @@
+
+A list of devices that Gypsy is tested against and known to work well on.
+
+
+## Bluetooth
+[[!table header="no" class="mointable" data="""
+**Model** | **GPS Chipset** | **Comments**
+ Nokia LD-1W | |
+ Nokia LD-3W | SiRF Star 3 |
+ TranSystem i-Blue 737 | |
+"""]]
+
+
+## USB
+[[!table header="no" class="mointable" data="""
+**Model** | **GPS Chipset** | **Comments**
+ BlueNext BN-903S | Adopt SkyTraq Venus 6 | Manually set 4800 or 9600 baud
+ GlobalSat BU-333N | SiRF Star 3 |
+ TWiG Solutions TS-GPM015PPS | SiRF Star 3 | Manually set 4800 baud, Prolific Technology PL2303 Serial to USB chipset
+"""]]
+
+
+## Embedded
+[[!table header="no" class="mointable" data="""
+**Model** | **GPS Chipset** | **Comments**
+ Nokia N810 | | Requires '--enable-n810' configure flag to be able to turn the device on/off automatically
+"""]]
diff --git a/Devices.moin b/Devices.moin
deleted file mode 100644
index 12ae298..0000000
--- a/Devices.moin
+++ /dev/null
@@ -1,20 +0,0 @@
-A list of devices that Gypsy is tested against and known to work well on.
-
-== Bluetooth ==
-
-||<tablestyle="width: 80%">'''Model'''||'''GPS Chipset'''||'''Comments'''||
-|| Nokia LD-1W || || ||
-|| Nokia LD-3W || SiRF Star 3 || ||
-|| !TranSystem i-Blue 737 || || ||
-
-== USB ==
-
-||<tablestyle="width: 80%">'''Model'''||'''GPS Chipset'''||'''Comments'''||
-|| !BlueNext BN-903S || Adopt !SkyTraq Venus 6 || Manually set 4800 or 9600 baud||
-|| !GlobalSat BU-333N || SiRF Star 3 || ||
-|| TWiG Solutions TS-GPM015PPS || SiRF Star 3 || Manually set 4800 baud, Prolific Technology PL2303 Serial to USB chipset ||
-
-== Embedded ==
-
-||<tablestyle="width: 80%">'''Model'''||'''GPS Chipset'''||'''Comments'''||
-|| Nokia N810 || || Requires '--enable-n810' configure flag to be able to turn the device on/off automatically ||