On Fri, May 22, 2015 at 01:47:04PM +0100, andy pugh wrote:
> Somone just posted this to the forum:
> http://www.linuxcnc.org/index.php/english/forum/24-hal-components/29216-hx711-hal-modul#58933
> 
> Given that the device it works with is remarkably cheap and that this
> driver can work with the parport I can see a strong argument for
> adding it to the disributed drivers.
> 
> Thoughts?

I think that's great, can you help Martin get it into a git patch so
he gets authorship?  

I don't understand exactly what's going on, being a nofp module with
a float hal output, which is only assigned to from an u32.  Is it
possible the output should also be u32 if that's the native format
of the HX711?

Also the license declaration is misspelled, see here

http://www.linuxcnc.org/docs/html/hal/comp.html#_license_and_authorship

and from linux/module.h:

 * The following license idents are currently accepted as indicating
 * free software modules
 *
 *      "GPL"                        [GNU Public License v2 or later]
 *      "GPL v2"                     [GNU Public License v2]
 *      "GPL and additional rights"  [GNU Public License v2 rights and more]


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to