Skip to content
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

Pluggable discovery #2

Merged
merged 44 commits into from
Jun 21, 2021
Merged
Changes from 16 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
3dc657e
Add RFC for pluggable discovery
cmaglie Mar 15, 2021
2f7f65d
Fixed some typos and made RFC compliant to RFC template
cmaglie Mar 16, 2021
3254493
Assign RFC number
cmaglie Mar 31, 2021
78ee413
Added a note about multiple 'add' events
cmaglie Apr 1, 2021
bfcb83d
Added a note about START_SYNC
cmaglie Apr 1, 2021
16a2687
Added discovery priority based on the currently selected board
cmaglie Apr 1, 2021
afac1cc
fix: Address and Protocol must be unique
cmaglie Apr 30, 2021
2a1cc89
Renamed 'prefs' field to 'properties'
cmaglie Apr 30, 2021
2cab0a9
Made matching algorithm more explicit about mixing identification props
cmaglie Apr 30, 2021
e17982c
Removed identificationPrefs
cmaglie Apr 30, 2021
44e8d99
Added some backward compatibility considerations
cmaglie Apr 30, 2021
b10d52d
Added HELLO command
cmaglie Apr 30, 2021
a88bd92
Added possibility to use discovery from other platforms
cmaglie May 4, 2021
4c7f1bf
cleaned up examples for board identification
cmaglie May 4, 2021
972e15a
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
8aa8f6e
Made 'plugin' more explicit
cmaglie May 13, 2021
4b9d4b2
Added HELLO negotiation
cmaglie May 13, 2021
0316cb9
Use a single number revision scheme
cmaglie May 13, 2021
e051454
Added 'name' field in hypotetical serial-discovery
cmaglie May 13, 2021
bad688c
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
3916891
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
26de7ce
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
8affbd7
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
a4a7e63
fixed link
cmaglie May 13, 2021
ec88d16
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
e50a9dc
Removed weird cuts markers
cmaglie May 13, 2021
7f8c194
Update RFCs/0002-pluggable-discovery.md
cmaglie May 13, 2021
69c3f9f
Added a note about LIST timings
cmaglie May 17, 2021
c591ebb
Specify that backward compatibliity rules apply only for VID/PID
cmaglie May 17, 2021
5149d92
Specify that backward compatibliity rules apply even for indexed rules
cmaglie May 17, 2021
cc44f9b
Builtin discoveries are used by default, unless specified
cmaglie May 17, 2021
875ce97
fix typo
cmaglie May 17, 2021
c3242ad
Transfer ALL port metadata into upload preferences
cmaglie May 17, 2021
5bdfe30
Added no-port protocol support
cmaglie May 24, 2021
db340b1
Rename 'user' custom field to 'field'
cmaglie May 24, 2021
bc3963d
Added error handling
cmaglie May 26, 2021
c6cdecc
Moved paragraph and cleared arduino-cli usage scenario
cmaglie May 26, 2021
e756a44
Added more details about message sequencing
cmaglie May 26, 2021
1c082fd
Discovery install via package_index.json
cmaglie May 27, 2021
6ed74a2
Give to 'Board Identification' its own chapter
cmaglie May 27, 2021
2e078d4
Only serial-discovery and network-discovery are automatically added t…
cmaglie May 31, 2021
1885102
Renamed 'no-port' protocol to 'default'
cmaglie May 31, 2021
6830030
Made backward compatibility mode more explicit for default upload
cmaglie May 31, 2021
ef19331
Changed field to integer
cmaglie Jun 21, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading