index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
Bridge
Age
Commit message (
Expand
)
Author
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
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
[next]