Commit Graph

14 Commits

Author SHA1 Message Date
bitdump
c5513d063d Adding the console uart format support (#189)
Some of the MCU use format other than 8N1.
Adding the support for other format.
2016-09-22 19:33:33 -07:00
Alastair D'Silva
80d9945266 Fix warnings reported in #113 (format warnings, differing types) 2016-04-01 19:48:37 +11:00
Kayo Phoenix
614c646b3c Added sending text to console from web interface. 2015-11-14 00:35:15 +05:00
Thorsten von Eicken
7490e45aab fix indentation to use spaces 2015-08-22 10:29:51 -07:00
Thorsten von Eicken
eaa972260a tweak \n handling on console page 2015-08-19 13:39:01 -07:00
Thorsten von Eicken
4463ed6ddd check for closed connection in all cgi handlers 2015-08-01 21:25:26 -07:00
Thorsten von Eicken
feeab552b9 reset console buffer 2015-07-04 11:12:48 -07:00
Thorsten von Eicken
c570a31751 add UART debug log control UI 2015-07-01 23:22:50 -07:00
Thorsten von Eicken
d679340035 added no-cache headers; shrunk favicon; minimal support for static ip & hostname 2015-06-22 23:27:47 -07:00
Thorsten von Eicken
806c762be1 license update 2015-06-19 13:07:41 -07:00
Thorsten von Eicken
ccd91bd150 switch all pages to ajax; wifi not complete 2015-06-12 00:45:54 -07:00
Thorsten von Eicken
1b1ee532de added reset button and baud rate switching 2015-06-06 12:17:32 -07:00
Thorsten von Eicken
c2e56bed4a switched uC console to ajax with auto-refresh 2015-06-06 11:12:11 -07:00
Thorsten von Eicken
8bb8e1124b added uController console; misc improvements 2015-05-25 19:37:27 -07:00