On Mon, 13 Jan 2020 at 18:10, John Dammeyer <jo...@autoartisans.com> wrote:

> So I'd like to formally request that whoever is responsible fix the 
> documentation and /or the program.  It's absolutely nuts to have a variable 
> named
> (s32 rw) output−type
>
> And then another one named
> (u32 rw) pwm_frequency
>
> Consistency in using either the '-' or '_' is important.

Yes, but possibly now too late.

I recall seeing something somewhere that said that all HAL pins should
use "-" exclusively.
But then you have the problem that file names tend to use "_" (though
I just tested and "-" is allowed) and you end up with
loadrt some_hal_component creating pins called
some-hal-component.00.some-pin-name.

But, if we change the pin names to be consistent now, every existing
config that uses the old names will break.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to