Ecosyste.ms: Issues

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

GitHub / embassy-rs/trouble issues and pull requests

#286 - WIP: Security manager take 2

Pull Request - State: open - Opened by blueluna 4 days ago

#285 - ESP32 MCUs - MTU must be set to 255

Issue - State: open - Opened by lure23 4 days ago

#284 - fix: check result of join

Pull Request - State: closed - Opened by lulf 7 days ago - 3 comments

#283 - l2cap test is a false pass

Issue - State: closed - Opened by hicklin 7 days ago - 1 comment

#282 - Enabling MTU work-around for ESP32-S3

Pull Request - State: closed - Opened by lure23 11 days ago - 11 comments

#281 - IBEACON not working

Issue - State: open - Opened by Makuo12 19 days ago

#280 - wishlist: STM32 as supported backend

Issue - State: closed - Opened by chrysn 21 days ago - 2 comments

#279 - fix: do not exit runner on non-critical errors

Pull Request - State: closed - Opened by lulf 21 days ago - 2 comments

#278 - Proposal: Add MegaLinter and Cargo Clippy CI Cycle

Pull Request - State: open - Opened by ScottGibb 22 days ago - 2 comments

#277 - Conn.disconnect

Issue - State: closed - Opened by Makuo12 23 days ago - 7 comments

#276 - IllegalInstruction running ble_bas_peripheral.rs

Issue - State: closed - Opened by Makuo12 23 days ago - 7 comments

#275 - Add esp32 ble_scan example.

Pull Request - State: open - Opened by elrom 24 days ago - 2 comments

#274 - feat: add scanner example

Pull Request - State: closed - Opened by lulf 24 days ago - 1 comment

#273 - Create simple scan example

Issue - State: closed - Opened by elrom 25 days ago

#272 - Impl of FixedGattValue for &str seems wrong

Issue - State: open - Opened by jscatena88 26 days ago - 7 comments

#271 - Q: purpose of "server processing emits" code in example

Issue - State: closed - Opened by lure23 26 days ago - 1 comment

#270 - fix: print warning if outbound channel is full on reply drop

Pull Request - State: closed - Opened by lulf 26 days ago - 1 comment

#269 - test: try to reproduce issue 260 in test

Pull Request - State: closed - Opened by lulf 26 days ago - 1 comment

#268 - one.. more.. slim down

Pull Request - State: closed - Opened by lure23 26 days ago - 1 comment

#267 - Expose indications and notifications in the att layer

Pull Request - State: closed - Opened by ivmarkov 26 days ago - 13 comments

#266 - Fix an off-by-one in `impl GattValue for [u8; N]`

Pull Request - State: closed - Opened by TethysSvensson 27 days ago - 2 comments

#265 - add 128 and 16 bit conversions to Uuid

Pull Request - State: closed - Opened by jamessizeland 27 days ago - 11 comments

#264 - WIP: CI Testing Improvements

Pull Request - State: closed - Opened by ScottGibb 27 days ago - 1 comment

#263 - fix: perform segmentation accordign to ACL max

Pull Request - State: closed - Opened by lulf 27 days ago - 6 comments

#262 - Better structuring of example code?

Issue - State: closed - Opened by lure23 28 days ago - 1 comment

#261 - Allow getting and setting all attributes

Pull Request - State: open - Opened by petekubiak 28 days ago - 2 comments

#260 - Issue sending payloads > 245 between esp32-c6

Issue - State: closed - Opened by hicklin 28 days ago - 7 comments

#259 - suggestion: equal processing for both 16- and 128-bit Uuids // WIP

Pull Request - State: open - Opened by lure23 28 days ago - 2 comments

#258 - potential for cleanup

Pull Request - State: closed - Opened by lure23 28 days ago - 2 comments

#257 - refactor: use a struct to hold the result of building the stack

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#256 - Fixed a bug when setting the size of the `send`'s `TX_MTU`

Pull Request - State: closed - Opened by hicklin about 1 month ago - 7 comments

#255 - refactor: remove C from HostResources

