Commit Graph

6504 Commits

Author SHA1 Message Date
Cristian Maglie ffe6aee5a6 Updated eclipse formatter options 2017-02-20 15:22:27 +01:00
Cristian Maglie 4d6385ab6d Serial monitor: input textfield is automatically selected
When the serial monitor window is focused again (not reopened but put
in background and selected again) the text input field is now
automatically focused.

Fix #5810
2017-02-17 10:57:20 +01:00
Martino Facchin e9e24bd369 Merge pull request #5879 from facchinm/better-mdns
Update jmdns to 3.5.1
2017-02-10 18:36:14 +01:00
Andreas Krüger ba302ee9c8
Properly decode UTF-8 characters comming in from serial one byte at a time.
This fixes #2430.
2017-02-10 01:39:33 +01:00
Martino Facchin 7434443d58 Update bundled avr core version to 1.6.18 2017-02-08 17:50:04 +01:00
Martino Facchin d6a42b88a1 Update arduinoOTA to 1.1.1 2017-02-08 17:50:04 +01:00
Martino Facchin b931d63df5 Update avrdude to 6.3.0-arduino9 2017-02-08 17:50:04 +01:00
Martino Facchin 2d0ef4a07a Update avr-gcc to avr-gcc-4.9.2-atmel3.5.4-arduino2 2017-02-08 17:50:04 +01:00
Dan Stutts a095d2a3c8 Add 500Kbps, 1Mbps and 2Mbps to the list of available serial speeds 2017-02-08 17:21:12 +01:00
Sandeep Mistry 26ae0ac868 Add virtual beginMulticast(...) stub to UDP class 2017-02-08 15:33:41 +01:00
Martino Facchin cd729a964d Update revisions.txt 2017-02-08 15:10:32 +01:00
Martino Facchin 8d955c8be1 Merge pull request #5623 from matthijskooijman/stk500-jtagice3
Support the Atmel STK500 and JTAGICE3 for ISP
2017-02-08 12:57:46 +01:00
Martino Facchin dfea164dfe Merge branch 'master' into stk500-jtagice3 2017-02-08 12:56:49 +01:00
Martino Facchin 2870bae7c9 Add Atmel-ICE as AVR programmer 2017-02-08 12:48:47 +01:00
Martino Facchin 0b549ef3c9 Merge pull request #5892 from ximion/master
Make metainfo and .desktop files spec compliant
2017-02-08 12:47:07 +01:00
Martino Facchin 2e98854703 Remove sam platform from IDE repo
Refer to https://github.com/arduino/ArduinoCore-sam for further development.
All the tagged issues will be moved to the new repo
PRs which only apply to SAM platform will need to be recreated instead
2017-02-08 12:44:31 +01:00
Cristian Maglie 057419b08b Fixed build (rename arduino-builer-arm to arduino-builder-linuxarm)
Fix #5945
2017-02-03 15:11:53 +01:00
Cristian Maglie 29613e2166 Update arduino-builder to 1.3.24 2017-02-02 11:36:43 +01:00
Cristian Maglie 2048ae264b Small makeup for ContributedLibrary.equals() 2017-01-25 16:28:54 +01:00
Cristian Maglie 3d0a153c04 Factored out `arduino-builder-build` task in build.xml
This allows also conditional build of arduino-builder.

