Commit Graph

679 Commits (c273c97e5ebf9f50ad3301f2d1f92a5b77e519b6)
 

Author SHA1 Message Date
dannybackx c273c97e5e Add code to query external address of the router 8 years ago
dannybackx 9da3e1c716 First success 8 years ago
dannybackx 07cf9aa902 Passing parameters to AddPort works 8 years ago
dannybackx ba55931a15 Yeah, found the error in my code, now getting a decent UPnP error. 8 years ago
dannybackx 3480b596b2 Cleaning up 8 years ago
dannybackx e6706e94ab Getting close to the right XML for adding a port mapping. 8 years ago
dannybackx fab6d5bb10 Add documentation for the calls used, and yet another API. 8 years ago
dannybackx 606454128b 8 years ago
dannybackx 17679f42cd Test program can query and interpret first UPnP query (control url). 8 years ago
dannybackx 888bc19f6d Use a test function to debug 8 years ago
dannybackx acd360b45d 8 years ago
dannybackx 48f57ca013 Trying to get first TCP query to work 8 years ago
dannybackx 37e0f4a2a2 One step further 8 years ago
dannybackx b350641bb9 work in progress 8 years ago
dannybackx 40cc23d222 More work for UPnP 8 years ago
dannybackx 955c5a9dc6 Add new module to handle NAT firewalls 8 years ago
dannybackx ac9e0d40c0 Bugfix which makes adding headers work. 8 years ago
dannybackx 52b063ae46 Add code to trigger a scan for wifi networks 8 years ago
dannybackx 10e7816532 Add code to query and set the current network (which access point/ssid to connect to). 8 years ago
dannybackx 5226d8b18f Remove debug code 8 years ago
dannybackx 237dc42931 Just a one byte parameter works better in this case. 8 years ago
dannybackx 0b540af2f7 Query the signal strength of a wifi network 8 years ago
dannybackx e659c99a9a Experimental code to query MQTT client-id, and list of network SSIDs. 8 years ago
dannybackx 760e6baa37 Remove curl timeout completely (20s may be insufficient too). 8 years ago
dannybackx 7f5d576212 Increase timeout to cope with longer time required to flash a big file 8 years ago
dannybackx 7dd77c6ad4 This is not correct yet but it successfully flashes the big test HEX file supplied by uzi18 8 years ago
dannybackx 4206dac658 Some fixes inherited from cooperation with fuzzball03 8 years ago
dannybackx 41c4726edf Upload an initial working version that can flash an Arduino Mega 8 years ago
dannybackx d20c343329 Add MAC address as remarked in the code review 9 years ago
dannybackx 3e26004ed5 Remove 9 years ago
dannybackx 353fb42e08 Forgot 9 years ago
dannybackx 31b84e695c More cleanup of my mess 9 years ago
dannybackx 416538ff39 Fix 9 years ago
dannybackx 49ff52d070 Fix 9 years ago
dannybackx 121576cd15 Bring code back, with changes cfr review 9 years ago
dannybackx fcced95547 This may bring us back to the original submission, if my subversion tricks are right. 9 years ago
dannybackx a33dc84c05 Work in progress... 9 years ago
dannybackx c402bd62b9 Add a declaration missing from the previous commit 9 years ago
dannybackx a246823f97 Initialize the new fields 9 years ago
dannybackx 49fc8c9643 First source code changes for security. 9 years ago
dannybackx bd38e2e00b Code to query the IP address data for our WiFi interface. 9 years ago
Thorsten von Eicken d0377bdf25
add note about boot_v1.5 bug 9 years ago
Thorsten von Eicken afa1bb6599
link to avrdude 6.3 release notes for windows, closes #130 9 years ago
Thorsten von Eicken aa5759d454
add mdns txt record for arduino per #184 9 years ago
Thorsten von Eicken 68fd831f19
document flashing HW, closes #192 9 years ago
Thorsten von Eicken 5a037a2c4c
document telnet timeout, closes #197 9 years ago
Thorsten von Eicken 3cb55b5648
fix serial LED, fixes #199 9 years ago
Thorsten von Eicken 64fb2323c3 Update docs and split up the main readme (#200) 9 years ago
Thorsten von Eicken 9515ea538f Merge pull request #196 from cskarai/cmd_resp_cb 9 years ago
cskarai 1cd8363834 Fixed: missing os_sprintf %s 9 years ago