Alex
338f9838b2
Update readme to reflect changes
8 years ago
Alex
7d605209c9
Update home.html
8 years ago
Alex
6a730e7539
Update cgitelnet.c
8 years ago
Alex
1da3ce7ac9
Update cgitelnet.c
8 years ago
Alex
8cd915ff6b
Cgitelnet reform json output
8 years ago
Alex
30658c5673
Update .travis.yml
8 years ago
Alex
e25d8960fa
Update .travis.yml
8 years ago
Alex
d887febb3e
Update .travis.yml
8 years ago
Alex
b79a6d6a5d
update for s3
8 years ago
Alex
973e4fbda9
Update .travis.yml
8 years ago
Alex
00d8b9ff83
Update cgitelnet.c
8 years ago
Alex
7a93821c4c
Update cgitelnet.c
8 years ago
Alex
a9f583e077
Update cgitelnet.c
8 years ago
Alex
3cb3804a9f
Cgitelnet update
...
Place variable declartion in correct place.
8 years ago
Alex
ffd13c6e0a
Ajax/Html changes
...
Changes made so we can use a single namespace "/telnet" vs two.
Somewhat dirty fix inserted into existing ajax function.
8 years ago
Alex
fe95b4bc50
Cleanup
...
Remove unecessary comments
8 years ago
Alex
157569e479
Cgitelnet changes/fixes
...
Corrected several mistakes (16 vs 8bit int)
Check to see which variable we are modifying & fill the other one from
flag so we can make sure they do NOT conflict.
Added return error http header using existing collision goto.
8 years ago
Alex
a01db3260d
Update cgitelnet.c
...
Changed functions for unsigned 16bit integer.
8 years ago
Alex
6fb97bdf6d
Update config.h
...
Changed flashconfig.telnet_port to unsigned 16bit integer.
8 years ago
Alex
1cf190a1c3
Update cgitelnet.c
...
Changed function for unsigned integers.
8 years ago
Alex
67a05de430
Update cgitelnet.c
...
Fixed a stupid typo in a function name.
8 years ago
Alex
c3a3b06bb4
Update serbridge.c
...
Remove unecssary function
8 years ago
Alex
bead65fbb9
Update cgitelnet.c
...
Fix implicit function call.
8 years ago
Alex
0009d8f6aa
Update cgitelnet.c
...
Fixed bad variable reference
8 years ago
Alex
936951d881
Update main.c
...
Make sure we use our custom telnet ports at bootup
8 years ago
Alex
04bbccb6af
Update main.c
8 years ago
Alex
4bddea7cac
Update main.c
8 years ago
Alex
a230f4262c
Update main.c
...
Updates for changing/selecting telnet ports
8 years ago
Alex
6054496e3d
Update serbridge.c
8 years ago
Alex
59edf885e6
Update serbridge.c
...
Updates for changing/selecting telnet ports
-Add function to reinit serbridge after change Telnet ports.
8 years ago
Alex
f315385534
Create cgitelnet.c
...
Todo: Missing function for init in serbridge?
8 years ago
Alex
8919ff6a87
Update cgitelnet.h
8 years ago
Alex
02197a9275
Create cgitelnet.h
...
Updates for changing/selecting telnet ports
8 years ago
Alex
93ca100b1f
Update config.c
...
Updates for changing/selecting telnet ports
8 years ago
Alex
fb1bbd34dc
Update config.h
...
Moved new variable at bottom as requested in this header comments.
8 years ago
Alex
5cb0350d7e
Update config.h
...
Updates for changing/selecting telnet ports.
Fixed formatting.
8 years ago
Alex
eb7fde7367
Update cgipins.c
...
Fixed formatting/extra space
8 years ago
Alex
143eb24c24
Update ui.js
...
Updates for changing/selecting telnet ports
8 years ago
Alex
563957f2d3
Update home.html
...
Updates for changing/selecting telnet ports
8 years ago
Thorsten von Eicken
d0377bdf25
add note about boot_v1.5 bug
8 years ago
Thorsten von Eicken
afa1bb6599
link to avrdude 6.3 release notes for windows, closes #130
8 years ago
Thorsten von Eicken
aa5759d454
add mdns txt record for arduino per #184
8 years ago
Thorsten von Eicken
68fd831f19
document flashing HW, closes #192
8 years ago
Thorsten von Eicken
5a037a2c4c
document telnet timeout, closes #197
8 years ago
Thorsten von Eicken
3cb55b5648
fix serial LED, fixes #199
8 years ago
Thorsten von Eicken
64fb2323c3
Update docs and split up the main readme ( #200 )
8 years ago
Thorsten von Eicken
9515ea538f
Merge pull request #196 from cskarai/cmd_resp_cb
...
Web-Server to use CMD_RESP_CB + form submit segmentation
8 years ago
cskarai
1cd8363834
Fixed: missing os_sprintf %s
8 years ago
cskarai
491931b7d2
Web-Server to use CMD_RESP_CB
8 years ago
Thorsten von Eicken
7c085d58b1
fix Makefile snafu
8 years ago