Cristian Maglie
|
88def54082
|
Fixed wrong behaviour of EthernetClient::flush().
Fixes #1576
|
2013-09-23 15:46:51 +02:00 |
|
Cristian Maglie
|
db640e08cd
|
Ethernet: removed useless casts in avr/w5100 class
|
2013-09-22 15:35:38 +02:00 |
|
Cristian Maglie
|
ca90bf75cb
|
Bridge: Increased timeout when receiving "lenght" field.
Fixes a weird timing issue:
http://forum.arduino.cc/index.php?topic=188955.0
|
2013-09-21 23:47:37 +02:00 |
|
Cristian Maglie
|
43477bd9d6
|
Merge pull request #1583 from cow77/ide-1.5.x
Makes it possible to link Bridge to another linux-system.
|
2013-09-21 12:01:45 -07:00 |
|
Federico Fissore
|
af20a50b31
|
Disabling board auto detection on windows. (again....)
See #1573
|
2013-09-21 20:30:12 +02:00 |
|
cow77
|
b0941ad5c9
|
Makes it possible to link to another linux-system, not running with
250000 (not Yun, but f.i. an Arduino mega2560 with a modified/expanded
WR703N).
The default could stay at 250000 (Yun).
|
2013-09-20 17:09:44 +02:00 |
|
Federico Fissore
|
651f85b021
|
Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x
|
2013-09-20 10:40:09 +02:00 |
|
Federico Fissore
|
553ef6ee70
|
More tests on maxosx system profiler output
|
2013-09-20 10:40:03 +02:00 |
|
Cristian Maglie
|
be936dd590
|
Fixed buffer overflow in File::doBuffer() (dreggy)
Fixes #1580
|
2013-09-19 16:22:12 +02:00 |
|
Federico Fissore
|
fa04bd7323
|
signed listComPorts.exe (ref #1573)
|
2013-09-18 09:50:03 +02:00 |
|
Cristian Maglie
|
8e7133eaac
|
Fix wrong 'maximum_data_size' key in boards.txt
|
2013-09-13 20:05:38 +02:00 |
|
Cristian Maglie
|
9db77e18f8
|
Fetch updates of translations from transifex.
|
2013-09-13 19:33:07 +02:00 |
|
Cristian Maglie
|
e3cd447527
|
Updated locales
|
2013-09-13 19:33:07 +02:00 |
|
Cristian Maglie
|
fca6d77079
|
Updated available languages
|
2013-09-13 19:33:06 +02:00 |
|
Federico Fissore
|
b4cfdb3aa8
|
new listComPorts.exe, shouldn't fail as reported in #1573
|
2013-09-13 17:49:22 +02:00 |
|
Federico Fissore
|
f9568df256
|
Revert "Disabling board auto detection on windows. Argh..."
This reverts commit 5a086c976b .
|
2013-09-13 17:47:19 +02:00 |
|
Cristian Maglie
|
9166e44d39
|
Updated listComPorts.exe (workaround for bug in detecting ports with unknown driver)
|
2013-09-11 17:35:06 +02:00 |
|
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 |
|