aboutsummaryrefslogtreecommitdiff
path: root/libraries/Bridge
AgeCommit message (Expand)Author
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
2013-06-07Updated File exampleCristian Maglie
2013-06-07Bridge: updated startup procedureCristian Maglie
2013-06-07Bridge: now processes start can be checked for errorsCristian Maglie
2013-06-07Bridge: updated startup procedureCristian Maglie
2013-06-07Bridge: Added File I/OCristian Maglie
2013-06-05Added comment to some examplesCristian Maglie
2013-06-05Updated some Bridge examplesCristian Maglie
2013-06-05Improved Bridge memory usage. Fixed bug affecting buffers with more than 255 ...Cristian Maglie
2013-06-05Bridge protocol frame lenght is now a 16-bit field. Added more efficient Brid...Cristian Maglie
2013-06-03using new run-bridge scriptFederico Fissore
2013-05-31Updated XivelyClient exampleCristian Maglie
2013-05-31Console and Process classes are automatically included with BridgeCristian Maglie
2013-05-30Updated YunSerialTerminaltigoe
2013-05-30Updated TimeCheck exampletigoe
2013-05-30Merge branch 'ide-1.5.x-discovery' of https://github.com/arduino/DogStick int...tigoe
2013-05-30Ignore passwords.h for xively clienttigoe
2013-05-30Updated YunSerialTerminaltigoe
2013-05-30Updated XivelyClient. Still not workingtigoe
2013-05-30Yùn console now runs at 57600 baudCristian Maglie
2013-05-27Updates to Xively clientTom Igoe
2013-05-27Added passwords.h for Xively clientTom Igoe
2013-05-27Added Xively client: currently not working, not sure whyTom Igoe
2013-05-27Added TimeCheck example to demonstrate re-use of ProcessTom Igoe
2013-05-26Added possible boot watcherTom Igoe
2013-05-26Added Massimo's Serial command line exampleTom Igoe
2013-05-22Added WiFiCheck example to Bridge LibraryTom Igoe
2013-05-22Updated Console class. New ConsoleAsciiTable example.Cristian Maglie
2013-05-16added responses to Bridge.inoFederico Fissore
2013-05-16Fixed Process exampleCristian Maglie
2013-05-15Update Bridge libraryCristian Maglie
2013-05-14Etheris bootloaderFederico Fissore
2013-05-09Bridge lib moved bridge branch embedded into ide discovery branchFederico Fissore