Updated all pot/po files (via make update-po). Added new menus to rcstrings.c.
[geda-gaf/peter-b.git] / docs / wiki / geda_todos.html
blobe102cd3913c6214618ac499808f77f48d978b0e1
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
4 lang="en" dir="ltr">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>geda:todos</title>
8 <meta name="generator" content="DokuWiki Release rc2007-05-24" />
9 <meta name="robots" content="noindex,nofollow" />
10 <meta name="date" content="2007-05-24T22:27:27-0400" />
11 <meta name="keywords" content="geda,todos" />
12 <link rel="search" type="application/opensearchdescription+xml" href="http://geda.seul.org/wiki/lib/exe/opensearch.php" title="geda Wiki" />
13 <link rel="start" href="http://geda.seul.org/wiki/" />
14 <link rel="contents" href="http://geda.seul.org/wiki/geda:todos?do=index" title="Index" />
15 <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://geda.seul.org/wiki/feed.php" />
16 <link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://geda.seul.org/wiki/feed.php?mode=list&ns=geda" />
17 <link rel="alternate" type="text/html" title="Plain HTML" href="http://geda.seul.org/wiki/_export/xhtml/geda:todos" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:todos" />
19 <link rel="stylesheet" media="all" type="text/css" href="lib/exe/css" />
20 <link rel="stylesheet" media="screen" type="text/css" href="lib/exe/001css" />
21 <link rel="stylesheet" media="print" type="text/css" href="lib/exe/002css" />
22 </head>
23 <body>
24 <div class="dokuwiki export">
25 <div class="toc">
26 <div class="tocheader toctoggle" id="toc__header">Table of Contents</div>
27 <div id="toc__inside">
29 <ul class="toc">
30 <li class="level1"><div class="li"><span class="li"><a href="#todo" class="toc">ToDo</a></span></div>
31 <ul class="toc">
32 <li class="level2"><div class="li"><span class="li"><a href="#things_to_be_done_before_the_next_release" class="toc">Things to be done before the next release</a></span></div></li>
33 <li class="level2"><div class="li"><span class="li"><a href="#longer_term_upgrades_desired_for_specific_tools" class="toc">Longer term upgrades desired for specific tools</a></span></div></li>
34 <li class="level2"><div class="li"><span class="li"><a href="#ideas_for_new_tools_or_geda_suite-wide_enhancements" class="toc">Ideas for new tools or gEDA Suite-wide enhancements</a></span></div></li></ul>
35 </li></ul>
36 </div>
37 </div>
41 <h1><a name="todo" id="todo">ToDo</a></h1>
42 <div class="level1">
44 <p>
45 These lists are meant to provide developers a reminder of undone projects. It is also a wish list capturing user’s desires for new features. New developers can also look here for projects which they might be interested in working on.
46 </p>
48 </div>
49 <!-- SECTION "ToDo" [1-256] -->
50 <h2><a name="things_to_be_done_before_the_next_release" id="things_to_be_done_before_the_next_release">Things to be done before the next release</a></h2>
51 <div class="level2">
52 <ul>
53 <li class="level1"><div class="li"> guile 1.8.x issues with netlist backends</div>
54 </li>
55 </ul>
57 </div>
58 <!-- SECTION "Things to be done before the next release" [257-356] -->
59 <h2><a name="longer_term_upgrades_desired_for_specific_tools" id="longer_term_upgrades_desired_for_specific_tools">Longer term upgrades desired for specific tools</a></h2>
60 <div class="level2">
61 <ul>
62 <li class="level1"><div class="li"> <strong>Libgeda</strong>:</div>
63 <ul>
64 <li class="level2"><div class="li"> Enable handling of .sch files with symbols having some (but not all) pins promoted onto the .sch file. This will enable pin-swapping via backannotation from PCB.</div>
65 </li>
66 </ul>
67 </li>
68 <li class="level1"><div class="li"> <strong>Gschem</strong>:</div>
69 <ul>
70 <li class="level2"><div class="li"> Enable hierarchical bus support.</div>
71 </li>
72 <li class="level2"><div class="li"> Make gschemrc variables settable from within gschem using a “settings” pull-down menu item (new).</div>
73 </li>
74 <li class="level2"><div class="li"> Improve symbol library to handle very large symbol collections better</div>
75 </li>
76 <li class="level2"><div class="li"> Whenever the selection changes and we have selection dependant dialog, the dialog should get an information about that. Then it would be possible to change the attribute dialog to be non-modal.</div>
77 </li>
78 </ul>
79 </li>
80 <li class="level1"><div class="li"> <strong>Gnetlist</strong>:</div>
81 <ul>
82 <li class="level2"><div class="li"> Enable <strong><code>–help</code></strong> flag. Do other gEDA/gaf programs recognize this flag?</div>
83 </li>
84 </ul>
85 </li>
86 <li class="level1"><div class="li"> <strong>Gattrib</strong>:</div>
87 <ul>
88 <li class="level2"><div class="li"> Make it export CSV to support BOM generation.</div>
89 </li>
90 <li class="level2"><div class="li"> Get printing working.</div>
91 </li>
92 <li class="level2"><div class="li"> Enable attachment of attributes to nets.</div>
93 </li>
94 </ul>
95 </li>
96 <li class="level1"><div class="li"> <strong>Garchive</strong>:</div>
97 <ul>
98 <li class="level2"><div class="li"> Incorporate guile so that it reads RC files using the same mechanism as the rest of gEDA/gaf.</div>
99 </li>
100 </ul>
101 </li>
102 <li class="level1"><div class="li"> <strong>CD Installer</strong>:</div>
103 <ul>
104 <li class="level2"><div class="li"> Change it so that the user is presented a pick-list at the beginning of the install, instead of blindly installing everything.</div>
105 </li>
106 </ul>
107 </li>
108 <li class="level1"><div class="li"> <strong>Refdes_renum</strong>:</div>
109 <ul>
110 <li class="level2"><div class="li"> Doesn’t currently work properly with slotted parts (it gives new refdes numbers to slotted parts). Fix it so it recognizes slotted parts and assigns refdes appropriately.</div>
111 </li>
112 <li class="level2"><div class="li"> Provide <strong><code>–gentle</code></strong> option, which doesn’t clobber (overwrite) any refdeses which are already assigned.</div>
113 </li>
114 </ul>
115 </li>
116 </ul>
118 </div>
119 <!-- SECTION "Longer term upgrades desired for specific tools" [357-1877] -->
120 <h2><a name="ideas_for_new_tools_or_geda_suite-wide_enhancements" id="ideas_for_new_tools_or_geda_suite-wide_enhancements">Ideas for new tools or gEDA Suite-wide enhancements</a></h2>
121 <div class="level2">
122 <ul>
123 <li class="level1"><div class="li"> Develop scheme for backward annotation of changes from PCB to gschem. Requires modifications to libgeda to support, e.g. pin promotion from .sym file to .sch file (enabling pin swapping).</div>
124 </li>
125 <li class="level1"><div class="li"> Create a Gerber → .pcb conversion tool. Result is metal layer or footprint editable by PCB. This might be a <acronym title="Practical Extraction and Report Language">Perl</acronym> script.</div>
126 </li>
127 <li class="level1"><div class="li"> Implement lockfiles between gattrib and gschem.</div>
128 </li>
129 </ul>
131 </div>
132 <!-- SECTION "Ideas for new tools or gEDA Suite-wide enhancements" [1878-] --></div>
133 </body>
134 </html>