Ecosyste.ms: Issues

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

GitHub / bonsai-rx/harp issues and pull requests

#91 - Use artifacts output layout and modern CI workflow

Pull Request - State: open - Opened by glopesdev 3 days ago
Labels: feature

#87 - Consider adding option to copy device info to clipboard

Issue - State: open - Opened by glopesdev 7 months ago
Labels: proposal

#86 - Consider adding a dotnet tool project to update device firmware and firmware diagnostics

Issue - State: closed - Opened by glopesdev 8 months ago - 2 comments
Labels: proposal

#85 - Add support for setting message flags

Pull Request - State: open - Opened by glopesdev 10 months ago
Labels: feature

#84 - Ensure transport is closed on shutdown IO errors

Pull Request - State: closed - Opened by glopesdev 11 months ago
Labels: fix

#83 - Consider exposing `WhoAmI` as a property of `Device`

Issue - State: open - Opened by bruno-f-cruz about 1 year ago

#82 - Add common register schema as embedded resource

Pull Request - State: open - Opened by glopesdev about 1 year ago
Labels: feature

#81 - Enable DTR flag in serial object

Pull Request - State: closed - Opened by bruno-f-cruz about 1 year ago

#80 - Prototype implementation of triggered timeline visualizer

Pull Request - State: open - Opened by glopesdev about 1 year ago
Labels: feature

#79 - Consider adding the option to filter for MessageType directly on FilterRegister

Issue - State: open - Opened by glopesdev over 1 year ago
Labels: proposal

#78 - Consider optionally checking for the stored device name register on connection

Issue - State: open - Opened by glopesdev over 1 year ago
Labels: proposal

#77 - Allow extracting arbitrary structure from message payload

Issue - State: open - Opened by glopesdev over 1 year ago
Labels: proposal

#76 - Add timeline visualizer for Harp message streams

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature

#75 - System.ObjectDisposedException: Safe handle has been closed

Issue - State: open - Opened by NPM-Chris over 1 year ago - 1 comment

#74 - Device dialog throws connection in use error

Issue - State: open - Opened by glopesdev over 1 year ago - 1 comment
Labels: bug

#70 - Harp

Issue - State: closed - Opened by glopesdev over 1 year ago - 1 comment

#69 - Add code of conduct and contributor guide

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: documentation

#68 - Update copyright notice

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: documentation

#67 - Allow MessageWriter to log separate files for each register group

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature

#66 - Refactor serial transport to avoid event callbacks

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: fix

#65 - Add cancellation support to core async API

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature, fix

#64 - Split message filtering functionality into distinct operators

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature

#63 - Avoid nullable and round-trip double conversions

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: fix

#61 - Split FilterMessage into distinct pattern matching operators

Issue - State: closed - Opened by glopesdev over 1 year ago
Labels: proposal

#60 - Improve support for timestamped payload manipulation

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature

#59 - Add filter overloads for grouped message streams

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature

#58 - Allow filtering and parsing grouped register streams

Issue - State: closed - Opened by glopesdev over 1 year ago
Labels: proposal

#57 - Add support to write single register log files from grouped message streams

Issue - State: closed - Opened by glopesdev over 1 year ago
Labels: proposal

#56 - Alternatives to the deprecated SynchronizeTimestamp command

Issue - State: closed - Opened by glopesdev over 1 year ago - 8 comments
Labels: proposal

#55 - Assert identifier and firmware version

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature, fix

#54 - Avoid console writes when device ID is specified

Pull Request - State: closed - Opened by glopesdev over 1 year ago
Labels: feature

#53 - Add support for checking device compatibility with specified firmware metadata

Issue - State: closed - Opened by glopesdev over 1 year ago
Labels: proposal

#52 - Support timestamp preserving payload conversions

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: feature

#51 - Add specialized operator for logging Harp messages

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: feature

#50 - Refactor core operators to pull logic out of generated register types

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: feature

#49 - Align polymorphic types with core operators for message manipulation

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: feature

#48 - Allow forced updates to escape to bootloader mode

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: fix

#47 - Firmware update hangs when device is permanently in bootloader mode

Issue - State: closed - Opened by glopesdev almost 2 years ago
Labels: bug

#46 - Resolve issues with Device base class XML namespace and default editor name

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: fix

#45 - Align polymorphic operator base classes with core message manipulation naming convention

Issue - State: closed - Opened by glopesdev almost 2 years ago
Labels: proposal

#44 - Device base class should declare XmlTypeAttribute

Issue - State: closed - Opened by glopesdev almost 2 years ago
Labels: bug

#43 - Add missing metadata read methods to async API

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: feature

#42 - Add async API support for reading device class ID

Issue - State: closed - Opened by glopesdev almost 2 years ago
Labels: proposal

#41 - Generalize implementation of INamedElement interface for derived classes

Issue - State: closed - Opened by glopesdev almost 2 years ago
Labels: bug

#40 - Add missing array overloads for ReadAsync

Pull Request - State: closed - Opened by glopesdev almost 2 years ago
Labels: feature

#39 - Add Async methods for HarpMessage types

Pull Request - State: closed - Opened by bruno-f-cruz almost 2 years ago

#38 - Missing `ReadAsync` method for arrays

Issue - State: closed - Opened by bruno-f-cruz almost 2 years ago
Labels: proposal

#37 - `ReadAsync` methods from `AsyncDevice` should return a HarpMessage

Issue - State: closed - Opened by bruno-f-cruz almost 2 years ago - 1 comment

#36 - Add library of source generators for high-level device interfaces

Issue - State: closed - Opened by glopesdev about 2 years ago
Labels: proposal

#35 - Refactor timestamped payload getter overloads

Pull Request - State: closed - Opened by glopesdev about 2 years ago - 1 comment
Labels: feature

#34 - Refactor timestamped payload methods into optional GetPayload overloads

Issue - State: closed - Opened by glopesdev about 2 years ago - 2 comments
Labels: proposal

#33 - Add support for polymorphic operators

Pull Request - State: closed - Opened by glopesdev about 2 years ago
Labels: feature

#32 - Improve device configuration dialog and firmware bootloader

Pull Request - State: closed - Opened by glopesdev about 2 years ago
Labels: feature

#31 - Improve robustness of device configuration dialog

Issue - State: closed - Opened by glopesdev about 2 years ago
Labels: proposal

#30 - Refactor timestamping operator logic

Pull Request - State: closed - Opened by glopesdev about 2 years ago
Labels: feature

#29 - Deprecate embedded workflow operators for timestamp subjects

Issue - State: closed - Opened by glopesdev about 2 years ago - 1 comment
Labels: proposal

#28 - Mark CommandSubject as obsolete

Pull Request - State: closed - Opened by glopesdev about 2 years ago
Labels: feature

#27 - Add operator for creating timestamped values

Pull Request - State: closed - Opened by glopesdev about 2 years ago
Labels: feature

#26 - Add support for creating Timestamped values

Issue - State: closed - Opened by glopesdev about 2 years ago
Labels: feature

#25 - Add specialized operator for logging Harp messages

Issue - State: closed - Opened by glopesdev over 2 years ago
Labels: proposal

#24 - Remove CommandSubject embedded workflow

Issue - State: closed - Opened by glopesdev over 2 years ago
Labels: proposal

#23 - Add documentation pages

Issue - State: closed - Opened by glopesdev over 2 years ago - 2 comments
Labels: documentation

#22 - Avoid writing to standard output

Issue - State: closed - Opened by glopesdev over 2 years ago - 1 comment
Labels: proposal

#21 - Add support for explicit creation of operation control messages

Issue - State: closed - Opened by glopesdev over 2 years ago - 1 comment
Labels: feature

#19 - Fix and extend support for creating Harp messages from payload data

Pull Request - State: closed - Opened by glopesdev over 2 years ago
Labels: feature

#18 - Add netstandard build target for core assembly

Pull Request - State: closed - Opened by glopesdev over 2 years ago
Labels: feature

#16 - Wrong payload type declared in FromPayload overloads using signed 8-bit values

Issue - State: closed - Opened by aspaNeuro over 2 years ago
Labels: bug

#15 - FromPayload overload does not respect length of binary representation

Issue - State: closed - Opened by glopesdev over 2 years ago
Labels: bug

#14 - Add overloads for creating HarpMessage from ArraySegment<byte>

Issue - State: closed - Opened by glopesdev over 2 years ago
Labels: proposal

#11 - FileDevice can terminate unexpectedly on very long files

Issue - State: closed - Opened by glopesdev over 3 years ago
Labels: bug, critical

#9 - Allow restricting device connection to specific device classes

Issue - State: closed - Opened by glopesdev about 4 years ago
Labels: feature

#8 - Have access to the common registers Device information on the Device class

Issue - State: closed - Opened by MicBoucinha about 4 years ago - 5 comments
Labels: proposal

#7 - Updating device name asynchronously can fail during loading of workflow

Issue - State: closed - Opened by glopesdev about 4 years ago
Labels: bug

#6 - Stopping Harp device can throw random invalid operation exception

Issue - State: closed - Opened by glopesdev about 4 years ago - 1 comment
Labels: bug, critical

#5 - Add design package containing general UI infrastructure for updating device firmware

Issue - State: closed - Opened by glopesdev over 4 years ago - 1 comment
Labels: feature

#4 - Add async/await API for an easier device configuration experience

Issue - State: closed - Opened by glopesdev over 4 years ago
Labels: feature

#3 - Add support for firmware update using bootloader protocol

Issue - State: closed - Opened by glopesdev over 4 years ago
Labels: feature

#2 - Exceptions can be raised by SerialTransport when closing the port asynchronously

Issue - State: closed - Opened by glopesdev over 4 years ago
Labels: bug

#1 - 3.2

Pull Request - State: closed - Opened by glopesdev over 4 years ago