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

Firmata protocol in Github #83

Closed
nicolaspanel opened this issue Aug 28, 2013 · 4 comments
Closed

Firmata protocol in Github #83

nicolaspanel opened this issue Aug 28, 2013 · 4 comments

Comments

@nicolaspanel
Copy link

Hi,

Why not managing Firmata protocol evolutions in a specific Github repository rather than in firmata.org/Protocol and firmata.org/Proposals ?

Pros :

  • Different versions managed in specific branches.
  • Official version (v2.3 I think) managed in the master branch
  • Proposals managed with issues and pull request
  • Much more readable
  • Encourage contributions

Cons : No idea for now

Of course, If you agree, I intend to contribute.

@soundanalogous
Copy link
Member

Yeah I'd like this as well. Reason it's been on firmata.org for so long is that:

  1. No one has time to move it. Seems to be very little interest in contributing to Firmata in general unfortunately. I can only do so much in my limited free time.
  2. (A generalization) Many people with HW backgrounds haven't caught onto github yet. They still tend use message boards and email lists but I think they will move over in time.

I'll create these repos, but will need help moving stuff over.

@soundanalogous
Copy link
Member

repo created: https://github.com/firmata/protocol

Proposals should be submitted as issues and organized by a 'proposal' label.

TBD: document protocol as a single readme or break up into a separate text file per feature (or by groups of related features).

@nicolaspanel
Copy link
Author

thanks for your answer

I think it could be interesting to have specific text (or Markdown) files for major features such as I2C, Stepper OneWire, Servos etc.

for initialization queries (capacabilities, analog mapping, sampling interval), they could be brought together in a single file.

@soundanalogous
Copy link
Member

agreed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants