Age | Commit message (Expand) | Author |
2013-07-01 | modified the WifiStatus example and comments in TimeCheck example | Fede85 |
2013-07-01 | Added example BridgeNew | Cristian Maglie |
2013-07-01 | YunServer: added method to allow listening on localhost only | Cristian Maglie |
2013-07-01 | Bridge: added put(..) method with String variant | Cristian Maglie |
2013-07-01 | typo in Bridge keywords.txt | Fede85 |
2013-07-01 | modified the Datalogger example | Fede85 |
2013-07-01 | modified the FileWriteScript example | Fede85 |
2013-07-01 | Added the Keywords.txt file | Fede85 |
2013-06-28 | updated and added new Temboo examples | Federico Fissore |
2013-06-28 | Bridge: added YunServer and TunClient class | Cristian Maglie |
2013-06-27 | Temboo examples moved in their specific folder | Cristian Maglie |
2013-06-27 | Stepper library to the new format | Fede85 |
2013-06-27 | Bridge default speed increased to 250k | Cristian Maglie |
2013-06-27 | Servo library to the new format | Fede85 |
2013-06-27 | EEPROM library to the new format | Fede85 |
2013-06-26 | Moved Bridge.message* method on their own class. | Cristian Maglie |
2013-06-26 | Removed unused Stream interface from Bridge class | Cristian Maglie |
2013-06-26 | Ethernet, SD and LiquidCrystal to the new library format | Fede85 |
2013-06-26 | included newest Temboo examples | Federico Fissore |
2013-06-25 | Made ShellCommands example more physical | Tom Igoe |
2013-06-25 | Added ConsolePixel example | Tom Igoe |
2013-06-25 | Updated XivelyClient to use Serial instead of Console | Tom Igoe |
2013-06-22 | Removed old WifiCheck and WifiSignalStrengthIndicator examples | Tom Igoe |
2013-06-22 | Simplified TimeCheck | Tom Igoe |
2013-06-22 | Changed ShellCommands from Console to Serial | Tom Igoe |
2013-06-22 | Adjusted datalogger to remove indirection reference and changed from Console ... | Tom Igoe |
2013-06-22 | Updated comments | Tom Igoe |
2013-06-21 | added the YahooWeather example | Fede85 |
2013-06-21 | renamed SD to FileSystem in FileIO library | Fede85 |
2013-06-21 | updated pretty_wifi_info.lua script path | Federico Fissore |
2013-06-20 | added writeJSON | Federico Fissore |
2013-06-20 | reviewed bridge example | Federico Fissore |
2013-06-20 | modified SDclass.begin() check for sd presence and added the Datalogger example | Fede85 |
2013-06-19 | YunSerialTermina speed back to 115200 | Federico Fissore |
2013-06-18 | wifi examples renamed OLD*, introducing new comprehensive WiFiStatus example | Federico Fissore |
2013-06-18 | bringing serial speed back to 115200 | Federico Fissore |
2013-06-16 | Simpllified ConsoleRead, added available(), added explanation. | Tom Igoe |
2013-06-13 | adding ConsoleRead example | Federico Fissore |
2013-06-12 | Added Process.runShellCommand*() methods. | Cristian Maglie |
2013-06-12 | Refactored String methods and constructor on Process class. | Cristian Maglie |
2013-06-12 | Removed unused constants | Cristian Maglie |
2013-06-12 | Factored Process class | Cristian Maglie |
2013-06-12 | Bridge class now checks for protocol version | Cristian Maglie |
2013-06-11 | Added Michael Shiloh's WifiSignalStrengthIndicator example | Tom Igoe |
2013-06-10 | Implemented FileIO.position() | Cristian Maglie |
2013-06-10 | Fixed return type for Bridge.transfer(). Refactored File I/O class. | Cristian Maglie |
2013-06-07 | Updated File example | Cristian Maglie |
2013-06-07 | Bridge: updated startup procedure | Cristian Maglie |
2013-06-07 | Bridge: now processes start can be checked for errors | Cristian Maglie |
2013-06-07 | Bridge: updated startup procedure | Cristian Maglie |