See #5438
2017-01-25 16:24:35 +01:00
Cristian Maglie ff5b9f6660 Consider sketchbook and bundled libraries folders only if they exists 2017-01-25 16:24:35 +01:00
Cristian Maglie a044f59634 Allow empty bundle hardware folder 2017-01-25 16:24:35 +01:00
Martino Facchin b2241dadf8 Greatly simplify Network discovery code
use jmmdns to simplyfy the code and automatically take care of interfaces switching
2017-01-23 16:09:27 +01:00
Cristian Maglie 61cccc0151 verify/upload from CLI with relative path works again
Fix #5836
2017-01-23 13:41:03 +01:00
Cristian Maglie 3f74631762 Added test for command line regression
See #5836
2017-01-23 13:41:03 +01:00
Peter Oliver e54553a53d Add more fields to the AppStream metainfo file 2017-01-22 20:45:36 +01:00
Matthias Klumpp 5af7165b40 Make metainfo and .desktop files spec compliant
This resolves bug #5890
2017-01-22 20:42:47 +01:00
Martino Facchin 44c0c7300e Merge pull request #5444 from kevans91/freebsd-platform-tag
Add FreeBSD Platform Tag -- supports x86_64-freebsd, arm*-freebsd, an…
2017-01-20 17:49:27 +01:00
Martino Facchin aab908086e Fix classpath on Windows 2017-01-20 15:08:19 +01:00
Arturo Guadalupi 934cac171c changed sensor pin
Fixes #5884
2017-01-20 09:40:07 +01:00
Martino Facchin 0c8aebd6e8 Port fixes for upstream jmdns 2017-01-19 17:02:50 +01:00
Martino Facchin 0df438b817 Update jmdns to 3.5.1 2017-01-19 11:47:53 +01:00
Martino Facchin 6fc0379298 Starting IDE 1.8.2 2017-01-17 12:11:04 +01:00
Cristian Maglie 465c753e6a Updated changelog, release 1.8.1 2017-01-09 12:30:34 +01:00
agdl 55f3a4a475 Improved comment 2017-01-09 12:21:38 +01:00
agdl 62c0f0f79f USe LED_BUILTIN in BlinkWithoutDelay 2017-01-09 12:21:38 +01:00
Cristian Maglie e00e7bc427 Updated translations 2017-01-09 12:20:07 +01:00
Martino Facchin b87bc0f90a Merge branch 'master' of github.com:arduino/Arduino 2017-01-09 12:13:54 +01:00
Martino Facchin 1cec7e4b97 [AVR] update to 1.6.17 2017-01-09 12:11:58 +01:00
Cristian Maglie 2c51473319 Updated SD lib to version 1.1.1 2017-01-09 12:10:29 +01:00
Martino Facchin 5943595cef [SAM] update to 1.6.11 2017-01-09 12:09:49 +01:00
Martino Facchin b77957eb59 Merge pull request #5815 from roncapat/master
Change double quotes to single quotes
2017-01-09 10:43:59 +01:00
Patrick Roncagliolo 8418eecca7 Remove old TODOs for non-standard ipv4 format support
Signed-off-by: Patrick Roncagliolo <ronca.pat@gmail.com>
2017-01-08 23:51:53 +01:00
Patrick Roncagliolo e6a3b99697 Change quote style for single char in sam too
Signed-off-by: Patrick Roncagliolo <ronca.pat@gmail.com>
2017-01-07 19:49:48 +01:00
Patrick Roncagliolo 0f57225a66 Change double quotes to single quotes
- "." is a string literal, and so is treated as the char '.' plus the null char '\0'.
- Single quotes reduces the necessary memory for this literal to only one char instead.
  A string literal as the one actually present may require the use of the
  method "write(const char *str)", so there could be also a performance overhead.
- Another reason to change quotes style is for consistency with line 235.

Signed-off-by: Patrick Roncagliolo <ronca.pat@gmail.com>
2017-01-07 19:48:12 +01:00
Cristian Maglie 694dc96159 Added updated CP210x drivers
See #5762
2017-01-05 16:52:20 +01:00
Cristian Maglie 07fc856427 Merge pull request #5809 from artynet/newcert
updating CAT files for Arduino.org and Linino boards
2017-01-05 15:40:14 +01:00
Arturo Rinaldi 92349eb9f3 updating CAT files for Arduino.org and Linino boards with the freshly issued certificates 2017-01-05 15:04:08 +01:00
Cristian Maglie 123c231c8e Fixed driver signature for Adafruit Playground
See #5762
2017-01-04 22:42:36 +01:00
Martino Facchin 548320f998 Fix transiflex scripts to explicitly require python2 2017-01-04 16:31:14 +01:00