tpc

lp:tpc

Created by Łukasz Klich and last modified
Get this branch:
bzr branch lp:tpc
Only Łukasz Klich can upload to this branch. If you are Łukasz Klich please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Klich
Project:
tpc
Status:
Development

Recent revisions

28. By Łukasz Klich <kleewho@kleewho-laptop>

Minor changes and tweaks

27. By Łukasz Klich

qprocessor files included in the project

26. By Łukasz Klich

Changed the heritage from private to public in all classes

25. By Łukasz Klich

Added two lines in constructor to prevent the bug when the upperLimittemp was plotted with huge value because the hystTemp and upperLimitData wasn't initialiezd

24. By Łukasz Klich

Since the qprocessor can be handled by signals and slots I had to remove a lot of unnecessary code. All processor settings should go by the qprocessor class. Ploting is easier since the qprocessor and tempplot class could communicate beetwen thereselfs by signals and slots

23. By Łukasz Klich

It's a wrapper for a Processor class that implements signals and slots from qt for ease of use with other qt classes. For now it has implemented HTC features, no pstates for now

22. By Łukasz Klich

Now the upper and lower limit are updated properly after tab switch (I hope)

21. By Łukasz Klich

Window is now remembers position and size
The pState values after change updates properly for all pstates not only for 0

20. By Łukasz Klich

Inserted tempPlot.cpp and tempPlot.h in pro file

19. By Łukasz Klich

Removed from constructor all really ugly code that was setting something for qwt.
Methods responsible for adding data to all qwt_plot_curves was rewriten (mostly deleted all lines for ploting), there's now only setting something in processor, and using method from TempPlot class to plot
Removed from ui QwtPlot widget, inserted TempPlot

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers