Commit Graph

7 Commits

Author SHA1 Message Date
Tom Keffer
a8f01f7bed Suppressed lots of eclipse "Unused variable" warnings. 2016-03-11 12:02:26 -08:00
Tom Keffer
077edaaaa4 Changed execution bit 2016-01-18 09:01:20 -08:00
gjr80
7ce40f144a wee_debug now tolerates archives with no records 2015-12-18 12:05:08 +10:00
gjr80
5f96a51e4b Further obfuscation refinements
Added additional keys to obfuscate.
Changed obfuscation search to match keys starting with any element in
the KEYS_TO_OBFUSCATE list.
2015-11-24 21:54:15 +10:00
gjr80
deeb04aabc Fixed errors in obfuscateKey()
Fixed logic errors, added comments and fixed some plain bad programming!
2015-11-24 15:23:04 +10:00
gjr80
43a2039a3d v0.3, took on Tom's feedback
-removed inserting bin path
-now uses dateTime field for record count
-obfuscateKey now makes a copy of the passed dict before (potentially)
altering any elements
-other cosmetic changes
2015-10-22 15:40:43 +10:00
gjr80
7fb976523a weewx debugging report generator
v0.2. Combined all reporting into a single report. Simplified command
line use. Added installed extension reporting.
2015-10-18 11:36:11 +10:00