Commit Graph

30 Commits

Author SHA1 Message Date
Arturo Guadalupi 9eb2bac42e First licenses review 2015-04-23 12:53:30 +02:00
Federico Fissore ea9a7a11c7 Converted Robot_Control files to unix format for better git diffs 2015-04-22 16:40:00 +02:00
Federico Fissore f7106ecc65 Libraries: version now compliant with semver. See http://semver.org/ 2015-03-27 15:01:49 +01:00
Arturo Guadalupi ce412a0461 Added README.adoc for the library manager project 2015-01-16 17:14:02 +01:00
Cristian Maglie 6d7751cf5f Fixed some libraries metadata. 2015-01-16 12:22:24 +01:00
Cristian Maglie ca5e30a255 Fixed Robot_Control example R06_Wheel_Calibration
Fixes #2217
2014-11-05 15:18:50 +01:00
Claudio Indellicati 7ce32946a9 Minor changes (libraries descriptions). 2014-07-30 12:32:45 +02:00
Fede85 b02e85ceb2 modified sentences in library.properties files 2014-07-18 19:41:34 +02:00
Cristian Maglie 887d9be442 Robot_Control: Update PROGMEM for compatibily with newer gcc 2014-07-04 18:22:36 +02:00
Cristian Maglie 7f9e9b1cc2 Merge branch 'master' into HEAD 2014-06-13 10:29:12 +02:00
Amulya Kumar Sahoo e6923526d3 Fixed error in comment 2014-06-07 18:05:04 +05:30
Cristian Maglie 781271e8a5 Robot_Control fixes. See #1709 #1599. 2014-02-19 18:44:01 +01:00
Cristian Maglie a96c8cab12 Merge branch 'master' into ide-1.5.x 2014-02-12 17:17:33 +01:00
Xun Yang 53adddcb33 Fixed issue #1478, #1599, #1709, motors being opposite, updated turning algorithm 2014-02-12 02:02:20 +01:00
Cristian Maglie 03a7cf3212 Robot Control library to format 1.5 rev.2 2014-01-01 23:45:39 +01:00
Cristian Maglie 9dcbfd47e1 Merge branch 'master' into ide-1.5.x
Conflicts:
	libraries/RobotIRremote/examples/IRrecord/IRrecord.ino
	libraries/RobotIRremote/examples/IRrecvDump/IRrecvDump.ino
	libraries/RobotIRremote/examples/IRrelay/IRrelay.ino
	libraries/RobotIRremote/examples/IRtest/IRtest.ino
	libraries/RobotIRremote/examples/IRtest2/IRtest2.ino
	libraries/RobotIRremote/examples/JVCPanasonicSendDemo/JVCPanasonicSendDemo.ino
	libraries/Robot_Control/examples/explore/R10_Rescue/R10_Rescue.ino
2013-11-14 16:04:45 +01:00
Xun Yang 4cb0b11405 Fix robot problems regarding new version of Arduino 2013-11-04 20:17:04 +01:00
Federico Fissore b4c68b3dff Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Fede85 a9cba03922 Robot_Control library to the 1.5 fromat 2013-09-10 16:46:33 +02:00
Phillip Burgess 4cbd435163 Latest Adafruit_GFX fixes + moved GFX lib to utility folder
Updated constructor and dependent code, other minor fixes. Robot LCD
examples all compile, but not yet tested against actual hardware.
2013-09-09 19:47:25 +02:00
Phillip Burgess a06ccb7f1c Latest Adafruit_GFX fixes + moved GFX lib to utility folder
Updated constructor and dependent code, other minor fixes. Robot LCD
examples all compile, but not yet tested against actual hardware.
2013-09-03 11:44:08 -07:00
Xun Yang 011ffa2ab3 Added line follow parameters for older robots. "(14,9,50,10)" fits better for robots that has "TK" markings on top. 2013-08-31 17:21:39 +02:00
Xun Yang ec31a2ee5c Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
dcuartielles f28faa3b2d added a better configurarion string for the line following example 2013-05-17 13:58:43 +02:00
dcuartielles b2c17f9812 Added notification about the need of the IR-Remote library 2013-05-17 13:34:49 +02:00
dcuartielles aa800e8b0e added a better configurarion string for the line following example 2013-05-17 13:25:27 +02:00
dcuartielles 2b7753ffc7 fixed the classic fix vs stroke issue after migrating to the TFT library 2013-05-17 11:08:59 +02:00
dcuartielles b91e6308bd fixed glitch with the screen when starting the process 2013-05-17 11:08:50 +02:00
dcuartielles e5baff7372 fixed order in how the commands were executed 2013-05-17 11:07:44 +02:00
Cristian Maglie bd11079cd0 Added Arduino Robot libraries 2013-05-15 10:47:17 +02:00