Commit Graph

3221 Commits

Author SHA1 Message Date
Cristian Maglie 9fe8596665 Update signature for win drivers 2013-09-11 14:51:18 +02:00
Federico Fissore 5a086c976b Disabling board auto detection on windows. Argh... 2013-09-11 14:39:14 +02:00
Federico Fissore 5032e630fe Catching Throwable instead of IOException in an attempt to catch unknown "type mismatch error" on windows8 2013-09-11 12:02:29 +02:00
Fede85 3a4695fd09 Robot_Motor library to the 1.5 format 2013-09-10 17:21:47 +02:00
Fede85 a9cba03922 Robot_Control library to the 1.5 fromat 2013-09-10 16:46:33 +02:00
Cristian Maglie 9df65fdfe5 Fixed translation string 2013-09-10 12:34:46 +02:00
Cristian Maglie e563c5f136 Added/Refactored list of available languages 2013-09-10 12:26:44 +02:00
Cristian Maglie d4fe0a13b6 Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery
Conflicts:
	build/shared/revisions.txt
2013-09-10 12:10:57 +02:00
Fede85 95d5b1e9ff updated the library.properties files for Temboo e Spacebrew libraries 2013-09-10 11:15:08 +02:00
Federico Fissore 65f0819b05 reviewed Bridge example headers 2013-09-10 10:23:29 +02:00
Federico Fissore 3e2008dfcc updated Bridge examples headers 2013-09-09 20:56:15 +02:00
Cristian Maglie 421fa18c3c Updated revision log, and upped version to 1.5.4 2013-09-09 19:47:25 +02:00
Cristian Maglie 33a177260e Revert to English locale if the system default is not available
See #1525
2013-09-09 19:47:25 +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
Justin Paulin 5ddbab3693 Fixed a typo in the WebServer example. 2013-09-09 19:47:24 +02:00
Cristian Maglie 9fc9f408bd Added SRAM size for some boards. 2013-09-09 17:49:37 +02:00
Cristian Maglie 74909a0060 Changed message for sketch memory usage. 2013-09-09 17:49:10 +02:00
Fede85 15fd2d1158 Added the header to the Bridge.ino example
Removed Serial.begin(), there are no serial prints in the sketch.
2013-09-09 13:37:40 +02:00
Cristian Maglie cd7196c592 Fixed HardwareSerial bug introduced in 1.5.3.
Fixes #1568
2013-09-09 13:09:27 +02:00
Cristian Maglie 7dd9f81f39 Updated revision log, and upped version to 1.5.4 2013-09-06 18:39:42 +02:00
Cristian Maglie a894158945 Merge branch 'master' into ide-1.5.x 2013-09-06 18:32:04 +02:00
Cristian Maglie 5615e20f3c Merge pull request #1566 from PaintYourDragon/master
Latest Adafruit_GFX fixes + moved GFX lib to utility folder
2013-09-06 09:29:34 -07:00
Fede85 c35d4dc131 SpacebrewYun library to the 1.5 format 2013-09-06 18:25:03 +02:00
Fede85 fa22bc358e Temboo library to the 1.5 format 2013-09-06 18:15:14 +02:00
Cristian Maglie 64ea65cf54 Revert to English locale if the system default is not available
See #1525
2013-09-06 16:02:42 +02:00
Fede85 81338e245b Bridge library to the 1.5 format 2013-09-06 15:38:07 +02:00
Federico Fissore effb59da4b Merge remote-tracking branch 'arduino/ide-1.5.x' into dev-ide-1.5.x-discovery 2013-09-06 12:59:24 +02:00
Fede85 b5ba1617f7 Latest Adafruit_GFX fixes
Updated constructor and dependent code, other minor fixes.
2013-09-06 12:39:15 +02:00
Cristian Maglie 4cdd4dfcba Updated incorrect revision log. 2013-09-04 12:42:46 +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
Cristian Maglie c86eed942d Fixed String class regression after f80c6c5f35
This should make explicit String-from-integer constructor working again:

   int a = 10;
   String(a, 4);
2013-09-03 18:40:30 +02:00
Cristian Maglie 2ebd47ab53 [sam] fixed SPI initialization
Fixes #1561
2013-09-03 14:50:54 +02:00
Cristian Maglie ed41a67614 Silently revert to system i18n language, if the currently selected language is not available. 2013-09-03 11:36:57 +02:00
Cristian Maglie 448595d0b2 Removed some java warnings 2013-09-03 11:08:07 +02:00
Cristian Maglie 0f0d5fe01e Merge pull request #1526 from interwho/master
Fixed a typo in the WebServer example.
2013-09-02 06:14:18 -07:00
Cristian Maglie 4edca6f01d Refactored Languages array 2013-09-01 13:46:56 +02:00
Cristian Maglie e342e5f9d0 Merge pull request #1560 from X-Y/master
Added line follow parameters for older Arduino Robots.
2013-09-01 03:08:59 -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
Cristian Maglie 003ff28ed8 Wrong boards.txt entry (sub-menu items) for Arduino Nano w/atmega328.
Fixes #1558
2013-08-31 15:20:15 +02:00
Cristian Maglie 9cd8541df9 Updated revision log 2013-08-30 17:54:28 +02:00
Federico Fissore 51602496eb removed output from exec tar: windows does not know /dev/null 2013-08-30 17:19:06 +02:00
Cristian Maglie 690eac4047 Moved arm-gcc upgrade to specific development branch 2013-08-30 10:58:16 +02:00
Cristian Maglie 3cf06be044 Fixed arm toolchain unpack for macosx. 2013-08-29 18:26:53 +02:00
Cristian Maglie fa3fc39c3f Fixed output filename in build.xml 2013-08-29 16:17:14 +02:00
Cristian Maglie 6c1696f4c6 Fixed application signing check for codesign.
Sometimes "codesign" returns error code 1 when replacing an already existing
signature.
2013-08-29 16:07:09 +02:00
Federico Fissore c206ba6b84 Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery 2013-08-29 09:44:18 +02:00
Cristian Maglie aff29deb1e Force codesign to overwrite old signature if present 2013-08-28 15:15:39 +02:00
Federico Fissore 4f3b22fd28 Spacebrew keywords 2013-08-28 10:12:33 +02:00
Federico Fissore 7832a997cc spacebrew update 2013-08-28 10:12:33 +02:00
Federico Fissore 8fd9b8f8ee removed .DS_Store folder 2013-08-28 10:12:33 +02:00