Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-embedded/rust-i2cdev issues and pull requests
#90 - Derive common traits for public types + warnings fixes
Pull Request -
State: open - Opened by eldruin 1 day ago
#89 - core: Relax lifetime constraint on `msgs` in `I2CTransfer::transfer()`
Pull Request -
State: closed - Opened by peterdelevoryas 2 months ago
- 9 comments
#88 - I2cdev doesn't implement Debug
Issue -
State: open - Opened by long568 8 months ago
#87 - Switch to mockall #[cfg_attr(test, automock)] on trait
Issue -
State: open - Opened by SpAndrea117 9 months ago
- 1 comment
#86 - Prepare 0.6.1 release
Pull Request -
State: closed - Opened by nastevens 9 months ago
- 1 comment
#85 - Fulfillment of the I2c trait contract
Pull Request -
State: closed - Opened by ohunter 9 months ago
- 4 comments
#84 - I2CRegisterMap panics when reading with offset 0
Issue -
State: closed - Opened by Disasm 12 months ago
- 1 comment
#83 - Prevent underflow when using a MockI2CDevice with a RegisterMap.offset = 0x0
Pull Request -
State: closed - Opened by chiefnoah about 1 year ago
- 2 comments
#82 - Make smbus_read_i2c_block_data() write into &mut Vec/[u8] rather than returning new Vec?
Issue -
State: open - Opened by nyanpasu64 over 1 year ago
- 1 comment
#81 - Prepare 0.6.0 release
Pull Request -
State: closed - Opened by eldruin over 1 year ago
#80 - Switch to GHMQ
Pull Request -
State: closed - Opened by eldruin over 1 year ago
#79 - Minor improvements to top-level module documentation
Pull Request -
State: closed - Opened by kevinmehall almost 2 years ago
- 2 comments
#78 - Fix unsound lifetime on LinuxI2CMessage
Pull Request -
State: closed - Opened by kevinmehall almost 2 years ago
- 3 comments
#77 - smbus_read_word_data() on MockI2CDevice fails at address 0x00
Issue -
State: closed - Opened by tnagyzambo almost 2 years ago
- 1 comment
Labels: help wanted
#76 - Async IO
Issue -
State: open - Opened by mpi3d almost 2 years ago
- 6 comments
#75 - Seeking support in writing an I2C LCD library in Rust.
Issue -
State: closed - Opened by monomycelium almost 2 years ago
- 3 comments
#74 - Update nix to 0.25, hide nix from public API.
Pull Request -
State: closed - Opened by Erk- over 2 years ago
- 9 comments
Labels: S-waiting-on-review, T-embedded-linux
#73 - Use File.read_exact instead of File.read
Pull Request -
State: closed - Opened by jath03 over 2 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#72 - i2c write register issue
Issue -
State: closed - Opened by lucviala almost 3 years ago
- 2 comments
#71 - Upgrade nix to 0.24, limit features
Pull Request -
State: closed - Opened by rtzoeller almost 3 years ago
- 3 comments
Labels: S-waiting-on-review, T-embedded-linux
#70 - Fix typo in Wii Nunchuck example
Pull Request -
State: closed - Opened by rpoisel almost 3 years ago
- 3 comments
Labels: S-waiting-on-review, T-embedded-linux
#69 - Release 0.5.1
Pull Request -
State: closed - Opened by eldruin about 3 years ago
- 2 comments
#68 - Allow forcefully setting slave address
Pull Request -
State: closed - Opened by iamkroot about 3 years ago
- 3 comments
Labels: S-waiting-on-review, T-embedded-linux
#67 - Add PEC management support for SMBus compatible controller.
Pull Request -
State: closed - Opened by hilt0n over 3 years ago
- 3 comments
Labels: S-waiting-on-review, T-embedded-linux
#66 - Allow nix 0.23.
Pull Request -
State: closed - Opened by m-ou-se over 3 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#65 - Release 0.5.0
Pull Request -
State: closed - Opened by eldruin over 3 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#64 - Several updates
Pull Request -
State: closed - Opened by eldruin over 3 years ago
- 8 comments
Labels: S-waiting-on-review, T-embedded-linux
#63 - Smbus Unimplemented in MockI2CDevice
Issue -
State: open - Opened by WugWugg over 4 years ago
- 1 comment
#62 - Document and test MSRV 1.32.0
Pull Request -
State: closed - Opened by teskje almost 5 years ago
- 6 comments
Labels: S-waiting-on-review, T-embedded-linux
#61 - Add triagebot configuration
Pull Request -
State: closed - Opened by LeSeulArtichaut almost 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#60 - Switch to BigEndian
Pull Request -
State: closed - Opened by aeubanks almost 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#59 - Option to force-open a device
Issue -
State: closed - Opened by michael-p almost 5 years ago
- 2 comments
#58 - Improve docs
Pull Request -
State: closed - Opened by eldruin about 5 years ago
- 1 comment
Labels: S-waiting-on-review, T-embedded-linux
#57 - Missing docs on I2CMessage
Issue -
State: closed - Opened by MBons about 5 years ago
- 2 comments
#56 - outdated docs
Issue -
State: closed - Opened by MBons about 5 years ago
#55 - Make compatible with Rust 1.31.0 and prepare patch release
Pull Request -
State: closed - Opened by eldruin about 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#54 - Release 0.4.3 preparation
Pull Request -
State: closed - Opened by eldruin about 5 years ago
- 3 comments
Labels: S-waiting-on-review, T-embedded-linux
#53 - Refactoring + some simplifications
Pull Request -
State: closed - Opened by eldruin about 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#52 - Format code and check formatting on CI
Pull Request -
State: closed - Opened by eldruin about 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-embedded-linux
#51 - Transactional read/write via I2C_RDWR ioctl - take 2
Pull Request -
State: closed - Opened by eldruin over 5 years ago
- 8 comments
Labels: S-waiting-on-review, T-embedded-linux
#50 - Transactional read/write via I2C_RDWR ioctl
Pull Request -
State: closed - Opened by eldruin over 5 years ago
- 1 comment
Labels: S-waiting-on-review, T-embedded-linux
#49 - bump nix to 0.14 to fix libc issues
Pull Request -
State: closed - Opened by ryankurte over 5 years ago
- 7 comments
Labels: S-waiting-on-review, T-embedded-linux
#48 - Release 0.4.1
Pull Request -
State: closed - Opened by posborne about 6 years ago
- 1 comment
#47 - Remove build.rs and skeptic from build-deps
Pull Request -
State: closed - Opened by ryankurte over 6 years ago
- 3 comments
#46 - Add code of conduct and update readme to reference
Pull Request -
State: closed - Opened by posborne over 6 years ago
#45 - [WIP] Allow sending multiple read/write operations in one transfer
Pull Request -
State: closed - Opened by RandomInsano over 6 years ago
- 2 comments
Labels: S-waiting-on-review
#44 - Upgrade nix to 0.11
Pull Request -
State: closed - Opened by RandomInsano over 6 years ago
- 8 comments
#43 - Move from `try!` to `?`
Pull Request -
State: closed - Opened by RandomInsano over 6 years ago
#42 - Additional ioctl
Issue -
State: closed - Opened by fpagliughi over 6 years ago
- 10 comments
#41 - Large dependency tree
Issue -
State: closed - Opened by thejpster almost 7 years ago
- 3 comments
#40 - Remove sensors from crate and prepare release 0.4
Pull Request -
State: closed - Opened by posborne almost 7 years ago
#39 - Fix block methods
Pull Request -
State: closed - Opened by arcnmx almost 7 years ago
- 1 comment
#38 - Incorrect smbus methods
Issue -
State: closed - Opened by arcnmx almost 7 years ago
- 1 comment
#37 - i2cdev recompiles every time
Issue -
State: closed - Opened by querry43 almost 7 years ago
- 4 comments
#36 - makes set_slave_address public
Pull Request -
State: closed - Opened by wose about 7 years ago
- 1 comment
#35 - Update dependencies to latest stable and fix fallout
Pull Request -
State: closed - Opened by posborne about 7 years ago
#34 - Problem with missing macro ioctl!
Issue -
State: closed - Opened by MrSpock over 7 years ago
- 10 comments
#33 - Add support for the L3GD20
Pull Request -
State: closed - Opened by tadeegan over 7 years ago
- 2 comments
#32 - BMP180 pressure and temp sensor support.
Pull Request -
State: closed - Opened by MrSpock almost 8 years ago
- 6 comments
#31 - Unable to read from open bus?
Issue -
State: closed - Opened by RandomInsano about 8 years ago
- 7 comments
#30 - Add Altimeter trait and default implementaiton
Pull Request -
State: closed - Opened by lily-mara about 8 years ago
- 1 comment
#29 - replace try with ?
Pull Request -
State: closed - Opened by dirvine about 8 years ago
- 2 comments
#28 - Removed sensors, so they can be put in separate crate
Pull Request -
State: closed - Opened by Kixunil about 8 years ago
- 7 comments
#27 - Separate sensors into other crate
Issue -
State: closed - Opened by Kixunil about 8 years ago
- 10 comments
#26 - Use io::Error
Issue -
State: closed - Opened by Kixunil about 8 years ago
- 4 comments
#25 - IO traits
Issue -
State: closed - Opened by Kixunil about 8 years ago
- 3 comments
#24 - Structure of addons / plugins etc.
Issue -
State: closed - Opened by dirvine over 8 years ago
- 3 comments
#23 - Fix celsisus to celsius
Pull Request -
State: closed - Opened by jeenalee over 8 years ago
- 1 comment
#22 - Add support for OSX
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
- 7 comments
#21 - Fix typo
Pull Request -
State: closed - Opened by fitzgen over 8 years ago
#20 - readme: fix title
Pull Request -
State: closed - Opened by jmagnuson over 8 years ago
- 1 comment
#19 - added smbus_read_i2c_block_data
Pull Request -
State: closed - Opened by Ragnaroek over 8 years ago
- 6 comments
#18 - Doc fixes and cleanup
Pull Request -
State: closed - Opened by posborne over 8 years ago
- 6 comments
#17 - error: Could not compile `nix`.
Issue -
State: closed - Opened by Goyapa over 8 years ago
- 5 comments
#16 - ci: enable rust-embedded-bot
Pull Request -
State: closed - Opened by posborne almost 9 years ago
- 12 comments
#15 - docs: fixup the readme
Pull Request -
State: closed - Opened by posborne almost 9 years ago
- 8 comments
#14 - Version updates
Pull Request -
State: closed - Opened by posborne almost 9 years ago
#13 - Upgrade nix
Pull Request -
State: closed - Opened by lord almost 9 years ago
- 3 comments
#12 - Implement ByteOrder to allow reading/writing primitive values
Issue -
State: closed - Opened by lily-mara about 9 years ago
- 1 comment
#11 - Error associated type bounds
Pull Request -
State: closed - Opened by AerialX over 9 years ago
- 5 comments
#10 - Error type
Pull Request -
State: closed - Opened by AerialX over 9 years ago
- 5 comments
#9 - Examples in README are not correct any more
Issue -
State: closed - Opened by posborne over 9 years ago
- 5 comments
#8 - RFC: Support for using core traits and devices with no_std
Issue -
State: closed - Opened by posborne over 9 years ago
- 1 comment
#7 - ADXL345 Missing Unittest Coverage
Issue -
State: closed - Opened by posborne over 9 years ago
- 1 comment
#6 - Nunchuck missing unit test coverage
Issue -
State: closed - Opened by posborne over 9 years ago
- 1 comment
#5 - Decouple from linux
Pull Request -
State: closed - Opened by posborne over 9 years ago
#4 - Sensor library
Pull Request -
State: closed - Opened by posborne over 9 years ago
#3 - Crate 0.1 SMBus functionality not exposed
Issue -
State: closed - Opened by posborne over 9 years ago
- 3 comments
#2 - Re: TODO: figure out what this magic is in nunchuck.rs
Issue -
State: closed - Opened by ghost over 9 years ago
- 1 comment
#1 - Update Cargo.toml
Pull Request -
State: closed - Opened by ghost over 9 years ago
- 5 comments