Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vexide/vexide issues and pull requests
#247 - feat: add a way to set `Text` background color
Pull Request -
State: open - Opened by zabackary 2 days ago
- 1 comment
#246 - feat(devices): add `with_initial_level` to `AdiDigitalOut`
Pull Request -
State: open - Opened by zabackary 2 days ago
#245 - feat: add `#[clippy::has_significant_drop]` and `#[must_use]` attributes to `vexide_core::sync`
Pull Request -
State: closed - Opened by zabackary 2 days ago
- 1 comment
#244 - `#[clippy::has_significant_drop]` could be helpful on `Mutex` and `RwLock` guards
Issue -
State: closed - Opened by zabackary 2 days ago
#243 - fix: correctly handle VEXlink errors
Pull Request -
State: closed - Opened by Tropix126 3 days ago
Labels: scope: smart-devices, semver: major
#242 - fix: Correct imu and gps offset misadjustment
Pull Request -
State: closed - Opened by Tropix126 4 days ago
- 1 comment
Labels: scope: smart-devices
#241 - feat: `AdiServo` support
Pull Request -
State: open - Opened by Tropix126 4 days ago
#240 - refactor: adjust fallibility of `GpsSensor` & `RadioLink`
Pull Request -
State: closed - Opened by Tropix126 5 days ago
#239 - fix(core): add `Send` + `Sync` impls for `RwLock`
Pull Request -
State: open - Opened by zabackary 5 days ago
#238 - fix(core): fix typo in `Mutex` `Sync` bound
Pull Request -
State: closed - Opened by zabackary 5 days ago
- 2 comments
#237 - fix: remove `Position`-to-`Position` `Mul`/`Div` ops
Pull Request -
State: closed - Opened by Tropix126 6 days ago
#236 - add: ADI Gyroscope support
Pull Request -
State: open - Opened by Gavin-Niederman 6 days ago
#235 - fix(panic): remove feature gate which shouldn't exist
Pull Request -
State: closed - Opened by zabackary 6 days ago
Labels: scope: panic
#234 - Panic Hooks v3
Pull Request -
State: closed - Opened by zabackary 7 days ago
#233 - feat: Panic Hooks v2
Pull Request -
State: closed - Opened by zabackary 8 days ago
- 1 comment
#232 - fix: `Motor::max_voltage`
Pull Request -
State: closed - Opened by Tropix126 9 days ago
#231 - feat: power button support in `Controller`
Pull Request -
State: closed - Opened by Tropix126 10 days ago
Labels: type: enhancement, semver: major, scope: misc-devices
#230 - feat: add `Mul<i64>` and `Div<i64>` impls for `Position`
Pull Request -
State: closed - Opened by zabackary 12 days ago
- 2 comments
Labels: type: enhancement, semver: minor, scope: misc-devices
#229 - feature request: position: `Div` and `Mul` implementations for `Position`
Issue -
State: closed - Opened by zabackary 12 days ago
#228 - fix: correctly bump versions
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
#228 - fix: correctly bump versions
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
#227 - chore: bump to v0.5.0-rc.1
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
#227 - chore: bump to v0.5.0-rc.1
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
#226 - docs: fix electromagnet examples, add `SerialPort::set_baud_rate` exampe
Pull Request -
State: closed - Opened by Tropix126 13 days ago
#226 - docs: fix electromagnet examples, add `SerialPort::set_baud_rate` exampe
Pull Request -
State: closed - Opened by Tropix126 13 days ago
#226 - docs: fix electromagnet examples, add `SerialPort::set_baud_rate` exampe
Pull Request -
State: closed - Opened by Tropix126 13 days ago
#225 - fix: hide internal details of `IntertialCalibrateFuture` and give it a lifetime for safety
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
- 1 comment
Labels: type: bug, scope: smart-devices, semver: major
#225 - fix: hide internal details of `IntertialCalibrateFuture` and give it a lifetime for safety
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
- 1 comment
Labels: type: bug, scope: smart-devices, semver: major
#225 - fix: hide internal details of `IntertialCalibrateFuture` and give it a lifetime for safety
Pull Request -
State: closed - Opened by Gavin-Niederman 13 days ago
- 1 comment
Labels: type: bug, scope: smart-devices, semver: major
#224 - `InertialCalibrateFuture` should be opaque in its implementation.
Issue -
State: closed - Opened by Tropix126 13 days ago
Labels: type: bug, scope: smart-devices, semver: major
#224 - `InertialCalibrateFuture` should be opaque in its implementation.
Issue -
State: closed - Opened by Tropix126 13 days ago
Labels: type: bug, scope: smart-devices, semver: major
#224 - `InertialCalibrateFuture` should be opaque in its implementation.
Issue -
State: closed - Opened by Tropix126 13 days ago
Labels: type: bug, scope: smart-devices, semver: major
#223 - `SerialPort::set_baud_rate` is missing an example
Issue -
State: open - Opened by Tropix126 13 days ago
Labels: type: documentation, scope: smart-devices
#223 - `SerialPort::set_baud_rate` is missing an example
Issue -
State: closed - Opened by Tropix126 13 days ago
Labels: type: documentation, scope: smart-devices
#223 - `SerialPort::set_baud_rate` is missing an example
Issue -
State: open - Opened by Tropix126 13 days ago
Labels: type: documentation, scope: smart-devices
#222 - feat: make controller screen writes futures
Pull Request -
State: closed - Opened by Tropix126 14 days ago
- 1 comment
Labels: type: enhancement, semver: major, scope: misc-devices
#222 - feat: make controller screen writes futures
Pull Request -
State: closed - Opened by Tropix126 14 days ago
- 1 comment
Labels: type: enhancement, semver: major, scope: misc-devices
#222 - feat: make controller screen writes futures
Pull Request -
State: closed - Opened by Tropix126 14 days ago
- 1 comment
Labels: type: enhancement, semver: major, scope: misc-devices
#221 - feat: add metadata to errors
Pull Request -
State: closed - Opened by doinkythederp 15 days ago
- 3 comments
Labels: type: enhancement, semver: major
#220 - refactor: rename NonTerminatingNul to Nul
Pull Request -
State: closed - Opened by Gavin-Niederman 15 days ago
Labels: scope: smart-devices, semver: major, scope: misc-devices
#220 - refactor: rename NonTerminatingNul to Nul
Pull Request -
State: closed - Opened by Gavin-Niederman 15 days ago
Labels: scope: smart-devices, semver: major, scope: misc-devices
#220 - refactor: rename NonTerminatingNul to Nul
Pull Request -
State: closed - Opened by Gavin-Niederman 15 days ago
Labels: scope: smart-devices, semver: major, scope: misc-devices
#219 - refactor: remove `SmartDeviceType::None`, refactor port validation
Pull Request -
State: closed - Opened by Tropix126 15 days ago
Labels: scope: smart-devices, semver: major
#218 - refactor: simplify math types
Pull Request -
State: closed - Opened by Tropix126 17 days ago
Labels: type: refactor, semver: major
#218 - refactor: simplify math types
Pull Request -
State: closed - Opened by Tropix126 17 days ago
Labels: type: refactor, semver: major
#218 - refactor: simplify math types
Pull Request -
State: closed - Opened by Tropix126 17 days ago
Labels: type: refactor, semver: major
#217 - feat: `SerialPort::set_baud_rate`, `read_byte` mutability
Pull Request -
State: closed - Opened by Tropix126 17 days ago
#217 - feat: `SerialPort::set_baud_rate`, `read_byte` mutability
Pull Request -
State: closed - Opened by Tropix126 17 days ago
#217 - feat: `SerialPort::set_baud_rate`, `read_byte` mutability
Pull Request -
State: closed - Opened by Tropix126 17 days ago
#216 - Add a `SerialPort::set_baud_rate` method.
Issue -
State: closed - Opened by Tropix126 17 days ago
- 1 comment
Labels: type: enhancement, scope: smart-devices
#216 - Add a `SerialPort::set_baud_rate` method.
Issue -
State: closed - Opened by Tropix126 17 days ago
- 1 comment
Labels: type: enhancement, scope: smart-devices
#216 - Add a `SerialPort::set_baud_rate` method.
Issue -
State: closed - Opened by Tropix126 17 days ago
- 1 comment
Labels: type: enhancement, scope: smart-devices
#215 - refactor: optical sensor gesture detection
Pull Request -
State: closed - Opened by Tropix126 17 days ago
#215 - refactor: optical sensor gesture detection
Pull Request -
State: closed - Opened by Tropix126 17 days ago
#215 - refactor: optical sensor gesture detection
Pull Request -
State: closed - Opened by Tropix126 17 days ago
#214 - `optical::Gesture` `time` should maybe be `SmartDeviceTimestamp`
Issue -
State: closed - Opened by Tropix126 17 days ago
- 1 comment
Labels: scope: smart-devices, repro: required
#214 - `optical::Gesture` `time` should maybe be `SmartDeviceTimestamp`
Issue -
State: closed - Opened by Tropix126 17 days ago
- 1 comment
Labels: scope: smart-devices, repro: required
#213 - refactor: rename `InertialSensor::accel` to `InertialSensor::acceleration`
Pull Request -
State: closed - Opened by Tropix126 18 days ago
#213 - refactor: rename `InertialSensor::accel` to `InertialSensor::acceleration`
Pull Request -
State: closed - Opened by Tropix126 18 days ago
#213 - refactor: rename `InertialSensor::accel` to `InertialSensor::acceleration`
Pull Request -
State: closed - Opened by Tropix126 18 days ago
#212 - refactor: add a secondary timeout for IMU calibration to start
Pull Request -
State: closed - Opened by Tropix126 18 days ago
#212 - refactor: add a secondary timeout for IMU calibration to start
Pull Request -
State: closed - Opened by Tropix126 18 days ago
#211 - docs: improve documentation for smart devices
Pull Request -
State: closed - Opened by Gavin-Niederman 19 days ago
Labels: type: documentation, scope: smart-devices, semver: major
#211 - docs: improve documentation for smart devices
Pull Request -
State: closed - Opened by Gavin-Niederman 19 days ago
Labels: type: documentation, scope: smart-devices, semver: major
#211 - docs: improve documentation for smart devices
Pull Request -
State: closed - Opened by Gavin-Niederman 19 days ago
Labels: type: documentation, scope: smart-devices, semver: major
#210 - refactor: ADI modules
Pull Request -
State: closed - Opened by Tropix126 22 days ago
#209 - docs: Add examples for *all* public device methods and a comprehensive specs table for each device.
Issue -
State: open - Opened by Tropix126 23 days ago
Labels: type: documentation, scope: smart-devices, scope: adi-devices, scope: misc-devices
#208 - chore: lint vexide-graphics crate
Pull Request -
State: closed - Opened by Gavin-Niederman 24 days ago
#207 - docs: document examples
Pull Request -
State: closed - Opened by Gavin-Niederman 24 days ago
Labels: scope: examples
#206 - fix: slint graphics driver
Pull Request -
State: closed - Opened by Tropix126 26 days ago
#205 - fix: actually check if all features compile in check ci
Pull Request -
State: closed - Opened by Gavin-Niederman 26 days ago
#204 - refactor: use more clear controller trigger names
Pull Request -
State: closed - Opened by Gavin-Niederman 26 days ago
Labels: semver: major, scope: misc-devices
#203 - refactor: rename `AddrLedError::Adi` to `AddrLedError::Port`
Pull Request -
State: closed - Opened by Tropix126 26 days ago
Labels: scope: adi-devices, semver: major
#202 - feat: relax `Sized` bound on `Mutex`
Pull Request -
State: closed - Opened by Tropix126 27 days ago
Labels: scope: core, scope: async, semver: major
#201 - refactor: switch to `rgb` crate for color storage
Pull Request -
State: closed - Opened by Tropix126 28 days ago
Labels: semver: major, scope: misc-devices
#200 - IMU calibration times out sometimes
Issue -
State: closed - Opened by Tropix126 28 days ago
- 1 comment
Labels: scope: smart-devices
#199 - refactor: consistent naming and information regarding update times
Pull Request -
State: closed - Opened by Tropix126 29 days ago
#198 - refactor: remove `usd` module from `vexide-devices`
Pull Request -
State: closed - Opened by Tropix126 29 days ago
#197 - fix: remove useless generics from `AdiAddrLed::new`
Pull Request -
State: closed - Opened by Gavin-Niederman 29 days ago
Labels: scope: adi-devices, semver: major
#197 - fix: remove useless generics from `AdiAddrLed::new`
Pull Request -
State: closed - Opened by Gavin-Niederman 29 days ago
Labels: scope: adi-devices, semver: major
#196 - feat: return ports to DynamicPeripherals
Pull Request -
State: closed - Opened by Gavin-Niederman 29 days ago
Labels: type: enhancement, scope: smart-devices, scope: adi-devices, semver: patch, scope: misc-devices
#196 - feat: return ports to DynamicPeripherals
Pull Request -
State: closed - Opened by Gavin-Niederman 29 days ago
Labels: type: enhancement, scope: smart-devices, scope: adi-devices, semver: patch, scope: misc-devices
#195 - Consider switching `Rgb` in vexide-devices to the `rgb` crate.
Issue -
State: closed - Opened by Tropix126 29 days ago
#194 - fix: improve rust 2024 compat
Pull Request -
State: closed - Opened by doinkythederp 29 days ago
Labels: type: refactor, semver: patch
#194 - fix: improve rust 2024 compat
Pull Request -
State: closed - Opened by doinkythederp 29 days ago
Labels: type: refactor, semver: patch
#193 - refactor: remove wasm integration
Pull Request -
State: open - Opened by doinkythederp 29 days ago
- 1 comment
Labels: env: wasm32, semver: major
#193 - refactor: remove wasm integration
Pull Request -
State: open - Opened by doinkythederp 29 days ago
- 1 comment
Labels: env: wasm32, semver: major
#192 - vexide no longer builds on non-ARM targets
Issue -
State: open - Opened by doinkythederp 30 days ago
- 1 comment
Labels: type: bug, scope: core
#191 - `AdiAddrLed::new` takes unused generic arguments.
Issue -
State: closed - Opened by Tropix126 30 days ago
#191 - `AdiAddrLed::new` takes unused generic arguments.
Issue -
State: closed - Opened by Tropix126 30 days ago
#190 - `vexide_devices::usd` shouldn't exist.
Issue -
State: closed - Opened by Tropix126 30 days ago
#189 - feat: add controller ID getter
Pull Request -
State: closed - Opened by doinkythederp 30 days ago
Labels: type: enhancement, semver: minor, scope: misc-devices
#189 - feat: add controller ID getter
Pull Request -
State: closed - Opened by doinkythederp 30 days ago
Labels: type: enhancement, semver: minor, scope: misc-devices
#188 - docs: improved module docs for `vexide-devices`
Pull Request -
State: closed - Opened by Tropix126 30 days ago
Labels: type: documentation, scope: smart-devices, scope: adi-devices, semver: patch, scope: misc-devices
#188 - docs: improved module docs for `vexide-devices`
Pull Request -
State: closed - Opened by Tropix126 30 days ago
Labels: type: documentation, scope: smart-devices, scope: adi-devices, semver: patch, scope: misc-devices
#187 - docs: fix inconsistencies in the `Display` docs
Pull Request -
State: closed - Opened by Tropix126 about 1 month ago
Labels: type: documentation, scope: graphics, semver: patch, scope: misc-devices
#186 - fix: program exit behavior on single-core targets
Pull Request -
State: closed - Opened by Tropix126 about 1 month ago
Labels: type: bug, scope: startup, semver: patch
#185 - fix: use correct max voltage for 5.5w motor
Pull Request -
State: closed - Opened by Tropix126 about 1 month ago
#184 - fix: use correct motor velocity getter
Pull Request -
State: closed - Opened by Gavin-Niederman about 1 month ago
Labels: type: bug, scope: smart-devices, semver: major
#183 - bugfix: controller: fixed initial was_pressed
Pull Request -
State: closed - Opened by the2nake about 1 month ago
- 1 comment