1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Commit Graph

959 Commits

Author SHA1 Message Date
Joel Bender
f3dce2f343 sync the python versions -- needs more tests 2017-11-17 15:56:08 -05:00
Joel Bender
ea23d5533d property_list nested too deep 2017-11-17 02:06:14 -05:00
Joel Bender
9750c0f13c first crack at #148 2017-11-17 02:02:24 -05:00
Joel Bender
738b0c6e52 deeper checking datatypes and subtypes 2017-11-08 01:38:09 -05:00
Joel Bender
6b8d34cea7 more tests 2017-11-08 01:37:42 -05:00
Joel Bender
d1d440cd46 stumbled over a typo, added more enumerations from 2016 version 2017-11-05 00:06:20 -04:00
Joel Bender
ee72ba497f shuffle the helper classes around, more tests 2017-11-04 23:56:00 -04:00
Joel Bender
79c019d995 wrong index check 2017-11-04 23:55:26 -04:00
Joel Bender
61996f8aba starting constructed data tests 2017-11-02 23:27:35 -04:00
Joel Bender
d6851cfed3 sample application for mutable schedule obejct 2017-11-01 22:21:04 -04:00
Joel Bender
5d1649c59c typo in debug statement, fix from #145 2017-11-01 21:14:37 -04:00
Joel Bender
236375e3b4 shuffle the close 2017-10-16 09:46:41 -04:00
Joel Bender
c879b7a8e6 patch applied 2017-10-11 20:46:29 -04:00
Joel Bender
4d32ecb7a3 get ready for next patch release 2017-10-08 00:44:04 -04:00
Joel Bender
6fe4dc194c version 0.16.4 released 2017-10-08 00:07:21 -04:00
Joel Bender
d71b7eb9a6 closes #139 2017-10-07 23:41:52 -04:00
Joel Bender
bd01936874 closes #141 2017-10-07 23:31:54 -04:00
Joel Bender
9bf81df0df Merge branch 'stage' into 142-device-info-cache, I missed bumping
the version number to a patch release after the last release.
2017-09-30 03:30:03 -04:00
Joel Bender
9b0fb3bc4c get ready for the next patch release 2017-09-30 03:29:22 -04:00
Joel Bender
c91a0d30e8 additional samples 2017-09-30 03:20:41 -04:00
Joel Bender
daf8fe76d5 add a reference count to the cache information record 2017-09-30 03:19:06 -04:00
Joel Bender
6be49d9b15 adding and removing a property 2017-09-26 00:20:17 -04:00
Joel Bender
a765bf4f28 release 0.16.3 good to go 2017-09-25 21:55:15 -04:00
Joel Bender
5cd17080c0 merging #78, ready for release 2017-09-25 21:47:59 -04:00
Joel Bender
0d97bb3983 shift around debugging 2017-09-25 21:20:04 -04:00
Joel Bender
6abfc11a63 simplify debugging because state machine repr's have improved 2017-09-25 21:19:18 -04:00
Joel Bender
f666068ce3 simplify debugging because state machine repr's have improved 2017-09-25 21:18:55 -04:00
Joel Bender
5667822aa2 add the TrafficLog class to the state machine stuff 2017-09-25 21:18:05 -04:00
Joel Bender
d491f649c0 rename the traffic log from something hidden 2017-09-25 21:16:34 -04:00
Joel Bender
3ff3a036d6 more tests 2017-09-23 01:41:53 -04:00
Joel Bender
f9f5959935 add a function that returns the current time from inside the time machine 2017-09-23 01:41:36 -04:00
Joel Bender
c892cd259d add a way to capture vlan messages when they are processed 2017-09-23 01:40:43 -04:00
Joel Bender
b10250f8fa additional tests 2017-09-22 00:27:04 -04:00
Joel Bender
230a85b052 additional sample 2017-09-21 14:33:22 -04:00
Joel Bender
3459dad17f finish the codec tests 2017-09-20 21:01:46 -04:00
Joel Bender
61c18fa3d0 fix WhatIsNetworkNumber and NetworkNumberIs encoding/decoding 2017-09-20 21:01:22 -04:00
Joel Bender
c93b72664d being network layer tests 2017-09-19 23:39:56 -04:00
Joel Bender
21a1f2b1e3 fix encoding function, add a comparison function for testing 2017-09-19 23:39:03 -04:00
Joel Bender
ae96b548c6 merge in 78 to incorporate testing pieces 2017-09-19 21:39:01 -04:00
Joel Bender
1592589fc3 bring branch up to date with stage again 2017-09-19 21:35:30 -04:00
Joel Bender
961fed7135 additional sample for helping with #140 2017-09-19 21:07:29 -04:00
Joel Bender
66dac1f878 added unicode tests #139 2017-09-19 19:33:24 -04:00
Joel Bender
d637b802c6 add password tests 2017-09-19 02:59:06 -04:00
Joel Bender
9a54d2f365 add a little more to the debugging output 2017-09-19 02:57:37 -04:00
Joel Bender
6f577ea2d6 make it easier to access the local device objects 2017-09-19 02:45:10 -04:00
Joel Bender
56b5cd7c52 switch from deferred calls to 'run this now' tasks 2017-09-19 02:43:12 -04:00
Joel Bender
8b1cccdbfb minor code formatting 2017-09-19 02:41:58 -04:00
Joel Bender
81024b664d allow unicode strings per #139 and include tests 2017-09-18 21:40:28 -04:00
Joel Bender
a84973df5e more tests 2017-09-15 01:05:31 -04:00
Joel Bender
0683bd1ecf simplify functions, make sure there are no trailing deferred functions 2017-09-15 01:04:52 -04:00