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
|
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
|
d83c0ef401
|
be more proactive canceling the _dcc_enable_task when DCC is enabled or disabled
|
2017-09-15 01:02:00 -04:00 |
|
Joel Bender
|
6bf3bba359
|
wayward keyboard strike
|
2017-09-14 22:22:12 -04:00 |
|
Joel Bender
|
c32e0b8138
|
update to pass deltas rather than using clock time
|
2017-09-14 22:18:35 -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 |
|
Joel Bender
|
dd0a519021
|
shuffle some pieces around, add some more tests
|
2017-09-13 23:31:09 -04:00 |
|
Joel Bender
|
ef0f012ead
|
the ApplicationNode sends everything up the stack to the state machine
|
2017-09-13 21:58:21 -04:00 |
|
Joel Bender
|
47a2ffe091
|
missing pieces
|
2017-09-13 13:13:38 -04:00 |
|
Joel Bender
|
022b1d0497
|
still bugs - application node confirmation not being called
|
2017-09-13 07:53:15 -04:00 |
|
Joel Bender
|
cebc2be6b0
|
placeholders for service tests
|
2017-09-12 22:12:30 -04:00 |
|
Joel Bender
|
ab70b4a267
|
simplify xtob
|
2017-09-12 22:06:22 -04:00 |
|
Joel Bender
|
3e1f813f71
|
standardize on cleaner state names
|
2017-09-12 03:03:23 -04:00 |
|
Joel Bender
|
4c1ecffba6
|
add a call() transition and tests, foreign device registration tests
|
2017-09-12 02:52:23 -04:00 |
|
Joel Bender
|
209d619994
|
state and time machine improvements and starting to add BVLL tests
|
2017-09-11 02:08:01 -04:00 |
|
Joel Bender
|
fcddac5a82
|
pull in fixes from #126 in stage
|
2017-09-09 23:10:12 -04:00 |
|
Joel Bender
|
70ab0b3aa0
|
tests added, closes #126
|
2017-09-09 22:58:05 -04:00 |
|
Joel Bender
|
a050df73a6
|
offset assignment bug, working around floating point issues, added tests
|
2017-09-09 22:56:17 -04:00 |
|
Joel Bender
|
e31d7e7d37
|
bring branch up to date
|
2017-09-09 02:05:43 -04:00 |
|
Joel Bender
|
2bacc00e33
|
bring branch up to date with stage, tests next
|
2017-09-09 01:36:56 -04:00 |
|
Joel Bender
|
1749f2a0af
|
merging #131 which ended up being lots of tests
|
2017-09-09 00:55:06 -04:00 |
|
Joel Bender
|
1ec923c018
|
sync python versions
|
2017-09-08 23:45:39 -04:00 |
|
Joel Bender
|
862ce212c6
|
Merge branch '137-unsigned-long' into stage, closes #137
|
2017-09-08 15:05:10 -04:00 |
|
Joel Bender
|
cd5a4653dd
|
type checking improved, added tests
|
2017-09-08 15:00:38 -04:00 |
|
Joel Bender
|
5f761b7d91
|
sync the versions
|
2017-09-07 00:23:53 -04:00 |
|
Joel Bender
|
c1c4e077ac
|
merge in stuff from stage and retest
|
2017-09-06 23:07:05 -04:00 |
|
Joel Bender
|
a6ceef3f67
|
closes #136
|
2017-09-06 22:51:17 -04:00 |
|
Joel Bender
|
3242556a12
|
sync the versions
|
2017-09-05 11:59:02 -04:00 |
|
Joel Bender
|
97212596ba
|
fix the status command
|
2017-09-05 11:44:41 -04:00 |
|
Joel Bender
|
a358aae5bb
|
add 'events' as a way for multiple state machines in the same group to synchronize or signal each other
|
2017-09-04 01:22:20 -04:00 |
|
Joel Bender
|
5c07a989bd
|
add an equality check so tests can make sure two foreign device table entries are identical
|
2017-09-04 01:20:34 -04:00 |
|
Joel Bender
|
776cf996de
|
move the match_pdu function where it can be easily used in other tests, add a bunch of tests
|
2017-09-03 01:18:29 -04:00 |
|
Joel Bender
|
3d99ccc893
|
fix an encoding bug with WriteBroadcastDistributionTable
|
2017-09-03 01:17:26 -04:00 |
|
Joel Bender
|
ebbf2f0e35
|
change receive from equality checking to 'criteria' which is an optional class, for isinstance() checking, and keyword name/value pairs, for hasattr() and getattr() checking
|
2017-09-02 02:06:54 -04:00 |
|
Joel Bender
|
aee547d050
|
sync the python versions
|
2017-08-31 23:59:53 -04:00 |
|
Joel Bender
|
4e052ada85
|
'indexing' a network, finding a node by address, might be a good idea to reintroduce in the future
|
2017-08-31 23:49:31 -04:00 |
|
Joel Bender
|
f7182450cd
|
debug the components
|
2017-08-31 17:06:03 -04:00 |
|
Joel Bender
|
06524869e6
|
debug the components
|
2017-08-31 15:44:01 -04:00 |
|
Joel Bender
|
c3266b8a43
|
sync the new code across python versions
|
2017-08-31 00:05:24 -04:00 |
|
Joel Bender
|
8d93e3d39c
|
bring branch up-to-date with stage
|
2017-08-30 23:46:53 -04:00 |
|
Joel Bender
|
2a0835f4b0
|
sync the new code across python versions
|
2017-08-30 23:45:39 -04:00 |
|
Joel Bender
|
b9f23bff26
|
bring branch up-to-date with stage
|
2017-08-30 22:53:46 -04:00 |
|