GUI/PlotPanel.cs
2011-07-24 Replaced the more expensive calls to DateTime.Now with DateTime.UtcNow.
2011-06-19 Added support for saving and restoring the sensor history for the last 24h. The sensor history is now saved in a reduced format (duplicate values are removed, gaps are marked with a NAN sensor value.
2010-07-27 Refactoring and fine tuning for Linux GUI.
2010-07-24 Replaced the SplitContainer with SplitContainerAdv. Now the panels are directly resized and the splitter can be drawn nicely.
2010-01-26 Initial commit.