1. 05 Feb, 2015 3 commits
  2. 04 Feb, 2015 5 commits
  3. 30 Jan, 2015 2 commits
  4. 29 Jan, 2015 2 commits
  5. 28 Jan, 2015 1 commit
    • carlosperate's avatar
      Updated IO arduino code generation: · 7e7d5670
      carlosperate authored
      * IO blocks moved into the blocks folder, within an Arduino subfolder (as it does not apply to the other language generators).
      * Hue of blocks separated to global variable, for possible change on Blockly injection
      * Simpler block wording, and all in lower case (as suggested by Blockly guidelines)
      * Digital inputs now take the state as an input block
      * Arduino web app toolbox updated to have one State block included inside the digital write.
      7e7d5670
  6. 27 Jan, 2015 3 commits
    • carlosperate's avatar
      Minor changes to Arduino with Material design webapp and JS Ajax: · e0fa38e2
      carlosperate authored
      * Toolbox hr tag has changed to sep in blockly
      * Icon for examples changed
      * Equalised the size of the "view" and "hide" toolbox icons.
      * Removed the Content-length and Connection headers from Ajax calls, as they should be filled by the browser and Chrome complains about it.
      e0fa38e2
    • carlosperate's avatar
    • carlosperate's avatar
      Added Arduino IDE output data to web app: · c9cdf219
      carlosperate authored
      * The server captures the Arduino CLI output data and sends it back to the web app.
      * Text is formatted to show success or failure.
      * It now also checks if settings have been set and indicates if something is not set correctly.
      * If the sketch is only opened in the IDE, it will now send a response right back instead of waiting to collect output data which only happens when the application is closed.
      * The Ajax code has been updated accordingly.
      * The Arduino with Material design web app has been updated to implement this.
      c9cdf219
  7. 26 Jan, 2015 9 commits
  8. 25 Jan, 2015 4 commits
  9. 24 Jan, 2015 3 commits
  10. 23 Jan, 2015 3 commits
  11. 22 Jan, 2015 4 commits
  12. 21 Jan, 2015 1 commit