GNOME Bugzilla – Bug 501223
Release MacOSX version
Last modified: 2015-06-16 12:55:44 UTC
Do a MacOSX version, Mono seems to run fine there http://tirania.org/blog/archive/2007/Dec-02-2.html
Progress: 1.- downloaded mono for mac (needs X?) http://www.go-mono.com/mono-downloads/download.html Gtk#, MonoDevelop, and System.Windows.Forms applications require X11. Installing on a machine without X11 installed will result in errors during install, and these components will not function correctly. http://www.mono-project.com/Mono:OSX 2.- downloaded driver (intel), restart http://www.ftdichip.com/Drivers/VCP.htm 3.- port: when chronopic3 it's connected, it creates /dev/tty.usbserial-.... (complet name is always the same i the same computer) 4.- downloaded zterm, don't know how to use, the screen: http://www.macosxhints.com/article.php?story=20061109133825654 exit is ctrl-a k execute with screen /dev/tty.usbserial-.... 38400 (or 9600 or...) zterm works with 38400 N81 5.- playing with chronojump_mini, console.write and changing timeouts do with 9600 bauds: http://www.gnome.org/projects/chronojump/articles/chronojump_sistema_de_medida_congreso_gpul.pdf http://www.iearobotics.com/personal/juan/proyectos/chronopic/1.0/ parity? Ricardo says: 8N1 (no parity) we get data with screen and zerm when chronopic3 test button is clicked, but we cannot translate it yet. Try to do it with C examples for Mac: 6.- play with a compile C examples: chronopic-tests for Mac http://www.eecs.berkeley.edu/~mseeman/resources/macmicro.html http://www.google.com/search?q=gcc+macOSX+serial+port&btnG=Cerca&hl=ca&client=firefox-a&rls=com.ubuntu%3Aca%3Aofficial&hs=1v0 http://www.uow.edu.au/~phillip/MacInOut/serial.html http://www.arduino.cc/es/Ejercicios/PuertoSerie http://lists.apple.com/archives/Java-dev/2006/Mar/msg00132.html
It seems there are problems with the mono serial port implementation on OSX. See this emails: http://lists.ximian.com/pipermail/mono-devel-list/2008-May/027929.html http://lists.ximian.com/pipermail/mono-devel-list/2008-May/027932.html http://lists.ximian.com/pipermail/mono-devel-list/2008-May/027934.html Just wait when this code is published
Activity started again by this user email: http://mail.gnome.org/archives/chronojump-list/2009-January/msg00002.html Seen this bug: https://bugzilla.novell.com/show_bug.cgi?id=384227 written again to mono devel list and shawn: http://lists.ximian.com/pipermail/mono-devel-list/2009-January/030420.html waiting answer...