Commit Graph

  • 72c227dbc5 Add my name dannybackx 2017-06-04 16:12:51 +0200
  • 149ddef501 More small edits after full review of my code. dannybackx 2017-06-04 15:46:48 +0200
  • 50688ed5d9 Fix a handlers.c error I missed because of missing include file dependencies. Also revert a Makefile change (lwip library) accidentally committed. Add a "make depend" target to avoid missing dependencies. dannybackx 2017-06-04 15:17:17 +0200
  • dfd156b079 Put functions in the right places to minimize superfluous includes. dannybackx 2017-06-04 15:09:34 +0200
  • 23d5c1ef7a Handle part of TVE's input already. dannybackx 2017-05-31 18:34:32 +0200
  • 853e06dd63 Merge 29a11c89a1 into fa5bafbced #129 Sascha 2017-05-31 08:42:06 +0000
  • 60636f8875 Try to assemble the bits and pieces for flashing an Arduino Mega. This is a completely different protocol from a Uno. Danny Backx 2017-05-28 09:50:29 +0200
  • 99cb5732df Looks like I missed a -1 to 255 "conversion". dannybackx 2017-05-27 17:38:20 +0200
  • 62da7e77ec Need these to compile dannybackx 2017-05-27 17:24:05 +0200
  • fa51c6a13d More includes Danny Backx 2017-05-27 08:37:34 +0200
  • 946d9a5c64 Following tve's guidelines to submit the changes for query-ip, I think. Danny Backx 2017-05-27 08:12:26 +0200
  • fa5bafbced Merge pull request #236 from dfries/master Thorsten von Eicken 2017-05-24 21:02:43 -0700
  • a705777b01 Merge pull request #249 from igittigitt/master Thorsten von Eicken 2017-05-24 21:01:07 -0700
  • 812263aa42 Interpret two styles of IGD response, deal with XML changes. #206 dannybackx 2017-05-03 20:25:15 +0200
  • b8fd2b8ec4 Reduce debugging overhead. Bugfix in query firewall external address. dannybackx 2017-04-22 13:29:52 +0200
  • c273c97e5e Add code to query external address of the router dannybackx 2017-04-17 15:16:35 +0200
  • 9da3e1c716 First success dannybackx 2017-04-17 13:37:50 +0200
  • 07cf9aa902 Passing parameters to AddPort works dannybackx 2017-04-17 09:56:15 +0200
  • ba55931a15 Yeah, found the error in my code, now getting a decent UPnP error. dannybackx 2017-04-15 17:28:04 +0200
  • 3480b596b2 Cleaning up dannybackx 2017-04-15 14:38:45 +0200
  • e6706e94ab Getting close to the right XML for adding a port mapping. dannybackx 2017-04-15 12:13:11 +0200
  • fab6d5bb10 Add documentation for the calls used, and yet another API. dannybackx 2017-04-14 18:28:09 +0200
  • 606454128b dannybackx 2017-04-14 13:54:39 +0200
  • 17679f42cd Test program can query and interpret first UPnP query (control url). dannybackx 2017-04-14 12:37:47 +0200
  • 888bc19f6d Use a test function to debug dannybackx 2017-04-14 12:13:21 +0200
  • acd360b45d dannybackx 2017-04-14 10:00:00 +0200
  • 48f57ca013 Trying to get first TCP query to work dannybackx 2017-04-14 09:36:10 +0200
  • 174987a6ef Merge d9efc89cc1 into 5f425b2507 #25 Vickash 2017-04-13 19:30:45 +0000
  • 37e0f4a2a2 One step further dannybackx 2017-04-13 06:57:50 +0200
  • b350641bb9 work in progress dannybackx 2017-04-13 06:05:47 +0200
  • 40cc23d222 More work for UPnP dannybackx 2017-04-02 15:54:54 +0200
  • 955c5a9dc6 Add new module to handle NAT firewalls dannybackx 2017-04-02 08:06:22 +0200
  • ac9e0d40c0 Bugfix which makes adding headers work. dannybackx 2017-03-25 14:40:05 +0100
  • 52b063ae46 Add code to trigger a scan for wifi networks dannybackx 2017-03-21 17:52:25 +0100
  • 10e7816532 Add code to query and set the current network (which access point/ssid to connect to). dannybackx 2017-03-18 16:01:34 +0100
  • 5226d8b18f Remove debug code dannybackx 2017-03-15 22:30:19 +0100
  • 237dc42931 Just a one byte parameter works better in this case. dannybackx 2017-03-15 19:40:48 +0100
  • 0b540af2f7 Query the signal strength of a wifi network dannybackx 2017-03-15 17:43:44 +0100
  • e659c99a9a Experimental code to query MQTT client-id, and list of network SSIDs. dannybackx 2017-03-12 09:58:39 +0100
  • fa6fa92df3 New flash entries should be added at the end #138 Alastair D'Silva 2017-02-14 10:34:21 +1100
  • 2bac83278a New flash entries should be added at the end Alastair D'Silva 2017-02-14 10:33:53 +1100
  • b87c7a239c Fix bad merge Alastair D'Silva 2017-02-14 10:32:56 +1100
  • acc7c90575 Merge branch 'master' into rs485 Alastair D'Silva 2017-02-14 10:31:04 +1100
  • 760e6baa37 Remove curl timeout completely (20s may be insufficient too). Increase one variable's size to cope with program size larger than 64K dannybackx 2017-02-12 09:54:54 +0100
  • 7f5d576212 Increase timeout to cope with longer time required to flash a big file dannybackx 2017-02-11 16:13:35 +0100
  • 7dd77c6ad4 This is not correct yet but it successfully flashes the big test HEX file supplied by uzi18 dannybackx 2017-02-11 16:12:29 +0100
  • 4206dac658 Some fixes inherited from cooperation with fuzzball03 dannybackx 2017-02-05 14:51:09 +0100
  • d199d863e1 Merge 41c4726edf into 5f425b2507 #206 dannybackx 2017-02-05 13:47:51 +0000
  • 41c4726edf Upload an initial working version that can flash an Arduino Mega dannybackx 2017-02-05 14:47:45 +0100
  • 4bb78e3ec2 Typo error in "PurgeData" constant #249 Oliver 2017-01-23 16:52:44 +0100
  • 11d8364164 Added PURGE_DATA Oliver 2017-01-17 13:40:42 +0100
  • 0ce029b16a Local changes and compiler warning igittigitt 2017-01-17 04:41:58 -0800
  • 3ef8dd6820 do not wait for TX-FIFO Oliver 2017-01-17 12:20:45 +0100
  • 1910386729 Added support for Telnet commands to generate BREAK Oliver 2017-01-16 16:37:53 +0100
  • 5f425b2507 Merge pull request #245 from ddwang/master Thorsten von Eicken 2017-01-12 18:53:56 -0800
  • 8a13d21c67
    fixed compiler warnings #245 Daniel Wang 2017-01-12 12:44:13 -0800
  • b17ac315ca Merge pull request #244 from igittigitt/master Thorsten von Eicken 2017-01-11 17:51:35 -0800
  • 5d27848690 Bugfix for issue #239 (setting baudrate via NVT) #244 Oliver 2017-01-11 22:56:33 +0100
  • c28227d580 use xtensa-lx106-elf-size to print section sizes v3.2.0 #236 David Fries 2016-12-24 19:21:24 -0600
  • 963ffbb7f9
    try #2 to fix versioning in Makefile v3.0.14 V3.0.14 Thorsten von Eicken 2016-12-12 23:04:43 -0800
  • 5d5535a7a9
    try to fix versioning in Makefile Thorsten von Eicken 2016-12-12 22:53:39 -0800
  • b4595eb792
    fix uart settings via telnet and ajax Thorsten von Eicken 2016-12-12 22:43:14 -0800
  • 8fbb639b72
    block MQTT during avrflash, fixes #179 Thorsten von Eicken 2016-12-12 18:48:12 -0800
  • 23e0e35ca4
    makefile release tweak Thorsten von Eicken 2016-12-11 22:00:43 -0800
  • dfe9875a02
    telnet tweaks Thorsten von Eicken 2016-12-11 21:08:10 -0800
  • de0a093aa7
    add telnet codes for serial port config Thorsten von Eicken 2016-12-11 20:41:41 -0800
  • 5efbf32658
    fix scanning after clean flash, fixes #218 Thorsten von Eicken 2016-12-11 20:40:55 -0800
  • 2cc9fa1592
    fix mdns txt record bug Thorsten von Eicken 2016-12-11 20:40:01 -0800
  • 85ab6843fe
    change version detection in makefile Thorsten von Eicken 2016-12-11 20:39:22 -0800
  • c7aa75e800
    switch mdsn record Thorsten von Eicken 2016-12-11 16:00:26 -0800
  • 80eb756a78
    switch to lwip_536; minor fixes Thorsten von Eicken 2016-12-11 15:59:58 -0800
  • 716f1d2793 Merge 9fcee90baf into b3d8072bae #205 Alex 2016-11-30 16:29:12 +0000
  • b3d8072bae Add missing baudrate settings. (#216) hetii 2016-11-30 17:29:07 +0100
  • 9fcee90baf 12 #205 Alex 2016-11-22 22:55:50 -0600
  • 153f4707f4 10 Alex 2016-11-22 22:43:26 -0600
  • 1df972bb59 9 Alex 2016-11-22 22:36:26 -0600
  • 23a904ffab 5 Alex 2016-11-22 22:27:51 -0600
  • 25feca55e7 Update .travis.yml Alex 2016-11-22 22:19:04 -0600
  • 6fd5938882 Update .travis.yml Alex 2016-11-16 08:14:40 -0600
  • 41343a1a92 Add missing baudrate settings. #216 ania 2016-11-14 00:47:54 +0100
  • 92b698789a Segment huge packets at TCP receive #213 cskarai 2016-11-08 21:53:03 +0100
  • b5243b0a83 HTML Changes. I may write a new javscript method all together for this... My goal might be to make one that is more adaptable to save on time & reduce overall size/complexity of code. Alex 2016-11-04 12:40:05 -0500
  • 5e346a37a5 Fix errors Alex 2016-11-04 11:52:06 -0500
  • 623f7b4d79 fix error Alex 2016-11-04 11:45:35 -0500
  • bda82deddb Start making changes for Danny's security settings Alex 2016-11-04 11:38:53 -0500
  • b8404a1c1c Fix error for sucessful Travis build Alex 2016-11-03 02:09:46 -0500
  • 0b8368af24 Modify all calls to port variables to match. Espconn1 = TelnetPort1 Alex 2016-11-03 02:02:30 -0500
  • 6596883fb1 Formatting cleanup Alex 2016-11-03 02:01:02 -0500
  • 286e8865eb Makefile/Build file changes Alex 2016-11-03 01:49:37 -0500
  • 0df16c98ac fix flashing instructions, fixes #207 Thorsten von Eicken 2016-11-01 14:32:43 -0700
  • f3060e6872 Change call to 0/1 instead of 1/2 dannybackx 2016-11-01 17:22:24 +0100
  • 589158eb5b Aha dannybackx 2016-11-01 17:14:57 +0100
  • 547540d0d1 Fix the build problem : don't call sprintf. dannybackx 2016-11-01 16:53:45 +0100
  • 4b3293eac4 Change comment dannybackx 2016-11-01 16:30:17 +0100
  • 654f2ef630 Fix compile errors dannybackx 2016-11-01 09:51:40 +0100
  • 59a4707b5e Fix compile errors dannybackx 2016-11-01 09:45:56 +0100
  • 36f15c9baa Fix compile errors dannybackx 2016-11-01 09:45:44 +0100
  • 27e6b5d430 Fix compile errors dannybackx 2016-11-01 09:43:24 +0100
  • d20c343329 Add MAC address as remarked in the code review dannybackx 2016-11-01 08:53:56 +0100
  • 3e26004ed5 Remove dannybackx 2016-11-01 08:05:42 +0100