Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hybridgroup/rubyserial issues and pull requests

#50 - Use native IO objects & support blocking IO

Pull Request - State: open - Opened by byteit101 about 5 years ago - 6 comments

#49 - Add support for FreeBSD

Pull Request - State: open - Opened by jlduran over 5 years ago

#48 - Implemented ioctl call to set custom baud rate on OSX

Pull Request - State: open - Opened by khovansky-al over 5 years ago

#47 - Fixed wrong NCCS in linux_constants.rb

Pull Request - State: closed - Opened by david942j about 6 years ago - 1 comment

#46 - Wrong NCCS in linux_constants.rb

Issue - State: closed - Opened by david942j about 6 years ago - 4 comments

#45 - Add parity support for windows

Pull Request - State: closed - Opened by kimhmadsen over 6 years ago - 2 comments

#44 - Add support for disabling flow control

Issue - State: open - Opened by donv over 6 years ago - 1 comment

#43 - Add support for configuration of 2 stop bits.

Pull Request - State: closed - Opened by kimhmadsen over 6 years ago - 2 comments

#42 - Add support for configuring 2 stop bits

Issue - State: closed - Opened by kimhmadsen over 6 years ago - 1 comment

#41 - Don’t mask baud into c_cflag on Mac. Prevents output on RTS at 115200.

Pull Request - State: closed - Opened by vickash over 6 years ago - 2 comments

#41 - Don’t mask baud into c_cflag on Mac. Prevents output on RTS at 115200.

Pull Request - State: closed - Opened by vickash over 6 years ago - 2 comments

#40 - Update Appveyor and Travis CI environment

Pull Request - State: closed - Opened by larskanis almost 7 years ago - 2 comments

#40 - Update Appveyor and Travis CI environment

Pull Request - State: closed - Opened by larskanis almost 7 years ago - 2 comments

#39 - Release the GVL while calls to C code

Pull Request - State: closed - Opened by larskanis almost 7 years ago - 7 comments

#39 - Release the GVL while calls to C code

Pull Request - State: closed - Opened by larskanis almost 7 years ago - 7 comments

#38 - Add support for MSYS2

Pull Request - State: open - Opened by barkerest over 7 years ago - 2 comments

#38 - Add support for MSYS2

Pull Request - State: open - Opened by barkerest over 7 years ago - 2 comments

#37 - Rename RubySerial::Exception to RubySerial::Error and inherit from IOError

Pull Request - State: closed - Opened by missbach over 7 years ago - 1 comment

#37 - Rename RubySerial::Exception to RubySerial::Error and inherit from IOError

Pull Request - State: closed - Opened by missbach over 7 years ago - 1 comment

#36 - flush buffers

Issue - State: open - Opened by fmluizao almost 8 years ago

#36 - flush buffers

Issue - State: open - Opened by fmluizao almost 8 years ago

#35 - Remove testing of Ruby 1.9.3 and 2.0 and add testing of Ruby 2.3.1

Pull Request - State: closed - Opened by donv about 8 years ago - 2 comments

#35 - Remove testing of Ruby 1.9.3 and 2.0 and add testing of Ruby 2.3.1

Pull Request - State: closed - Opened by donv about 8 years ago - 2 comments

#34 - Allow enabling parity on posix systems

Pull Request - State: closed - Opened by donv about 8 years ago - 9 comments

#34 - Allow enabling parity on posix systems

Pull Request - State: closed - Opened by donv about 8 years ago - 9 comments

#33 - Add block to gets

Pull Request - State: closed - Opened by sergioaugrod over 8 years ago - 1 comment

#33 - Add block to gets

Pull Request - State: closed - Opened by sergioaugrod over 8 years ago - 1 comment

#32 - Using blocks in gets

Issue - State: closed - Opened by sergioaugrod over 8 years ago - 1 comment

#32 - Using blocks in gets

Issue - State: closed - Opened by sergioaugrod over 8 years ago - 1 comment

#31 - Exception Overkill

Issue - State: closed - Opened by kaiserprogrammer over 8 years ago - 2 comments

#31 - Exception Overkill

Issue - State: closed - Opened by kaiserprogrammer over 8 years ago - 2 comments

#30 - Dry error checking by wrapping all syscals in cmd method

Pull Request - State: open - Opened by poporul about 9 years ago

#30 - Dry error checking by wrapping all syscals in cmd method

Pull Request - State: open - Opened by poporul about 9 years ago

#29 - Remove unnecessary require's and reduce dup in $LOAD_PATH

Pull Request - State: closed - Opened by poporul about 9 years ago - 2 comments

#29 - Remove unnecessary require's and reduce dup in $LOAD_PATH

Pull Request - State: closed - Opened by poporul about 9 years ago - 2 comments

#28 - Not able to open Comx on Windows 8.1

Issue - State: closed - Opened by nurdymuny about 9 years ago - 4 comments

#28 - Not able to open Comx on Windows 8.1

Issue - State: closed - Opened by nurdymuny about 9 years ago - 4 comments

#27 - How can I send just bytes by rubyserial?

Issue - State: closed - Opened by asiniy over 9 years ago - 2 comments

#27 - How can I send just bytes by rubyserial?

Issue - State: closed - Opened by asiniy over 9 years ago - 2 comments

#26 - 9-bit support

Issue - State: open - Opened by asiniy over 9 years ago
Labels: enhancement, help wanted

#26 - 9-bit support

Issue - State: open - Opened by asiniy over 9 years ago
Labels: enhancement, help wanted