Pull Request - State: closed - Opened by lulf about 1 month ago - 5 comments

#254 - Add paths to types in server and service macros

Pull Request - State: closed - Opened by petekubiak about 1 month ago - 3 comments

#253 - tests: disable esp32 hil and fix false passing test

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#252 - Remove `C: Controller` from `HostResources<C>`

Issue - State: closed - Opened by ivmarkov about 1 month ago - 11 comments

#251 - patch esp-wifi for c6 ble initialization bug

Pull Request - State: closed - Opened by jamessizeland about 1 month ago - 2 comments

#250 - Proc-macros: can I call `Server::new_with_config` twice?

Issue - State: open - Opened by ivmarkov about 1 month ago - 2 comments

#249 - test wip

Pull Request - State: closed - Opened by lulf about 1 month ago - 5 comments

#248 - Proc-macros: useless conversion Clippy lint

Issue - State: closed - Opened by ivmarkov about 1 month ago - 7 comments

#247 - test: add HIL test for l2cap central for nrf and esp32

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#246 - fix: fix interaction between central and peripheral in nrf

Pull Request - State: closed - Opened by lulf about 1 month ago - 7 comments

#244 - Model `trouble::att` is private

Issue - State: closed - Opened by ivmarkov about 1 month ago - 2 comments

#243 - test: reenable esp32c3 hil

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#242 - refactor: use hilprobe library

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#242 - refactor: use hilprobe library

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#241 - refactor: change api and support varying scan buffer sizes

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#241 - refactor: change api and support varying scan buffer sizes

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#240 - Update esp-hal to released versions.

Pull Request - State: closed - Opened by Dirbaio about 1 month ago - 2 comments

#240 - Update esp-hal to released versions.

Pull Request - State: closed - Opened by Dirbaio about 1 month ago - 2 comments

#239 - Consolidate UUID from slice functionality into TryFrom implementation

Pull Request - State: closed - Opened by petekubiak about 1 month ago - 3 comments

#239 - Consolidate UUID from slice functionality into TryFrom implementation

Pull Request - State: closed - Opened by petekubiak about 1 month ago - 3 comments

#238 - fix: add missing import for scan feature

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#238 - fix: add missing import for scan feature

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#237 - fix: set default_att mtu based on l2cap

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#237 - fix: set default_att mtu based on l2cap

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#236 - ~~Rename and~~ split of `esp` feature based on ESP32 chip types

Pull Request - State: closed - Opened by lure23 about 1 month ago - 17 comments

#236 - ~~Rename and~~ split of `esp` feature based on ESP32 chip types

Pull Request - State: closed - Opened by lure23 about 1 month ago - 17 comments

#235 - Increase mtu for ble_bas_peripheral for esp examples

Pull Request - State: closed - Opened by sjroe about 1 month ago - 1 comment

#234 - Q: Expected squashing to be used when PR's are merged

Issue - State: closed - Opened by lure23 about 1 month ago - 5 comments

#233 - feat: expose mtu to user applications.

Pull Request - State: closed - Opened by pperanich about 1 month ago - 2 comments

#232 - MTU handshake results in default size

Issue - State: open - Opened by pperanich about 1 month ago - 3 comments

#231 - Get agreed att mtu from connection

Issue - State: closed - Opened by pperanich about 1 month ago - 1 comment

#230 - Refactor AttErrorCode as wrapper type around u8

Pull Request - State: closed - Opened by petekubiak about 1 month ago - 3 comments
Labels: enhancement

#229 - Panic on Peripheral::advertise when using esp32c6

Issue - State: closed - Opened by eloycoto about 1 month ago - 18 comments

#228 - small changes proposed to 'esp32' build and 'ble_bas_peripheral' example

Pull Request - State: closed - Opened by lure23 about 1 month ago - 3 comments

#227 - potential unnecessary deps in examples/serial-hci

Pull Request - State: closed - Opened by lure23 about 1 month ago - 1 comment

#226 - Esp32 comments //not for merge

