<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Programming</title><link>https://sourceforge.net/p/gnhast/wiki/Programming/</link><description>Recent changes to Programming</description><atom:link href="https://sourceforge.net/p/gnhast/wiki/Programming/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Aug 2013 17:06:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnhast/wiki/Programming/feed" rel="self" type="application/rss+xml"/><item><title>Programming modified by Tim Rightnour</title><link>https://sourceforge.net/p/gnhast/wiki/Programming/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -25,3 +25,7 @@
 confparser.c
  conf_parse_subtype()
  conf_print_subtype()
+
+cmdhandler.c
+ cmd_update()
+ cmd_change()
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Rightnour</dc:creator><pubDate>Thu, 08 Aug 2013 17:06:53 -0000</pubDate><guid>https://sourceforge.net947c77604475b9ab22fe0432051a301d28d34d69</guid></item><item><title>Programming modified by Tim Rightnour</title><link>https://sourceforge.net/p/gnhast/wiki/Programming/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#adding-a-new-subtype"&gt;Adding a new subtype&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h1 id="adding-a-new-subtype"&gt;Adding a new subtype&lt;/h1&gt;
&lt;p&gt;To add a new subtype, you need to edit a few files. I'm listing them here for future convenience, as well as the function or type in the file that must be edited.&lt;/p&gt;
&lt;p&gt;gnhast.h&lt;br /&gt;
 subtype enum&lt;br /&gt;
 device union&lt;/p&gt;
&lt;p&gt;commands.h&lt;br /&gt;
 SC_COMMANDS enum&lt;/p&gt;
&lt;p&gt;devices.c&lt;br /&gt;
 store_data_dev()&lt;br /&gt;
 get_data_dev()&lt;/p&gt;
&lt;p&gt;netparser.c&lt;br /&gt;
 argtable[]&lt;br /&gt;
 find_arg_bydev()&lt;/p&gt;
&lt;p&gt;collcmd.c&lt;br /&gt;
 cmd_update()&lt;/p&gt;
&lt;p&gt;confparser.c&lt;br /&gt;
 conf_parse_subtype()&lt;br /&gt;
 conf_print_subtype()&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Rightnour</dc:creator><pubDate>Sat, 03 Aug 2013 15:54:12 -0000</pubDate><guid>https://sourceforge.netd2333e2e5963bf6f2794cb849b282971401403a7</guid></item></channel></rss>