1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Commit Graph

2930 Commits

Author SHA1 Message Date
Cristian Maglie
590ead58ad Bridge protocol frame lenght is now a 16-bit field. Added more efficient Bridge.trasnfer() methods. 2013-06-05 11:50:33 +02:00
Cristian Maglie
73fa08f272 Removed unused variable 2013-06-04 21:45:56 +02:00
Cristian Maglie
0ab4f8b24b Temporary workaround on network discovery 2013-06-04 21:45:03 +02:00
Cristian Maglie
b4852f353c Merge remote-tracking branch 'dog/ide-1.5.x-discovery' into ide-1.5.x-discovery
Conflicts:
	app/src/processing/app/Base.java
	app/src/processing/app/Editor.java
2013-06-04 19:33:38 +02:00
Federico Fissore
d7c4481baa Using additional info in avahi payload to print discovered board type 2013-06-04 17:26:31 +02:00
Federico Fissore
69e6419394 forgot to move serialRate field to SerialMonitor subclass 2013-06-04 13:36:01 +02:00
Cristian Maglie
7452ce824f Small refactory to HttpUploader class 2013-06-03 13:12:36 +02:00
Federico Fissore
b8486c287f using new run-bridge script 2013-06-03 11:50:46 +02:00
Cristian Maglie
3f9bb3e58c Removed cleanup for jmDNS 2013-06-03 00:47:41 +02:00
Cristian Maglie
4b0a976686 First refactoring of uploaders 2013-06-03 00:44:15 +02:00
Cristian Maglie
6b05276b7e Removed duplicate Uploader interface class 2013-06-03 00:42:26 +02:00
Cristian Maglie
ab6eb0843c Refactored port (Serial and Network) discovery. 2013-06-02 19:02:57 +02:00
Cristian Maglie
22a84c69d3 Merge branch 'merge-1.0.5' into ide-1.5.x-discovery 2013-06-01 23:16:02 +02:00
Cristian Maglie
2e05fbe7c8 Updated XivelyClient example 2013-05-31 13:27:01 +02:00
Cristian Maglie
689b25ce31 Console and Process classes are automatically included with Bridge 2013-05-31 13:25:25 +02:00
Federico Fissore
e25601e3e5 cleanup 2013-05-31 10:11:59 +02:00
Federico Fissore
376b0f8b3f Serial.dispose() throws IOException
SerialException extends IOException
SerialMonitor is now a subclass of a generic AbstractMonitor; introducing NetworkMonitor
UploaderFactory becomes PerPortObjectFactory and can build AbstractMonitors
favouring IOException over SerialException
collecting constants in Constants
made MessageSiphon stoppable
2013-05-31 09:45:52 +02:00
Federico Fissore
556c6ea5c1 better error handling on uploading 2013-05-31 09:45:52 +02:00
Federico Fissore
c174737584 httpuploader now uses new lua uploader
https disabled due to some strange bug with uhttpd
2013-05-31 09:45:51 +02:00
tigoe
765a975414 Updated YunSerialTerminal 2013-05-30 23:14:16 -04:00
tigoe
04d19946f4 Updated TimeCheck example 2013-05-30 23:13:34 -04:00
tigoe
bcacf68108 Merge branch 'ide-1.5.x-discovery' of https://github.com/arduino/DogStick into ide-1.5.x-discovery
Conflicts:

hardware/arduino/avr/libraries/Bridge/examples/YunSerialTerminal/YunSeri
alTerminal.ino
2013-05-30 23:11:13 -04:00
tigoe
a49a2e3c2e Ignore passwords.h for xively client 2013-05-30 23:10:48 -04:00
tigoe
3fa7c137ef Updated YunSerialTerminal 2013-05-30 23:10:14 -04:00
tigoe
9bdc89699a Updated XivelyClient. Still not working 2013-05-30 23:09:57 -04:00
Cristian Maglie
113e28d861 Yùn console now runs at 57600 baud 2013-05-30 17:28:43 +02:00
Cristian Maglie
3394f61276 Merged 1.0.5 2013-05-29 18:30:36 +02:00
Tom Igoe
a181cf715a Updates to Xively client 2013-05-27 13:12:05 -04:00
Tom Igoe
5cb25503d7 Added passwords.h for Xively client 2013-05-27 12:55:58 -04:00
Tom Igoe
520285871c Added Xively client: currently not working, not sure why 2013-05-27 12:55:09 -04:00
Tom Igoe
97068d3de5 Added TimeCheck example to demonstrate re-use of Process 2013-05-27 12:54:44 -04:00
Tom Igoe
0c226b8229 Added possible boot watcher 2013-05-26 08:28:56 -04:00
Tom Igoe
e304d06059 Added Massimo's Serial command line example 2013-05-26 08:28:45 -04:00
Fede85
22320dbc07 keywords syntax highlighting corrected in SoftwareSerial library
Fixed #1426
2013-05-24 18:26:36 +02:00
Fede85
5481bacba2 Fixes #1432 2013-05-23 16:24:38 +02:00
Federico Fissore
bf5ddb338b new yun bootloader 2013-05-23 11:07:18 +02:00
Federico Fissore
f9945b55f1 dogstick is now yun 2013-05-23 11:03:09 +02:00
Federico Fissore
7e130a0c8b Etheris references renamed Yun without accent to avoid encoding issues 2013-05-23 09:53:56 +02:00
Tom Igoe
c212c9de9d Added WiFiCheck example to Bridge Library 2013-05-22 14:09:39 -04:00
Cristian Maglie
6e94316bbb Updated Console class. New ConsoleAsciiTable example. 2013-05-22 19:17:58 +02:00
Cristian Maglie
ec7996e8be Reintroduced copy error button.
Revert "Reverted 'copy error' button for 1.0.5, waiting for a better UI design"

This reverts commit cf4584eb29.
2013-05-22 12:19:59 +02:00
Federico Fissore
f3abbf60a8 Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x-discovery 2013-05-21 09:18:04 +02:00
Fede85
4486a922fc UOTGVBOF is now active high 2013-05-20 19:21:23 +02:00
Scott Fitzgerald
203ca4f2fa Fixed spelling error in Horizon example 2013-05-18 10:07:22 +04:00
Cristian Maglie
22997bbfd5 Fixed upload for robot boards 2013-05-17 19:52:32 +02:00
Cristian Maglie
4c73b8c0f3 Fixed upload for robot boards 2013-05-17 19:40:57 +02:00
dcuartielles
f28faa3b2d added a better configurarion string for the line following example 2013-05-17 13:58:43 +02:00
dcuartielles
b2c17f9812 Added notification about the need of the IR-Remote library 2013-05-17 13:34:49 +02:00
dcuartielles
aa800e8b0e added a better configurarion string for the line following example 2013-05-17 13:25:27 +02:00
Cristian Maglie
82511def8e Merge remote-tracking branch 'arduino/TFT_display' 2013-05-17 12:47:27 +02:00