Pull Request - State: closed - Opened by lure23 about 1 month ago - 1 comment

#225 - Refactor l2cap hil test

Pull Request - State: closed - Opened by lulf about 1 month ago - 8 comments

#224 - do not merge: test tests

Pull Request - State: closed - Opened by lulf about 1 month ago - 11 comments

#224 - do not merge: test tests

Pull Request - State: closed - Opened by lulf about 1 month ago - 11 comments

#223 - ESP32: Last three to drop?

Pull Request - State: closed - Opened by lure23 about 1 month ago - 7 comments

#222 - 'embedded-io-async' dependency seems to be unneeded

Pull Request - State: closed - Opened by lure23 about 1 month ago - 1 comment

#222 - 'embedded-io-async' dependency seems to be unneeded

Pull Request - State: closed - Opened by lure23 about 1 month ago - 1 comment

#221 - Hil tests for examples

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#221 - Hil tests for examples

Pull Request - State: closed - Opened by lulf about 1 month ago - 2 comments

#220 - refactor: use heapless Vec

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#220 - refactor: use heapless Vec

Pull Request - State: closed - Opened by lulf about 1 month ago - 1 comment

#219 - add rssi task to gatt periph example

Pull Request - State: closed - Opened by jamessizeland about 2 months ago - 1 comment

#218 - Allow more types in UUID macro

Pull Request - State: closed - Opened by jamessizeland about 2 months ago - 6 comments

#217 - outline rp pico 2 w support

Pull Request - State: closed - Opened by brandonros about 2 months ago - 9 comments

#216 - fix: initialize storage arrays manually instead of `Default::default()`

Pull Request - State: closed - Opened by pperanich about 2 months ago - 1 comment

#215 - Cannot Use Heapless Vec with Capacity > 32 Due to Default Impls

Issue - State: closed - Opened by pperanich about 2 months ago - 2 comments

#214 - Confused about state of `on_write`

Issue - State: closed - Opened by lure23 about 2 months ago - 3 comments

#213 - Update bt-hci, nrf-sdc, embassy, esp-hal.

Pull Request - State: closed - Opened by Dirbaio about 2 months ago - 2 comments

#212 - Create WriteEvent for att write command request

Pull Request - State: closed - Opened by lulf about 2 months ago - 1 comment

#211 - Avoid duplicate borrow_mut due to event cloning

Pull Request - State: closed - Opened by lulf about 2 months ago - 1 comment

#210 - The ble examples

Issue - State: closed - Opened by Makuo12 about 2 months ago - 3 comments

#209 - RSSI good. Error when disconnecting a client

Issue - State: closed - Opened by Makuo12 about 2 months ago - 10 comments

#208 - Split event into event and reply

Pull Request - State: closed - Opened by lulf about 2 months ago - 1 comment

#207 - split reply

Pull Request - State: closed - Opened by lulf about 2 months ago

#206 - UUIDs from Into<Uuid>

Issue - State: closed - Opened by jamessizeland about 2 months ago - 3 comments

#205 - Add support for variable length fields

Pull Request - State: closed - Opened by lulf about 2 months ago - 3 comments

#204 - Move away from using feature flags for configuration

Issue - State: open - Opened by gibbz00 about 2 months ago - 6 comments

#203 - Advice on doing away with the `C` generic parameters (`ble_bas_peripheral`)

Issue - State: closed - Opened by lure23 2 months ago - 3 comments

#202 - Add more esp32 examples

Pull Request - State: closed - Opened by bytedream 2 months ago - 1 comment

#201 - Update esp32 example for non esp32c3 targets

Pull Request - State: closed - Opened by bytedream 2 months ago - 3 comments

#200 - Implement async GATT event processing

Pull Request - State: closed - Opened by lulf 2 months ago - 10 comments

#199 - Perform l2cap fragmentation at lower layer

Pull Request - State: closed - Opened by lulf 2 months ago - 1 comment

#198 - Support attribute segmentation

Pull Request - State: closed - Opened by lulf 2 months ago - 2 comments