Vistumbler to PNG Ver Beta

Vistumbler to PNG Beta

Version History

Version Done By Fixes
Ver 1.0.0 (10.14.07) Phillip Ferland Initial version just a bunch of lines on a grid
Ver 1.0.1 Phillip Ferland Added in the Auto fix width so that the Signals wouldn't run off the side of the image
Ver 1.1.0 Phillip Ferland Made the three rows of text their own strings so that the widths between the fields are at a set width
Ver 1.1.1 Kenneth "Ellis" McCall General optimizations and code formatting
Ver 1.1.2 Phillip Ferland Added in Auto fix width for the three text rows at the top
Ver 1.1.3 Kenneth "Ellis" McCall General optimizations and code formatting
Ver 1.1.4 Phillip Ferland Some small auto width fixes, and code optimizations
Ver 1.1.5 Phillip Ferland Added a fix for the image width. The size of the signal array was being multiplied by 8 not 3, so the image was coming out 3 times longer then it needed to be
Ver 1.2.0 (10.30.2007) Phillip Ferland Changed the code so that the signal lines are drawn in the correct order, the newest is on the left side of the graph. also added in a feature of random signal line colors every time the script is run.
Ver 1.2.1 (11.02.2007) Phillip Ferland Now, SSID, LAT, LONG, and Label no longer are blank with no data, they default to, Non-Broadcast SSID, N0.00000, W0.00000, and Unlabeled respectively.
Ver 1.2.2 (11.14.2007) Phillip Ferland Added signal reference numbers on the left side of the graph.
Ver 1.2.2b (11.20.2007) Phillip Ferland In this version you can have your signal graph be printed out with a Line graph instead of a Bar graph.
Ver 1.2.3b (1.8.2008) Phillip Ferland If you click the link to get the line graph, the graph filename will now be the same as the bar graph just with a 'v' at the end.
Ver 1.5.0 (3.26.2008) Phillip Ferland Moved the graphing function to its own funtions. Fixed an issues where the filename wasn't showing up in some cases.
Ver 2.0.0 (3.26.2008) Phillip Ferland Created a frontpage so that you can pick and choose what colors that you want. Also you can choose from this page weather you want a Bar graph or a Line graph.
Ver 2.0.1 (4.26.2008) Phillip Ferland Fixed an issue where the Line graph line was 5pts off from the bar graph.
Ver 2.0.2 (6.11.2008) Phillip Ferland Fixed an issue where the Manufacturer name and Network Type was not showing on the graph at any time.
Ver 2.0.4 (2009-Mar-15) Phillip Ferland Added an option for a black background.
condensed some of the code and some simplifacations.
Ver 2.0.5 (2010-June-13) Phillip Ferland There was an issue with the background color not being set correctly along with the grid line color.