On Mon, May 23, 2011 at 02:30:13PM -0500, aztecaymaya wrote: > Hi! > > I've make some *.m scripts to comunnication octave - serial port device; and > I want to share them. > > Scripts use a socket (need sockets pckage) to communication with a python > script; The python script is the true link with serial device, thanks to > pyserial program. > > I made the *.tar.gz, to install it with: > > pkg install serialport.tar.gz > > The system dependencies are: > python (< 3.0) > pyserial [http://pyserial.sourceforge.net/] > sockets [http://octave.sourceforge.net/sockets/index.html] > > serialport is not a autoload package. > > I want to upload serialport to octave-SF, but I don't know the procedure;
The procedure is in http://octave.sourceforge.net/developers.html But someone with authority must give you access first and will probably respond to your mail. I have only 3 remarks that you might want to consider: > Also, I don't speak english (I'm spanish-speaker). Who can help me? je 1. I think your English is good enough to translate the help and comments in all your files. 2. The dependency on sockets should not be necessary since pipes could probably be used for that. But see 3. 3. Is it really necessary to have a sperate Python script? Can't Octave do that all? It can do input/output to named devices and can call 'stty' with the 'system()' function. Olaf > Best regards! > > Note: my SF nick is sangreaztk [https://sourceforge.net/users/sangreaztk] > Note 0x02: Sorry about my bad english; I hope that someone can understand me > :D ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev