-
Notifications
You must be signed in to change notification settings - Fork 4
Pluggable discovery #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
3dc657e
Add RFC for pluggable discovery
cmaglie 2f7f65d
Fixed some typos and made RFC compliant to RFC template
cmaglie 3254493
Assign RFC number
cmaglie 78ee413
Added a note about multiple 'add' events
cmaglie bfcb83d
Added a note about START_SYNC
cmaglie 16a2687
Added discovery priority based on the currently selected board
cmaglie afac1cc
fix: Address and Protocol must be unique
cmaglie 2a1cc89
Renamed 'prefs' field to 'properties'
cmaglie 2cab0a9
Made matching algorithm more explicit about mixing identification props
cmaglie e17982c
Removed identificationPrefs
cmaglie 44e8d99
Added some backward compatibility considerations
cmaglie b10d52d
Added HELLO command
cmaglie a88bd92
Added possibility to use discovery from other platforms
cmaglie 4c7f1bf
cleaned up examples for board identification
cmaglie 972e15a
Update RFCs/0002-pluggable-discovery.md
cmaglie 8aa8f6e
Made 'plugin' more explicit
cmaglie 4b9d4b2
Added HELLO negotiation
cmaglie 0316cb9
Use a single number revision scheme
cmaglie e051454
Added 'name' field in hypotetical serial-discovery
cmaglie bad688c
Update RFCs/0002-pluggable-discovery.md
cmaglie 3916891
Update RFCs/0002-pluggable-discovery.md
cmaglie 26de7ce
Update RFCs/0002-pluggable-discovery.md
cmaglie 8affbd7
Update RFCs/0002-pluggable-discovery.md
cmaglie a4a7e63
fixed link
cmaglie ec88d16
Update RFCs/0002-pluggable-discovery.md
cmaglie e50a9dc
Removed weird cuts markers
cmaglie 7f8c194
Update RFCs/0002-pluggable-discovery.md
cmaglie 69c3f9f
Added a note about LIST timings
cmaglie c591ebb
Specify that backward compatibliity rules apply only for VID/PID
cmaglie 5149d92
Specify that backward compatibliity rules apply even for indexed rules
cmaglie cc44f9b
Builtin discoveries are used by default, unless specified
cmaglie 875ce97
fix typo
cmaglie c3242ad
Transfer ALL port metadata into upload preferences
cmaglie 5bdfe30
Added no-port protocol support
cmaglie db340b1
Rename 'user' custom field to 'field'
cmaglie bc3963d
Added error handling
cmaglie c6cdecc
Moved paragraph and cleared arduino-cli usage scenario
cmaglie e756a44
Added more details about message sequencing
cmaglie 1c082fd
Discovery install via package_index.json
cmaglie 6ed74a2
Give to 'Board Identification' its own chapter
cmaglie 2e078d4
Only serial-discovery and network-discovery are automatically added t…
cmaglie 1885102
Renamed 'no-port' protocol to 'default'
cmaglie 6830030
Made backward compatibility mode more explicit for default upload
cmaglie ef19331
Changed field to integer
cmaglie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added error handling
- Loading branch information
commit bc3963d75f6a64e1b00cdb7b604e29f8897f2895
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.