odoo/addons/hw_blackbox_be
Olivier Dony eeadeb0d6e
[FIX] hw_proxy,hw_blackbox_be: make RS-232 drivers protect their device
RS-232 drivers now need to register any device
they are handling in the hw_proxy.rs232_devices map.
This will prevent other drivers from probing them,
possibly messing up with the device.
Any update to rs232_devices must be done while holding
the hw_proxy.rs232_lock.

The hw_scale driver will be updated to use this mechanism
in the next commit, that will also handle a new RS-232
scale protocol.
2016-11-14 17:11:57 +01:00
..
controllers [FIX] hw_proxy,hw_blackbox_be: make RS-232 drivers protect their device 2016-11-14 17:11:57 +01:00
__init__.py [ADD] hw_blackbox_be: implements the Belgian blackbox protocol 2015-12-09 14:52:10 +01:00
__openerp__.py [ADD] hw_blackbox_be: implements the Belgian blackbox protocol 2015-12-09 14:52:10 +01:00