On Sun, Jan 18, 2015 at 9:42 PM, Thiago Macieira <thiago.macie...@intel.com> wrote:
> I'd like to hear someone from Enterprise Qt here too. My opinion is that we > should accept the feature but make it an optional build-time dependency or > an > optional run-time dependency. That way, Enterprise Qt does not need a > licence > change and customers who will not install usb-serial-for-android will need > to > root their devices. > > I have been looking for alternatives and it seems this one would be acceptable even for Enterprise customers: https://github.com/ksksue/FTDriver Apache 2.0 license, supports FTDI (most common chip, proprietary protocol) and CDC-ACM (most common alternative to FTDI, standard). No external dependency. Lighweight (1 file, ~1,000 lines of code). Problem: it's unmaintained, since author moved to another library: https://github.com/ksksue/PhysicaloidLibrary Physicaloid does a lot more stuff, which we probably don't need. My proposal: adopt FTDriver, include it as part of Qt and implement Qt Serial Port on Android. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer)
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development