| Commit message (Collapse) | Author | Files | Lines |
|
The gdef project should be considered deprecated. Instead we should
implement the TidePool data model: http://developer.tidepool.org/data-model/device-data/
|
|
This allows these drivers to be used on operating systems other than Linux,
as hidapi abstracts away the access. The interface is similar enough to
using hidraw that the actual code only needed minimal changes.
Maintain the ability to access the devices with the hidraw path too,
without forcing the dependency.
|
|
For now there is nothing using gdef, so this submodule does not need to be implemented.
|