2018-12-13 Fred Gleason <fredg@paravelsystems.com>

* Added a 'PyPAD.Receiver::setConfigFile()' method.
	* Added a 'PyPAD.Update::shouldBeProcessed()' method.
	* Updated the 'pypad_filewrite.py' script to use the
	'PyPAD.Update::shouldBeProcessed()' method.
	* Updated the 'pypad_udp.py' script to use the
	'PyPAD.Update::shouldBeProcessed()' method.
This commit is contained in:
Fred Gleason
2018-12-13 15:29:37 -05:00
parent b2007ee84a
commit d781b694fb
7 changed files with 158 additions and 148 deletions

View File

@@ -1,4 +1,4 @@
#%PYTHON_BANGPATH%
#!%PYTHON_BANGPATH%
# pad_test.py
#