| Home | Trees | Indices | Help |
|
|---|
|
|
Driver for OSTC, an open source dive computer.
OSTC dive computer specification and documentation of communication protocol can be found at address
http://www.heinrichsweikamp.net/
| Submodules | |
| |
| Classes | |
|
OSTCDriver OSTC dive computer driver. |
|
|
OSTCSimulator OSTC dive computer simulator support. |
|
|
OSTCDataParser OSTC dive computer data parser. |
|
| Functions | |||
|
|||
| Variables | |
log = logging.getLogger('kenozooid.driver.ostc')
|
|
GAS_GETTERS = {i: attrgetter('gas{}_o2'.format(i), 'gas{}_he'.
|
|
| Variables Details |
GAS_GETTERS
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 16 20:40:50 2019 | http://epydoc.sourceforge.net |