On 7/18/07, Matt <matthieu.piquemal@...> wrote:
> Hi Guys,
>
> Here is a few thought about the graphs:
>
> Having them in the schematics is a quick way to generate a simple
> report, putting everything on the same file. Usually I use the dpl to
> work on my design, and then move the appropriate graph to the
> schematic to generate a PDF (via PS). I really appreciate that, this
> is something I would like to keep.
>
> A possible improvement on the graph could be to have the possibility
> to readjust the scale and scroll the (rescaled) plot. Also a reticule
> on the plots, even two to do Delta measurement.
>
> What do you have in mind with the graph plugins, is it to replace the
> qucs graph feature?
> The value added with gnuplot, would be to be able to process the data,
> but I would have expected Qucs to be able to do that. Or an export of
> the data could be handled in GNUPlot, Matlab, Scilab, etc...
I vote for a gnuplot widget (may be optionnal) because you can export
in a wide range of format (particularly .fig), and because you could
do some processing like means square (really useful for computing Q
factor, tangent, etc).
But I also think that native qucs widget should be able to do
something convinient like readjust the scale and scroll the (rescaled)
plot, delta.
Regards
Bastien
> Cheers,
> Matt
>
>
>
> On 18/07/07, Gopala Krishna <krishna.ggk@...> wrote:
> > I'll be finishing my last exam tomorrow. I'll get back to porting from
> > tomorrow :) This vacation i'll try to be more productive and try to
> > finish the simulator so that we can think of making eda tools soon.
> >
> > My todo's are
> > *) Stabilize all the classes so far in port.
> > *) Add undo/redo support using qt4-command framework.
> > *) Implement all functionality necessary for schematic view
> > *) Add symbol mode
> > *) Implement menu,toolbar actions.
> > *) Simulator,tools integration
> > *) Graphs/plotting (i've some clarifications here for changes from qt3 version)
> > *) Miscelaneous (eg key binding configuration)
> > *) Reorganizing actions in proper menus and toolbars.
> > *) Performance tweaking
> > *) cmake support
> >
> > After the above, the following will be considered after thorough
> > discussion and experiments
> > *) Completely XML and svg based components
> > *) Experiment with plugins for plotting(eg plugin to integrate
> > gnuplot, plugin to use qwt widgets)
> > *) Add basic scripting support.
> > *) EDA thoughts can continue from here ;)
> >
> > Here are some clarifications needed (with random priorities).
> > 1) Is the tab based schematic views enough or should we also support
> > multiple top level windows(as in qt4 designer) and mdi windows ?
> > 2) Should the diagrams(or better graphs) be embeddable in schematic
> > window(.sch) or should it be restricted to dpl files ?
> > 3) Should qucs-qt4 be compatible with qt4.2 ? The main reason for this
> > is the xml stream classes introduced in qt4.3 are very convinient and
> > i want to simplify my task if we dont support qt4.2.
> > 4) Do you have any objections if i convert all hard coded dialog boxes
> > to ui files (designer files) ?
> > 5) Should the components be moved grid wise or allowed to be moved freely ?
> > 6) Can the new xml format for saving schematic files be made default/standard ?
> >
> > I have couple of requests for everyone on list.
> > I may ask lots of questions/doubts. Please help me clarify them
> > Secondly try the port whenever you can and give me your inputs(be free) :)
> >
> > --
> > Cheers,
> > Gopala Krishna A
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Qucs-devel mailing list
> > Qucs-devel@...
> > https://lists.sourceforge.net/lists/listinfo/qucs-devel
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Qucs-devel mailing list
> Qucs-devel@...
> https://lists.sourceforge.net/lists/listinfo/qucs-devel
>
|