Scott
|
f1a71def32
|
Simplification and compliance (mostly) with pep8.
|
11 years ago |
Scott Petersen
|
89fb70a519
|
Switched examples to simpler handler definitions.
|
11 years ago |
Scott Petersen
|
87722fd1a9
|
Mock mess is now an even bigger mess after do_handshake call added.
|
11 years ago |
Scott Petersen
|
df6b9d2448
|
Updated API docs.
|
11 years ago |
Scott Petersen
|
cfcf92ad69
|
Directory rename.
|
11 years ago |
Scott Petersen
|
2bea15bf9a
|
Renamed ad2 to decoder.
|
11 years ago |
Scott Petersen
|
fa1eef5758
|
Initial rename.
|
11 years ago |
Scott Petersen
|
22d7a9224b
|
Moved get_config to the internal on_open event.
|
11 years ago |
Scott Petersen
|
84b8249957
|
Added TODO note for increased shutdown speed of SocketDevice.
|
11 years ago |
Scott Petersen
|
ea06827f79
|
Added support for context manager.
|
11 years ago |
Scott Petersen
|
cd3041131f
|
Made baudrate comment more explanatory.
|
11 years ago |
Scott Petersen
|
6723d81813
|
Made SSL force the handshake instead of waiting until communication occurs. This allows us to grab the config automatically in open.
|
11 years ago |
Scott Petersen
|
cb4a570190
|
Fixed typo.
|
11 years ago |
Scott Petersen
|
15115432bd
|
More example cleanup.
|
11 years ago |
Scott Petersen
|
efc8ce4251
|
Fixed off-by-one bit test in RFMessage. Loop indicators were also out of order.
|
11 years ago |
Scott Petersen
|
8f6f7b24c6
|
Fixed issue with passing events through from the zonetracker.
|
11 years ago |
Scott Petersen
|
ab62967151
|
Added examples.
|
11 years ago |
Scott Petersen
|
aa67728616
|
Merge branch 'overseer-rework' into release-prep
|
11 years ago |
Scott Petersen
|
f91028539c
|
Refactored AD2Factory functionality into USBDevice.
|
11 years ago |
Scott Petersen
|
fb51c1be1c
|
Merge branch 'update-events' into release-prep
|
11 years ago |
Scott Petersen
|
2f9d95e0ea
|
Updated event module to support kwargs.
|
11 years ago |
Scott Petersen
|
df63a600f5
|
Added initial version of the README.
|
11 years ago |
Scott Petersen
|
eae3b37484
|
Updated ignore list.
|
11 years ago |
Scott Petersen
|
b808015e4c
|
USBDevice: now closing device before releasing it to the kernel.
|
11 years ago |
Scott Petersen
|
be7e0ffa30
|
Updated pyftdi version.
|
11 years ago |
Scott Petersen
|
8ef1c250c9
|
Reworked USBDevice constructor so that it makes more sense and actually functions correctly.
|
11 years ago |
Scott Petersen
|
9232fa1505
|
Renamed README.rst to README.md
|
11 years ago |
Scott Petersen
|
0d76104f2c
|
Moved instance variables into the classes for ease of documentation.
|
11 years ago |
Scott Petersen
|
8cca6e708b
|
Added note regarding messages marked with ready and restoring zones.
|
11 years ago |
Scott Petersen
|
02f803ea84
|
Documentation fixes.
|
11 years ago |
Scott Petersen
|
7a795ba5da
|
More name changes.
|
11 years ago |
Scott Petersen
|
4a2e96681d
|
Updated for new module name.
|
11 years ago |
Scott Petersen
|
5f84134bc4
|
More license stuff.
|
11 years ago |
Scott Petersen
|
d80c556852
|
Import consistency.
|
11 years ago |
Scott Petersen
|
805efa32c3
|
Import consistency. Refactored Overseer as AD2Factory.
|
11 years ago |
Scott Petersen
|
5dd9222b85
|
Removed old submodule definition.
|
11 years ago |
Scott Petersen
|
914fc4841a
|
Added attribution and compliance with CC license.
|
11 years ago |
Scott Petersen
|
5cf62af97e
|
Added license details.
|
11 years ago |
Scott Petersen
|
7f919c5d7b
|
Cleanup.
|
11 years ago |
Scott Petersen
|
6f84c2f5c9
|
Cleanup
|
11 years ago |
Scott Petersen
|
2038562da5
|
__str__ now returns the raw message for all message types. Cleanup.
|
11 years ago |
Scott Petersen
|
a3586e219a
|
Added missing imports.
|
11 years ago |
Scott Petersen
|
2f2a224d24
|
Removed unused import.
|
11 years ago |
Scott Petersen
|
e6644637c6
|
Added note regarding missing expander zones in fault list.
|
11 years ago |
Scott Petersen
|
9f2e84a387
|
Cleanup.
|
11 years ago |
Scott Petersen
|
1cbb35c02d
|
Removed obnoxious symlinks for pyftdi, added proper dependency link in setup.
|
11 years ago |
Scott Petersen
|
3ad13539d8
|
More naming changes.
|
11 years ago |
Scott Petersen
|
89d0f3bef8
|
Updates for name change.
|
11 years ago |
Scott Petersen
|
155ca5c964
|
More tweaks to setup.py
|
11 years ago |
Scott Petersen
|
96a0105815
|
Updated sphinx docs.
|
11 years ago |