aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13HTTPUploader is now SSHUploaderFederico 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-07Merge branch 'ide-1.5.x' into ide-1.5.x-discoveryCristian Maglie
2013-06-06Fixed buffer overflow on String class (Paul Stoffregen)Cristian Maglie
2013-06-06Merged various bugfix / improvements to String class.Cristian Maglie
2013-06-06Added support for Flash string on String class.Cristian Maglie
2013-06-06String class: removed deep copy on substring method.Cristian Maglie
2013-06-06add String.toFloatTevin Zhang
2013-06-05Added comment to some examplesCristian Maglie
2013-06-05Added remove methods to WStringRyan Esteves
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-04Merge remote-tracking branch 'dog/ide-1.5.x-discovery' into ide-1.5.x-discoveryCristian Maglie
2013-06-03using new run-bridge scriptFederico Fissore
2013-06-01Merge branch 'merge-1.0.5' into ide-1.5.x-discoveryCristian Maglie
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-29Merged 1.0.5Cristian 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-23new yun bootloaderFederico Fissore
2013-05-23Etheris references renamed Yun without accent to avoid encoding issuesFederico Fissore
2013-05-22Added WiFiCheck example to Bridge LibraryTom Igoe
2013-05-22Updated Console class. New ConsoleAsciiTable example.Cristian Maglie
2013-05-21Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x-discoveryFederico Fissore
2013-05-17Robot has its own coreCristian Maglie