<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/openbr24/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/openbr24/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 07 May 2012 23:40:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openbr24/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by atrox07</title><link>https://sourceforge.net/p/openbr24/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -3,7 +3,7 @@
 
 Hardware Compatibility
 ---
-This implementation was tested with the **Navico Lowrance BR24** Broadband Radar. We have been told, that it does also work for the **newer 3G model**. We doubt that it will work for the 4G model since 4G requires a different display unit and differs in many technical aspects from BR24 and 3G.
+This implementation was tested with the **Navico Lowrance BR24** Broadband Radar. We have received first positive reports on compatibility with the **newer Lowrance 3G** model. We doubt that it will work for the 4G model since 4G requires a different display unit and differs in many technical aspects from BR24 and 3G.
 
 Software Requirements
 ---
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atrox07</dc:creator><pubDate>Mon, 07 May 2012 23:40:34 -0000</pubDate><guid>https://sourceforge.net27c636770464c1e59115f7a66c18dd43edab771a</guid></item><item><title>WikiPage Home modified by atrox07</title><link>https://sourceforge.net/p/openbr24/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,37 +1,36 @@
-[[download_button]]
-
-
 FAQ
 ===
 
 Hardware Compatibility
 ---
 This implementation was tested with the **Navico Lowrance BR24** Broadband Radar. We have been told, that it does also work for the **newer 3G model**. We doubt that it will work for the 4G model since 4G requires a different display unit and differs in many technical aspects from BR24 and 3G.
 
 Software Requirements
 ---
 We've tested the implementation on **Linux** and **Windows 7** &amp; **XP**. You will need libpcap/winpcap and JDK/JRE 1.6 to run. For Ubuntu 11.04 and newer please observe the installation instructions in the README.TXT file. We expect no major problems with OS X, although we did not test it. 
 
 Native JAVA binding to libpcap is realized using jnetpcap: You might need to move/rename the right native library to the lib/ folder to be found by jnetpcap. See README.TXT for details.
 
 Network Setup
 ---
 The protocol relies on a working multicast setup on your LAN. Therefore a DHCP Server is not needed, but might be of help when debugging. In Ubuntu set your network device to "Link-Local" in the Network Manager Applet or add a multicast route manually:
 
      sudo route add -net 224.0.0.0/4 dev eth0
 
 BibTex
 ---
     @incollection {springerlink:10.1007/978-3-642-22836-0_12,
        author = {Dabrowski, Adrian and Busch, Sebastian and Stelzer, Roland},
        title = {A Digital Interface for Imagery and Control of a Navico/Lowrance Broadband Radar},
        booktitle = {Robotic Sailing},
        editor = {Schlaefer, Alexander and Blaurock, Ole},
        publisher = {Springer Berlin Heidelberg},
        isbn = {978-3-642-22836-0},
        pages = {169-181},
        url = {http://dx.doi.org/10.1007/978-3-642-22836-0_12},
        note = {10.1007/978-3-642-22836-0_12},
        year = {2011}
      }  
 
+
+[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atrox07</dc:creator><pubDate>Mon, 07 May 2012 22:20:28 -0000</pubDate><guid>https://sourceforge.net4fc12a08214b48f63c0181253ef2ea31023544af</guid></item><item><title>WikiPage Home modified by atrox07</title><link>https://sourceforge.net/p/openbr24/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,5 +1,5 @@
+[[download_button]]
 
-[[download_button]]
 
 FAQ
 ===
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atrox07</dc:creator><pubDate>Mon, 07 May 2012 22:20:00 -0000</pubDate><guid>https://sourceforge.net3458f783193e95876cb2f507c28474522874c7eb</guid></item><item><title>WikiPage Home modified by atrox07</title><link>https://sourceforge.net/p/openbr24/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,37 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/openbr24/wiki/markdown_syntax/) syntax.
-
-[[project_admins]]
+
 [[download_button]]
+
+FAQ
+===
+
+Hardware Compatibility
+---
+This implementation was tested with the **Navico Lowrance BR24** Broadband Radar. We have been told, that it does also work for the **newer 3G model**. We doubt that it will work for the 4G model since 4G requires a different display unit and differs in many technical aspects from BR24 and 3G.
+
+Software Requirements
+---
+We've tested the implementation on **Linux** and **Windows 7** &amp; **XP**. You will need libpcap/winpcap and JDK/JRE 1.6 to run. For Ubuntu 11.04 and newer please observe the installation instructions in the README.TXT file. We expect no major problems with OS X, although we did not test it. 
+
+Native JAVA binding to libpcap is realized using jnetpcap: You might need to move/rename the right native library to the lib/ folder to be found by jnetpcap. See README.TXT for details.
+
+Network Setup
+---
+The protocol relies on a working multicast setup on your LAN. Therefore a DHCP Server is not needed, but might be of help when debugging. In Ubuntu set your network device to "Link-Local" in the Network Manager Applet or add a multicast route manually:
+
+     sudo route add -net 224.0.0.0/4 dev eth0
+
+BibTex
+---
+    @incollection {springerlink:10.1007/978-3-642-22836-0_12,
+       author = {Dabrowski, Adrian and Busch, Sebastian and Stelzer, Roland},
+       title = {A Digital Interface for Imagery and Control of a Navico/Lowrance Broadband Radar},
+       booktitle = {Robotic Sailing},
+       editor = {Schlaefer, Alexander and Blaurock, Ole},
+       publisher = {Springer Berlin Heidelberg},
+       isbn = {978-3-642-22836-0},
+       pages = {169-181},
+       url = {http://dx.doi.org/10.1007/978-3-642-22836-0_12},
+       note = {10.1007/978-3-642-22836-0_12},
+       year = {2011}
+     }  
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atrox07</dc:creator><pubDate>Mon, 07 May 2012 22:19:08 -0000</pubDate><guid>https://sourceforge.net500f6bfd651762603cbd0767a8ce8a4feaf67246</guid></item><item><title>WikiPage Home modified by atrox07</title><link>https://sourceforge.net/p/openbr24/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/openbr24/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atrox07</dc:creator><pubDate>Mon, 27 Feb 2012 17:45:32 -0000</pubDate><guid>https://sourceforge.net884e209292ebeb10e50890e6a0f5d47731ad4241</guid></item></channel></rss>