Daniel, have you had a chance to look into sharing this?

  Igor


On Mon, Nov 19, 2012 at 5:45 PM, Daniele Salvatore Albano <
d.alb...@gmail.com> wrote:

> @poorsam
>
> i used android ndk and a couple of batch that set some env variables
> and "simulate" a make-like system (really really really semplified)
>
>
> @Igor Russkih
>
> Sure! I'm out for work, here i've only binaries and not modified
> source so i can upload only the binary file right now, the next week
> i'll upload sources too.
>
> SerialPort.GetPortNames returns some stuff partially right, but
> partially because on it tries to list only ttyS and ttyUSB devices.
> I fixed this (but it works only on linux based systems) changing the
> part that read from /dev to read from /sys/bus/tty (i check if inside
> folders there is a device symlink to ensure that it's a real device)
>
> It's works fine.
>
> I've made a quite simple and stupid library to read device infos from
> /sys using an extension method (i need this because on my tablet i
> need to connect more than one usb<->ttl converter, an usb <-> rs485
> and an usb <-> ttl)
>
> 2012/11/19 Igor Russkih <iruss...@gmail.com>:
> > Daniele, It would be great if you could share the compiled binaries,
> > otherwise it seems I'll do this again by myself )
> >
> > BTW, does SerialPort.GetPortNames returns something meaningful on your
> > devices?
> >
> >   Igor
> >
> >
> >
> > On Wed, Nov 14, 2012 at 9:14 PM, poorsam <samannaj...@yahoo.com> wrote:
> >>
> >> Hi
> >> colud you please explain how did you compiled MonoPosixHelper support in
> >> windows?
> >> Thanks alot
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://mono-for-android.1047100.n5.nabble.com/Serial-Port-for-MODBUS-RS485-tp5712317p5712374.html
> >> Sent from the Mono for Android mailing list archive at Nabble.com.
> >> _______________________________________________
> >> Monodroid mailing list
> >> Monodroid@lists.ximian.com
> >>
> >> UNSUBSCRIBE INFORMATION:
> >> http://lists.ximian.com/mailman/listinfo/monodroid
> >
> >
> >
> > _______________________________________________
> > Monodroid mailing list
> > Monodroid@lists.ximian.com
> >
> > UNSUBSCRIBE INFORMATION:
> > http://lists.ximian.com/mailman/listinfo/monodroid
> >
>
>
>
> --
> Daniele Salvatore Albano
> ---
> IT Consultant
> Website Design and Development
> Software Engineer and Developer
> Linux Servers SetUp And Administration
> Embedded Network Solutions
>
> http://www.daccii.it
> http://www.itechcon.it
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to