aboutsummaryrefslogtreecommitdiff
path: root/libraries/Bridge
AgeCommit message (Expand)Author
2013-07-04Refactored YunClient and YunServer classes.Cristian Maglie
2013-07-04BootWatcher removedFederico Fissore
2013-07-03YunServer: added default port number 5555Federico Fissore
2013-07-03requests coming to YunServer do not start with a slash any moreFederico Fissore
2013-07-03updated temboo examplesFederico Fissore
2013-07-02modifide comments in Yun examples ShellCommands.ino ConsolePixel.inoFede85
2013-07-02modified and added comments to the ConsoleRead.ino exampleFede85
2013-07-02moved from Console to Serial output in Yun Process exampleFede85
2013-07-01modified the WifiStatus example and comments in TimeCheck exampleFede85
2013-07-01Added example BridgeNewCristian Maglie
2013-07-01YunServer: added method to allow listening on localhost onlyCristian Maglie
2013-07-01Bridge: added put(..) method with String variantCristian Maglie
2013-07-01typo in Bridge keywords.txtFede85
2013-07-01modified the Datalogger exampleFede85
2013-07-01modified the FileWriteScript exampleFede85
2013-07-01Added the Keywords.txt fileFede85
2013-06-28updated and added new Temboo examplesFederico Fissore
2013-06-28Bridge: added YunServer and TunClient classCristian Maglie
2013-06-27Temboo examples moved in their specific folderCristian Maglie
2013-06-27Bridge default speed increased to 250kCristian Maglie
2013-06-26Moved Bridge.message* method on their own class.Cristian Maglie
2013-06-26Removed unused Stream interface from Bridge classCristian Maglie
2013-06-26included newest Temboo examplesFederico Fissore
2013-06-25Made ShellCommands example more physicalTom Igoe
2013-06-25Added ConsolePixel exampleTom Igoe
2013-06-25Updated XivelyClient to use Serial instead of ConsoleTom Igoe
2013-06-22Removed old WifiCheck and WifiSignalStrengthIndicator examplesTom Igoe
2013-06-22Simplified TimeCheckTom Igoe
2013-06-22Changed ShellCommands from Console to SerialTom Igoe
2013-06-22Adjusted datalogger to remove indirection reference and changed from Console ...Tom Igoe
2013-06-22Updated commentsTom Igoe
2013-06-21added the YahooWeather exampleFede85
2013-06-21renamed SD to FileSystem in FileIO libraryFede85
2013-06-21updated pretty_wifi_info.lua script pathFederico Fissore
2013-06-20added writeJSONFederico Fissore
2013-06-20reviewed bridge exampleFederico Fissore
2013-06-20modified SDclass.begin() check for sd presence and added the Datalogger exampleFede85
2013-06-19YunSerialTermina speed back to 115200Federico Fissore
2013-06-18wifi examples renamed OLD*, introducing new comprehensive WiFiStatus exampleFederico Fissore
2013-06-18bringing serial speed back to 115200Federico Fissore
2013-06-16Simpllified ConsoleRead, added available(), added explanation.Tom Igoe
2013-06-13adding ConsoleRead exampleFederico Fissore
2013-06-12Added Process.runShellCommand*() methods.Cristian Maglie
2013-06-12Refactored String methods and constructor on Process class.Cristian Maglie
2013-06-12Removed unused constantsCristian Maglie
2013-06-12Factored Process classCristian Maglie
2013-06-12Bridge class now checks for protocol versionCristian Maglie
2013-06-11Added Michael Shiloh's WifiSignalStrengthIndicator exampleTom Igoe
2013-06-10Implemented FileIO.position()Cristian Maglie
2013-06-10Fixed return type for Bridge.transfer(). Refactored File I/O class.Cristian Maglie