Federico Fissore
|
67cb6047de
|
Added source folder to Uploader.uploadUsingPreferences
Cleaned up Uploader.message
Better SSH output streams consuming
Introduced generic SCP.scpFile method and refactored SCP.scpHexToBoard
|
2013-06-28 15:29:38 +02:00 |
|
Cristian Maglie
|
9f84ae1d64
|
Workaround for IDE crash when uploading on Leonardo (and derivatives) on Linux
|
2013-06-28 09:50:51 +02:00 |
|
Federico Fissore
|
1f7ad71218
|
IDE network discovery now reacts to new networks: it monitors available IP addresses and, when one is added, it starts listening to bonjours coming from it
|
2013-06-25 16:13:14 +02:00 |
|
Federico Fissore
|
cca59f7e91
|
NetworkDiscovery is a bit more responsive when boards go OFFLINE
|
2013-06-14 16:43:05 +02:00 |
|
Federico Fissore
|
ae222c10e7
|
HTTPUploader is now SSHUploader
running avrdude with ssh, thus recovering incremental output
|
2013-06-13 13:01:21 +02:00 |
|
Federico Fissore
|
d28c656d7d
|
httpuploader actually uses scp to move the sketch on the board
|
2013-06-11 17:33:04 +02:00 |
|
Federico Fissore
|
21203cbe1b
|
introducing jsch. now network monitor uses SSH to trigger a telnet session at yun side
|
2013-06-11 15:02:10 +02:00 |
|
Federico Fissore
|
f791329ddc
|
extremely ugly hack to fix bad behaviour of java6 when dealing with SSL
|
2013-06-10 09:11:21 +02:00 |
|
Federico Fissore
|
137da0326d
|
found a bug in java6, fixed removing a https protocol from the list
see http://stackoverflow.com/questions/15589880/how-to-make-java-6-which-fails-ssl-connection-with-ssl-peer-shut-down-incorrec
|
2013-06-10 09:11:21 +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 |
|
Cristian Maglie
|
7452ce824f
|
Small refactory to HttpUploader class
|
2013-06-03 13:12:36 +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 |
|