For users of the EuroFlash Glucometer there is a new module which uses the same protocol as the OT Ultra but has a higher timeout due to slower chips in the EuroFlash. If you face trouble with FastTake Adapter enabled glucometers, you should try this module instead of the OT Ultra module.
The OT Ultra module was fixed since it had a memory bug due to a missing malloc() and free() in the source code. This bug could possibly crash KPumpe when trying to read out the glucometer's clock.
... can also be used with the OneTouch modul because they are 100% compatible.
The OneTouch Ultra module is now called "OneTouch Ultra & FastTake" to make clear that it can be used for the FastTake Adapters too because they implement the same specifications. However this is untested but I hope it works.
Since the OneTouch Ultra is using the same Interface Specifications as Lifescan's FastTake Interface, you can use our OneTouch Ultra Modul for both. Please Mind that beta2 will be moved to "ot_ultra+fasttake".
The beta1 of the glucomodul was released and this project now also has a homeage.
Please mind that the OneTouch Ultra Modul also can be used with OneTouch FastTake.
You can now download the reference plugin for the glucomodul project. It is made for all developpers who plan to write their own plugin. It can be used as some sort of SDK.
Please note that the onetouch_ultra packages had some mistake in the Makefile which will make them not installing when some other plugin is already installed. But this is not very tragic and will be fixed with the next version of KPumpe.