1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
bacpypes/py27/bacpypes
Christian Tremblay 820c03e8dd Merge branch 'issue-87' of https://github.com/JoelBender/bacpypes into issue-87
Conflicts:
	py25/bacpypes/app.py
	py27/bacpypes/app.py
	py34/bacpypes/app.py
	samples/SampleConsoleCmd-A.py

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
2016-11-15 22:39:59 -05:00
..
service bug with stream and record file initialization, clean up sample applications 2016-11-14 21:35:30 -05:00
__init__.py bump the version number for the API change and include the new modules 2016-09-06 10:34:27 -04:00
analysis.py initial commit 2015-07-15 16:51:27 -04:00
apdu.py fix the max APDU length accepted encoding (check was in the wrong direction), make sure the local device has a value that is at least 50 2016-08-26 00:25:50 -04:00
app.py Merge branch 'issue-87' of https://github.com/JoelBender/bacpypes into issue-87 2016-11-15 22:39:59 -05:00
appservice.py sync changes across versions 2016-11-07 23:37:46 -05:00
basetypes.py Added ErrorClass 'communication' 2016-05-31 17:59:33 +01:00
bsll.py remove flakes 2015-07-17 09:24:05 -04:00
bsllservice.py remove flakes 2015-07-17 09:45:39 -04:00
bvll.py remove flakes 2015-07-17 09:24:05 -04:00
bvllservice.py wrong class in debugging statement 2016-02-13 16:15:00 -05:00
capability.py remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
comm.py sync changes across versions 2016-11-07 23:37:46 -05:00
commandlogging.py initial commit 2015-07-15 16:51:27 -04:00
console.py be more explicit with bytes in upstream and downstream PDUs 2016-10-26 14:24:36 -04:00
consolecmd.py synchronize all the codes 2016-09-02 23:31:35 -04:00
consolelogging.py synchronize all the codes 2016-09-02 23:31:35 -04:00
constructeddata.py fine tune exceptions raised during decoding 2016-02-25 00:43:25 -05:00
core.py trigger the task manager event when deferred is called to break the asyncore loop 2016-09-16 11:26:16 -04:00
debugging.py synchronize all the codes 2016-09-02 23:31:35 -04:00
errors.py remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
event.py initial commit 2015-07-15 16:51:27 -04:00
iocb.py a little extra type checking 2016-11-14 22:31:48 -05:00
netservice.py remove flakes 2015-07-17 09:24:05 -04:00
npdu.py remove flakes 2015-07-17 09:24:05 -04:00
object.py trap the invalid array index 2016-11-14 00:18:30 -05:00
pdu.py a little better parameter type checking, a lot more tests 2015-08-03 14:29:58 -04:00
primitivedata.py remove obnoxious trailing blanks 2016-11-07 22:45:32 -05:00
singleton.py initial commit 2015-07-15 16:51:27 -04:00
task.py simplify the platform check and add a warning 2016-02-04 14:48:35 -05:00
tcp.py sync changes across versions 2016-11-07 23:37:46 -05:00
udp.py synchronize the API update addPeer to add_actor, etc, across versions and sample code 2016-11-04 23:58:26 -04:00
vlan.py initial commit 2015-07-15 16:51:27 -04:00