#25 - Add blocking versions of read and write functions

Issue - State: open - Opened by zankich over 9 years ago - 1 comment
Labels: enhancement, help wanted

#24 - Update windows implementation of getbyte to match posix

Issue - State: closed - Opened by zankich over 9 years ago - 1 comment
Labels: enhancement

#24 - Update windows implementation of getbyte to match posix

Issue - State: closed - Opened by zankich over 9 years ago - 1 comment
Labels: enhancement

#23 - Changes to windows.rb addressing issues #17 and #22

Pull Request - State: closed - Opened by swabianeagle over 9 years ago - 1 comment

#23 - Changes to windows.rb addressing issues #17 and #22

Pull Request - State: closed - Opened by swabianeagle over 9 years ago - 1 comment

#22 - Enhancement Request: Allow for easier opening of COMx (x>=10) on Windows

Issue - State: closed - Opened by swabianeagle over 9 years ago - 6 comments
Labels: enhancement

#22 - Enhancement Request: Allow for easier opening of COMx (x>=10) on Windows

Issue - State: closed - Opened by swabianeagle over 9 years ago - 6 comments
Labels: enhancement

#21 - Serial doesn't play nice with File on Win8

Issue - State: closed - Opened by bfoz over 9 years ago - 5 comments

#21 - Serial doesn't play nice with File on Win8

Issue - State: closed - Opened by bfoz over 9 years ago - 5 comments

#20 - Allow reading zero-bytes (0x00) using getbyte.

Pull Request - State: closed - Opened by donv over 9 years ago - 8 comments

#20 - Allow reading zero-bytes (0x00) using getbyte.

Pull Request - State: closed - Opened by donv over 9 years ago - 8 comments

#19 - Windows not correctly handling number of bytes read

Issue - State: closed - Opened by planteen over 9 years ago - 3 comments

#19 - Windows not correctly handling number of bytes read

Issue - State: closed - Opened by planteen over 9 years ago - 3 comments

#18 - Fix dereferencing of LPDWORD lpNumberOfBytesRead in ReadFile() and LPDWO...

Pull Request - State: closed - Opened by planteen over 9 years ago - 5 comments

#17 - Serial#gets("\r") does not work with ruby 1.9.3 and Windows

Issue - State: closed - Opened by swabianeagle over 9 years ago - 1 comment

#17 - Serial#gets("\r") does not work with ruby 1.9.3 and Windows

Issue - State: closed - Opened by swabianeagle over 9 years ago - 1 comment

#16 - Fix issue with tty.* ports on mac os

Pull Request - State: closed - Opened by zankich almost 10 years ago - 2 comments

#16 - Fix issue with tty.* ports on mac os

Pull Request - State: closed - Opened by zankich almost 10 years ago - 2 comments

#15 - Disable DTR control signal on connect

Issue - State: open - Opened by Ghardo almost 10 years ago - 4 comments
Labels: enhancement, help wanted

#14 - Fixing

Pull Request - State: closed - Opened by ttane almost 10 years ago - 7 comments

#14 - Fixing

Pull Request - State: closed - Opened by ttane almost 10 years ago - 7 comments

#13 - gets method to get line.

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 4 comments

#13 - gets method to get line.

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 4 comments

#12 - More tests!

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 2 comments

#12 - More tests!

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 2 comments

#11 - Fix interval by lowering com timeouts

Pull Request - State: closed - Opened by hunterboerner about 10 years ago

#11 - Fix interval by lowering com timeouts

Pull Request - State: closed - Opened by hunterboerner about 10 years ago

#10 - Fix interval by lowering com timeouts

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 1 comment

#10 - Fix interval by lowering com timeouts

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 1 comment

#9 - Add getbyte

Pull Request - State: closed - Opened by zankich about 10 years ago

#9 - Add getbyte

Pull Request - State: closed - Opened by zankich about 10 years ago

#8 - Basic r/w test

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 2 comments

#8 - Basic r/w test

Pull Request - State: closed - Opened by hunterboerner about 10 years ago - 2 comments

#7 - Initial support for linux, windows, osx

Pull Request - State: closed - Opened by zankich over 10 years ago

#7 - Initial support for linux, windows, osx

Pull Request - State: closed - Opened by zankich over 10 years ago

#6 - Adding missing file option

Pull Request - State: closed - Opened by solojavier over 10 years ago

#6 - Adding missing file option

Pull Request - State: closed - Opened by solojavier over 10 years ago

#5 - Osx fix firmata

Pull Request - State: closed - Opened by solojavier over 10 years ago

#5 - Osx fix firmata

Pull Request - State: closed - Opened by solojavier over 10 years ago

#4 - Windows support

Pull Request - State: closed - Opened by hunterboerner over 10 years ago - 2 comments

#4 - Windows support

Pull Request - State: closed - Opened by hunterboerner over 10 years ago - 2 comments

#3 - Jruby support

Pull Request - State: closed - Opened by zankich over 10 years ago

#3 - Jruby support

Pull Request - State: closed - Opened by zankich over 10 years ago

#2 - Refactoring code structure to remove duplication

Pull Request - State: closed - Opened by solojavier over 10 years ago - 3 comments

#2 - Refactoring code structure to remove duplication

Pull Request - State: closed - Opened by solojavier over 10 years ago - 3 comments

#1 - Basic gem

Pull Request - State: closed - Opened by hunterboerner over 10 years ago

#1 - Basic gem

Pull Request - State: closed - Opened by hunterboerner over 10 years ago