Age | Commit message (Expand) | Author |
2013-07-11 | File: implemented File.openNextFile() and File.rewindDirectory() | Federico Fissore |
2013-07-11 | FileIO.h: removed wrong function declaration | Federico Fissore |
2013-07-11 | Added File.isDirectory() | Federico Fissore |
2013-07-11 | updated temboo examples | Federico Fissore |
2013-07-10 | Updated YunSerialTerminal: added command to shutdown bridge | Cristian Maglie |
2013-07-10 | Bridge: even more reliable startup | Cristian Maglie |
2013-07-10 | updated temboo examples | Federico Fissore |
2013-07-09 | WifiStatus example:updated sketch description | Federico Fissore |
2013-07-09 | temboo examples updated | Federico Fissore |
2013-07-08 | updated temboo examples | Federico Fissore |
2013-07-07 | Merge branch 'ide-1.5.x-discovery' into dev-ide-1.5.x-discovery | Federico Fissore |
2013-07-06 | #include Bridge.h in HttpClient | tigoe |
2013-07-06 | Corrected file structure on TemperatureWebPanel | tigoe |
2013-07-06 | Updated TemperatureWebPanel | tigoe |
2013-07-06 | Updated TemperatureWebPanel | tigoe |
2013-07-06 | Added TemperatureWebPanel example | tigoe |
2013-07-05 | forgot to include YunClient | Federico Fissore |
2013-07-05 | delete OLDYahooWeather example | Federico Fissore |
2013-07-05 | renamed two lua scripts | Federico Fissore |
2013-07-04 | YunServer: added write() method | Cristian Maglie |
2013-07-04 | Refactored YunClient and YunServer classes. | Cristian Maglie |
2013-07-04 | BootWatcher removed | Federico Fissore |
2013-07-03 | YunServer: added default port number 5555 | Federico Fissore |
2013-07-03 | requests coming to YunServer do not start with a slash any more | Federico Fissore |
2013-07-03 | updated temboo examples | Federico Fissore |
2013-07-02 | modifide comments in Yun examples ShellCommands.ino ConsolePixel.ino | Fede85 |
2013-07-02 | modified and added comments to the ConsoleRead.ino example | Fede85 |
2013-07-02 | moved from Console to Serial output in Yun Process example | Fede85 |
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 | Bridge default speed increased to 250k | Cristian Maglie |
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 | 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 |