Commit Graph

19 Commits

Author SHA1 Message Date
Nicholas O'Leary e6fe875e25 Rogue console.log 2013-10-14 09:33:25 +01:00
Nicholas O'Leary fff61861c1 Deprecated old socket nodes 2013-10-13 19:25:53 +01:00
Dave C-J 9741c36fdb New UDP node to go with updated TCP node - includes multicast support 2013-10-11 21:42:34 +01:00
Nicholas O'Leary 80b76fba88 HttpRequest: don't send body for GET/DELETE methods 2013-10-10 09:56:24 +01:00
Nicholas O'Leary 6298a13f06 Add warning if http response node doesn't get a msg.res object 2013-10-09 20:45:51 +01:00
Dave C-J 56476312c1 Fix wrong type of string being detected by TCPin node 2013-10-07 16:25:23 +01:00
Nicholas O'Leary eafc1e4f5d Failed to set http request headers - fixes #32 2013-10-02 19:42:52 +01:00
Nicholas O'Leary d332600149 Add new http request node 2013-10-01 17:03:17 +01:00
Nicholas O'Leary 68e7e5e226 Add HTTP Response node to make http flows easier to handle 2013-09-28 22:18:41 +01:00
Dave C-J 9c6fb698ea Tweak some node labels to make the behaviour more consistent (at least per palette section) 2013-09-27 10:38:59 +01:00
Nicholas O'Leary 6783322e5f Better serial port error handling 2013-09-25 15:19:15 +01:00
Dave C-J 019a4ff397 Patch for serial node - if no delimiter selected then it was holding onto the last character in the buffer. 2013-09-23 08:28:40 +01:00
Nicholas O'Leary 5390d9bc66 console.log in haste... remove at leisure 2013-09-19 17:01:00 +01:00
Nicholas O'Leary 8821f88743 Make TCP nodes more intuitive
The edit dialog for the TCP nodes is (IMHO) clearer to use now
and provides options for how to handle the incoming messages.

The general error handling to much improved as well.
2013-09-19 13:02:27 +01:00
Nicholas O'Leary 62e7b253c9 HTTP node not closeing properly 2013-09-18 09:21:12 +01:00
Nicholas O'Leary 77a6b0a71d Import fails on nodes with config labels 2013-09-09 09:59:35 +01:00
Dave C-J 065d47d173 handle more errors for sockets. one step forward. 2013-09-08 11:21:26 +01:00
Dave C-J 38d309dcf3 improved error handling (and labelling) for socket node... but not perfect by a long way... 2013-09-06 21:43:54 +01:00
Nicholas O'Leary 32796dd74c Got to start somewhere 2013-09-05 15:02:48 +01:00