Kristian Sloth Lauszus
|
f6a0c45961
|
Split Arduino ADK into separate board
|
2013-10-03 20:32:28 +02:00 |
|
Cristian Maglie
|
d1d561ddb7
|
Update localization pull script to handle java Locale class exceptions
|
2013-10-02 18:18:35 +02:00 |
|
Cristian Maglie
|
6dd750e35b
|
Finished renaming resouces bundles "he" and "id" to "iw" and "in" respectively
|
2013-10-02 18:18:34 +02:00 |
|
Federico Fissore
|
d4fd836853
|
Removed jre.zip from windows: is now downloaded at "dist" time
Upgraded bundled java to version 7u40 (latest stable): closes #1405
|
2013-10-02 18:12:19 +02:00 |
|
Federico Fissore
|
9a10a22bc3
|
Renamed resouces boundles he and id to iw and in respectively
Removed try catch around i18n.init
|
2013-10-02 17:52:59 +02:00 |
|
Cristian Maglie
|
8028cc38e7
|
Added "English (UK)" to the language list.
|
2013-10-02 17:40:44 +02:00 |
|
Federico Fissore
|
63914efb06
|
Fixed locale selection
|
2013-10-02 17:34:38 +02:00 |
|
Cristian Maglie
|
2f38d1aaa5
|
Added "Using library.." debugging message in verbose output.
|
2013-10-01 15:03:43 +02:00 |
|
Cristian Maglie
|
a21d92e5c8
|
[sam] Added empty Serial::begin() with options for CDC-ACM
See #1563
|
2013-09-30 16:27:07 +02:00 |
|
Cristian Maglie
|
dc86455097
|
Merge branch 'master' into ide-1.5.x
|
2013-09-30 16:25:10 +02:00 |
|
Cristian Maglie
|
a0b9d95065
|
Merge branch 'usb-serial-begin' of github.com:pbrook/Arduino into pbrook-usb-serial-begin
|
2013-09-30 16:10:59 +02:00 |
|
Federico Fissore
|
5015ac1787
|
Updated revisions.txt
|
2013-09-30 10:08:32 +02:00 |
|
Federico Fissore
|
429b5168d8
|
Added yun variant with LED_BUILTIN definition. Closes #1585
|
2013-09-30 10:07:03 +02:00 |
|
Federico Fissore
|
2cf461de3e
|
Removed wrong executable bit from many files. Closes #1498
|
2013-09-27 18:22:36 +02:00 |
|
Federico Fissore
|
ddcb89e1fa
|
Removed wrong executable flag on many files
|
2013-09-27 18:18:51 +02:00 |
|
Federico Fissore
|
00fa0f2002
|
Added pow keyword (closes #1509)
|
2013-09-27 18:05:55 +02:00 |
|
Federico Fissore
|
88785ade02
|
Better revisions.txt
|
2013-09-27 16:22:40 +02:00 |
|
Federico Fissore
|
93ce3b43e0
|
Updated revisions.txt
|
2013-09-27 16:19:11 +02:00 |
|
Federico Fissore
|
df7e5aef74
|
Missing YunServer and YunClient keyword highlight
|
2013-09-27 16:16:37 +02:00 |
|
Cristian Maglie
|
f03093332b
|
[sam] Fixed initialization of ADC timings (improves analogRead speed by a factor x10)
Discussion:
http://www.djerickson.com/arduino/
http://forum.arduino.cc/index.php?topic=156849
http://forum.arduino.cc/index.php?topic=187693
Fixes #1418
|
2013-09-26 01:22:01 +02:00 |
|
Federico Fissore
|
e745ed988f
|
boards.txt: fixed wrong extended fuses when using external programmer with a yun
|
2013-09-25 17:25:31 +02:00 |
|
Cristian Maglie
|
92a67209ed
|
Merge branch 'eth-fix' into ide-1.5.x
Conflicts:
build/shared/revisions.txt
|
2013-09-25 10:37:07 +02:00 |
|
Cristian Maglie
|
b0dc317422
|
Fix in sam SPI library initialization when using multiple CS (extended API).
http://forum.arduino.cc/index.php?topic=189682.0
|
2013-09-24 21:34:14 +02:00 |
|
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
|
a31857688b
|
Wire library to the 1.5 format
|
2013-09-10 18:50:42 +02:00 |
|
Fede85
|
876211ae8d
|
RobotIRremote library to the new format
|
2013-09-10 17:30:58 +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 |
|