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

186 Commits

Author SHA1 Message Date
Joel Bender
332fd4b739 clean up string escape sequences 2021-02-26 23:00:36 -05:00
Christian Tremblay, ing
bec98cc471 Skipping time machine test that fail. Removing pip upgrade on legacy tests 2021-02-22 11:15:04 -05:00
Joel Bender
cc9a5c420a stage merged and conflicts resolved 2020-04-22 18:51:14 -04:00
Joel Bender
5c7da58ad6 0.18.0 releasd 2020-01-29 15:46:08 -05:00
Joel Bender
792041b3ca release 0.17.7 2019-11-17 14:57:47 -05:00
Joel Bender
4111b8604a 0.17.6 released 2019-04-19 10:04:42 -04:00
Joel Bender
61dbd5237f 0.17.5 release 2018-08-15 16:29:30 -04:00
Joel Bender
debae3d4f4 version 0.17.3 released 2018-07-04 17:51:12 -04:00
Joel Bender
a885e4fe7a v0.17.2 2018-06-12 10:27:57 -04:00
Joel Bender
e2f5fb3023 0.17.1 released 2018-05-26 22:11:16 -04:00
Joel Bender
26bd59cfff merging in #144 and cleaning up 2018-04-07 17:39:11 -04:00
Joel Bender
46278c905b add some schedule object tests 2018-04-03 00:54:07 -04:00
Joel Bender
270b895299 merge in #127 and sync changes 2018-04-02 21:53:39 -04:00
Joel Bender
e6808c984e shuffle application layer helpers around, add more tests 2018-04-02 00:55:52 -04:00
Joel Bender
2f1ab5dd67 bring the branch up-to-date and start adding network discovery tests 2018-03-30 14:50:07 -04:00
Joel Bender
c25b086211 LocalDeviceObject shuffling, automatic protocolServicesSupported 2018-02-24 00:37:04 -05:00
Joel Bender
253740412f test updates to reflect new behavior 2017-12-12 18:37:56 -05:00
Joel Bender
dd922b6e01 poking around the edges at the API for the time machine 2017-12-11 00:23:50 -05:00
Joel Bender
de1d895c87 bring in code from older branch #96 2017-12-06 22:49:46 -05:00
Joel Bender
0279b4ca75 bring branch up-to-date with stage, keep 0.17.0 version 2017-12-06 21:56:03 -05:00
Joel Bender
b39f6d863b pull #147 into #148 and add tests for CurrentPropertyListMixIn 2017-11-20 22:19:32 -05:00
Joel Bender
d71d76c6de update tests to show that arrays or atomic types get 'natural' default values when the array is extended 2017-11-19 18:25:22 -05:00
Joel Bender
f3dce2f343 sync the python versions -- needs more tests 2017-11-17 15:56:08 -05:00
Joel Bender
6b8d34cea7 more tests 2017-11-08 01:37:42 -05:00
Joel Bender
ee72ba497f shuffle the helper classes around, more tests 2017-11-04 23:56:00 -04:00
Joel Bender
61996f8aba starting constructed data tests 2017-11-02 23:27:35 -04:00
Joel Bender
d71b7eb9a6 closes #139 2017-10-07 23:41:52 -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
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
b10250f8fa additional tests 2017-09-22 00:27:04 -04:00
Joel Bender
3459dad17f finish the codec tests 2017-09-20 21:01:46 -04:00
Joel Bender
c93b72664d being network layer tests 2017-09-19 23:39:56 -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
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
Joel Bender
c2aeadf53a make a specialized task for state timeouts for easier debugging 2017-09-15 01:03:20 -04:00
Joel Bender
7b8f9c5807 various 2017-09-14 22:16:57 -04:00
Joel Bender
4a282a8693 pass the application node name to the state machine 2017-09-14 22:16:35 -04:00
Joel Bender
d8320b4af3 bring branch up-to-date 2017-09-14 20:01:36 -04:00
Joel Bender
aeab4c8eed Merge branch '78-device-communication-control' of github.com:JoelBender/bacpypes into 78-device-communication-control 2017-09-14 19:58:20 -04:00
Joel Bender
e0cbec62ef let the DCC work begin... 2017-09-14 16:50:29 -04:00
Joel Bender
c68c5cd75b get ready for the DCC tests 2017-09-14 00:13:12 -04:00