Skip to content

Merge from devel #88

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 26 commits into from
Apr 15, 2016
Merged

Merge from devel #88

merged 26 commits into from
Apr 15, 2016

Conversation

matteosuppo
Copy link
Contributor

No description provided.

facchinm and others added 26 commits February 3, 2016 17:43
encodes data in base64 so it needs to be decoded on the other side
usage:
sendjsonraw { "P": "/dev/ttyACM0", "Data": [ { "D": "Zg==" } ] }

D field contains base64 encoded data
The updater code has been moved to its own package.
The scheduler has been remove.
Some functions about unzipping files went into utilities.go
Update drone to notify arduino-create
Scratch hardware extensions are written in JavaScript and loaded in
Scratch (https://scratch.mit.edu) or the experimental extension site,
ScratchX (http://scratchx.org).

This change will allow the Scratch Arduino extension to use the
Create agent to communicate directly with Arduino boards.
Add CORS origins for Scratch and ScratchX
Use a POST request to trigger update.
Removing the entries for Scratch and ScratchX while we look
into what changes are necessary to make this useful for the
Scratch Arduino extension.
Remove Scratch and ScratchX CORS entries
Add info to install libappindicator
Use a goroutine to detach the restart from the request
@mastrolinux mastrolinux merged commit 9f13038 into verify Apr 15, 2016
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

Successfully merging this pull request may close these issues.

4 participants