This application will buffer and send lines from up to three serial devices and USB host when connected to via TCP, with telnet or netcat. Written, 02/10/2011-2/14/2011 by Graham Cantin & Special Guest Appearance from Sasha Jevtic (mostly Sasha)

Dependencies:   EthernetNetIf MODDMA MODGPS MODSERIAL NTPClient mbed

Files at this revision

API Documentation at this revision

Comitter:
kamilion
Date:
Thu Nov 06 01:57:54 2014 +0000
Parent:
0:5d5265391846
Commit message:
trying to make telnetserver repo public

Changed in this revision

EthernetNetIf.lib Show annotated file Show diff for this revision Revisions of this file
MODDMA.lib Show annotated file Show diff for this revision Revisions of this file
MODGPS.lib Show annotated file Show diff for this revision Revisions of this file
MODSERIAL.lib Show annotated file Show diff for this revision Revisions of this file
NTPClient.lib Show annotated file Show diff for this revision Revisions of this file
line_util.cpp Show annotated file Show diff for this revision Revisions of this file
line_util.h Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 5d5265391846 -r 29f6c660d174 EthernetNetIf.lib
--- a/EthernetNetIf.lib	Mon Aug 13 07:05:57 2012 +0000
+++ b/EthernetNetIf.lib	Thu Nov 06 01:57:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/donatien/code/EthernetNetIf/#bc7df6da7589
+http://developer.mbed.org/users/kamilion/code/EthernetNetIf/#93d28f6f1dc8
diff -r 5d5265391846 -r 29f6c660d174 MODDMA.lib
--- a/MODDMA.lib	Mon Aug 13 07:05:57 2012 +0000
+++ b/MODDMA.lib	Thu Nov 06 01:57:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/AjK/code/MODDMA/#cb10aec6feb1
+http://developer.mbed.org/users/kamilion/code/MODDMA/#f1aa5137093f
diff -r 5d5265391846 -r 29f6c660d174 MODGPS.lib
--- a/MODGPS.lib	Mon Aug 13 07:05:57 2012 +0000
+++ b/MODGPS.lib	Thu Nov 06 01:57:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/AjK/code/MODGPS/#6aec92e77ad2
+http://developer.mbed.org/users/kamilion/code/MODGPS/#4cae89072f17
diff -r 5d5265391846 -r 29f6c660d174 MODSERIAL.lib
--- a/MODSERIAL.lib	Mon Aug 13 07:05:57 2012 +0000
+++ b/MODSERIAL.lib	Thu Nov 06 01:57:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/AjK/code/MODSERIAL/#6c9b57c14868
+http://developer.mbed.org/users/kamilion/code/MODSERIAL/#90b2cef389d7
diff -r 5d5265391846 -r 29f6c660d174 NTPClient.lib
--- a/NTPClient.lib	Mon Aug 13 07:05:57 2012 +0000
+++ b/NTPClient.lib	Thu Nov 06 01:57:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/donatien/code/NTPClient_NetServices/#7c3f1199256a
+http://developer.mbed.org/users/kamilion/code/NTPClient/#434871df588d
diff -r 5d5265391846 -r 29f6c660d174 line_util.cpp
diff -r 5d5265391846 -r 29f6c660d174 line_util.h
diff -r 5d5265391846 -r 29f6c660d174 main.cpp
diff -r 5d5265391846 -r 29f6c660d174 mbed.bld