<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/libaprs2/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/libaprs2/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/libaprs2/feature-requests/</id><updated>2003-01-14T18:47:29Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>from N6UQE</title><link href="https://sourceforge.net/p/libaprs2/feature-requests/1/" rel="alternate"/><published>2003-01-14T18:47:29Z</published><updated>2003-01-14T18:47:29Z</updated><author><name>max</name><uri>https://sourceforge.net/u/alamut/</uri></author><id>https://sourceforge.netfc2e1517fd9ae4f79d236177e199857d1932b402</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;'via' path as an array of strings; and a bitmap for each &lt;br /&gt;
decoded packet representing the decoded data items, &lt;br /&gt;
with DEFINEs for each bit.  So instead of having to &lt;br /&gt;
check the parsed packet type, you could just say &lt;br /&gt;
something like&lt;/p&gt;
&lt;p&gt;if (p.dataitems &amp;amp;amp; DI_TIMESTAMP) {&lt;br /&gt;
// do something with timestamps&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;if (p.dataitems &amp;amp;amp; DI_POSITION) {&lt;br /&gt;
// likewise with positions&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>