pytelemetry icon indicating copy to clipboard operation
pytelemetry copied to clipboard

High level communication protocol with embedded devices

Results 5 pytelemetry issues
Sort by recently updated
recently updated
newest added

From https://github.com/Overdrivr/pytelemetry/blob/master/pytelemetry/telemetry/telemetry.py#L201 If an exception happened an c is equal to None

bug

Process: Generate two instances of Pytelemetry, one using the C protocol, the other the python implementation Test them against each other

enhancement

https://pypi.python.org/pypi/cobs/

enhancement