<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/gpsdproxy/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/gpsdproxy/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/gpsdproxy/bugs/</id><updated>2011-06-08T20:12:15Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>gpsdproxy does not check if it is already running</title><link href="https://sourceforge.net/p/gpsdproxy/bugs/4/" rel="alternate"/><published>2011-06-08T20:12:15Z</published><updated>2011-06-08T20:12:15Z</updated><author><name>Bryce Nesbitt</name><uri>https://sourceforge.net/u/brycen/</uri></author><id>https://sourceforge.net1be0d27a24fa4fb6cd0c550791e89f53f08447b1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Should not be possible to get multiples started up via the init.d script:&lt;/p&gt;
&lt;p&gt;bnesbitt 32143  0.0  0.0  24644  1188 ?        Ss   13:09   0:00 /usr/local/sbin/gpsdproxy -i MNC-TestPC-1 -t 10 -h obviously.com -p 5151 -s 127.0.0.1 -r 2947 -f /var/run/gpsdproxy.pid -d 3 -b&lt;br /&gt;
bnesbitt 32149  0.0  0.0  24644  1180 ?        Ss   13:10   0:00 /usr/local/sbin/gpsdproxy -i MNC-TestPC-1 -t 10 -h obviously.com -p 5151 -s 127.0.0.1 -r 2947 -f /var/run/gpsdproxy.pid -d 3 -b&lt;br /&gt;
bnesbitt 32155  0.0  0.0  24644  1180 ?        Ss   13:10   0:00 /usr/local/sbin/gpsdproxy -i MNC-TestPC-1 -t 10 -h obviously.com -p 5151 -s 127.0.0.1 -r 2947 -f /var/run/gpsdproxy.pid -d 3 -b&lt;/p&gt;
&lt;p&gt;/etc/init.d/gpsdproxy start&lt;br /&gt;
/etc/init.d/gpsdproxy status&lt;br /&gt;
/etc/init.d/gpsdproxy stop&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>INSTALL document should mention libgps</title><link href="https://sourceforge.net/p/gpsdproxy/bugs/3/" rel="alternate"/><published>2011-06-08T09:36:26Z</published><updated>2011-06-08T09:36:26Z</updated><author><name>Bryce Nesbitt</name><uri>https://sourceforge.net/u/brycen/</uri></author><id>https://sourceforge.netdf54dfcf5b29aebb8fa12e4d9eefeb6d2054c588</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Now that you depend on libgps, it would be good to mention that in the INSTALL document.&lt;br /&gt;
Else your readers will get:&lt;/p&gt;
&lt;p&gt;ubuntu:gpsdproxy-0.1.0&amp;gt; make&lt;br /&gt;
cc -c -o gpsdproxy.o gpsdproxy.c&lt;br /&gt;
gpsdproxy.c:34:17: fatal error: gps.h: No such file or directory&lt;/p&gt;
&lt;p&gt;So the full instructions are more like&lt;br /&gt;
--------------------------------------------------------&lt;br /&gt;
Install libgps and the development headers (sudo install libgps-dev on ubuntu or debian)&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Transmission does not resume if connection fails and resumes</title><link href="https://sourceforge.net/p/gpsdproxy/bugs/2/" rel="alternate"/><published>2009-01-16T18:34:44Z</published><updated>2009-01-16T18:34:44Z</updated><author><name>Niccolo Rigacci</name><uri>https://sourceforge.net/u/niccolo/</uri></author><id>https://sourceforge.netd2bcb6d52b59463686df99414541498b1da52170</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I run gpsdproxy on my OpenMoko FreeRunner.&lt;/p&gt;
&lt;p&gt;If the GPRS connection is stopped and resumed later, the data transmission is not resumed.&lt;/p&gt;
&lt;p&gt;I traced the UPD packets outgoing through the GPRS connection (ppp0 interface): it seems that the source address switches to 192.168.0.202 (usb0 interface) and does not switch back to the public IP address when the ppp connection is resumed.&lt;/p&gt;
&lt;p&gt;Closing and reopening the UDP socket should solve this problem.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Host hangs on shutdown</title><link href="https://sourceforge.net/p/gpsdproxy/bugs/1/" rel="alternate"/><published>2009-01-15T16:53:22Z</published><updated>2009-01-15T16:53:22Z</updated><author><name>Niccolo Rigacci</name><uri>https://sourceforge.net/u/niccolo/</uri></author><id>https://sourceforge.net6188e9ff25170042747dd90e2c807a2d16fe162b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I installed gpsdproxy and the associated start/stop script on my FreeRunner (OpenMoko 2008.12).&lt;/p&gt;
&lt;p&gt;When I issue an halt or reboot command, the shutdown sequence does not proceed.&lt;/p&gt;
&lt;p&gt;I suspect that the program should fork detaching stdin/out/err, e.g. using the daemon(3) call.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>