In che senso?Io trovo che le varie IDE se hai un pc con il bluetooth sono una schifezza per via di java, oserei dire INUTILIZZABILI.
* [avr] malloc bug: backported avr-libc 1.8.0 implementation* [avr] removed deprecated interrupt handlers causing compiler issues with newer avr-gcc.* [avr] added c_str() method to String* [avr] Stream "_timeout" field and related methods are now protected[core]* Fixed malloc bug (Paul Stoffregen)* Added INT6 support for Leonardo (Federico Vanzati)* Fixed power-up-starts-bootloader in Leonardo (and derivative) bootloaders. (Kristian Lauszus) (https://github.com/arduino/Arduino/pull/118)* Fixed digital_pin_to_timer_PGM array in Leonardo variant.* Published updated Wifi firmware* Updated source code for atmega8 bootloader[core / libraries]* Included WiFi library and wifi shield firmware.* Added ability to specify serial configuration (data bits, stop bits and parity check) in Serial.begin(). (Alarus) http://code.google.com/p/arduino/issues/detail?id=770* Avoided overruns of the incoming serial (CDC) buffer on the Leonardo. (Peter Van Hoyweghen)* Avoided auto-reset of the Leonardo when opening serial port after upload without specifying a baud rate. (Peter Van Hoyweghen)* Fix for tone() on the Leonardo. (Shigeru Kanemoto) http://code.google.com/p/arduino/issues/detail?id=960* Fix for SD library on Leonardo. http://code.google.com/p/arduino/issues/detail?id=931* Added other write functions on Leonardo. http://code.google.com/p/arduino/issues/detail?id=958* Added support for Leonardo interrupts 2 and 3. (Kristian Lauszus)* Print ovf, inf, or nan accordingly in Serial.print(). (Nick Gammon) http://code.google.com/p/arduino/issues/detail?id=946 http://code.google.com/p/arduino/issues/detail?id=961 http://code.google.com/p/arduino/issues/detail?id=967* Fix initialization of SPI data lines. (gandrewstone) http://code.google.com/p/arduino/issues/detail?id=888* Serial.flush() waits for last byte to transmit. (michele.mazzucchi) http://code.google.com/p/arduino/issues/detail?id=871* Adding overloads so Serial.write(0) works. http://code.google.com/p/arduino/issues/detail?id=1006[libraries]* Upgrades to WiFi library* Fixed a bunch of examples* Added Arduino Robot libraries* Added TFT display library* Fixed memory leak when calling Ethernet.begin() multiple times.* Fixed SD example listfiles.ino* Fixed a lot of Esplora examples* Added GSM library* Added 600 baud support in SoftwareSerial (Sébastien Jean) (http://github.com/arduino/Arduino/issues/1146)[firmwares]* Upgrades to WiFi firmwares[ide]* Backport from 1.5: install Library from .zip file or folder* Updated windows drivers* Added Windows installer* Sort entries in preferences.txt (Shigeru Kanemoto)* Fixed some wrong translations* Fixed NPE due to permissions IO error* Updated drivers for Windows (all-in-one, signature for Win8)* Signed application for MacOSX 10.8* Find-In-Reference now works whether or not text is selected. http://code.google.com/p/arduino/issues/detail?id=940* Not generating prototypes for functions that already have them. (Lars J. Nielsen). http://code.google.com/p/arduino/issues/detail?id=973* Improved line numbers for error messages. (Paul Stoffregen) http://code.google.com/p/arduino/issues/detail?id=907* Automatically create libraries folder in the sketchbook. (Paul Stoffregen) http://code.google.com/p/arduino/issues/detail?id=986* Tutorial on installing libraries (linked from readme.txt in the libraries folder). (Limor Fried)* Fix to allow selection of Norwegian. (Rune Fauske)* Fix to race condition / occasional error in compilation. (gandrewstone) http://code.google.com/p/arduino/issues/detail?id=950* Don't break long C++ comments during auto-format. http://code.google.com/p/arduino/issues/detail?id=255[bootloaders]* Fixed a bunch of bugs on Mega2560's bootloader (Mark Sproul) (https://github.com/arduino/Arduino/pull/1183)[hardware]* Added support for the Arduino Esplora* Added support for the Arduino Micro.* Added support for the LilyPad Arduino USB.* For Arduino Mega, having avrdude use "wiring" not "stk500v2" for uploads (to improve auto-reset behavior). http://code.google.com/p/arduino/issues/detail?id=806[build]* Fix Linux arduino script when there are spaces in directory name.* Pass Linux command line arguments from arduino script through to the Java code. (Allows specifying sketch to open on command line.)[examples]* Included examples for the starter kit.
Io trovo che le varie IDE se hai un pc con il bluetooth sono una schifezza per via di java, oserei dire INUTILIZZABILI.
Si, la rxtxserial... l'odiosa ddl, no?Mi pareva che funzionasse sotto java......
Qui sul forum c'è un utente che ha modificato l'IDE per eliminare quel problema, ne parliamo qualche post più indietro. C'è anche una dll apposta che sostituisce quella originale.Ha anche proposto la modifica nell'IDE ufficiale ma è stata rifiutata perché il problema c'è solo sotto windows.
Quote from: cece99 on Jun 21, 2013, 07:48 pmSi, la rxtxserial... l'odiosa ddl, no?Mi pareva che funzionasse sotto java......Qui sul forum c'è un utente che ha modificato l'IDE per eliminare quel problema, ne parliamo qualche post più indietro. C'è anche una dll apposta che sostituisce quella originale.
...che e' fondamentale per l'ide stesso), ne' vuole accettare la semplice modifica fatta da quell'utente cileno.