Commit Graph

11 Commits

Author SHA1 Message Date
tomoaki
5019ead91d Update & BugFix Add GatewayTester
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-08-28 20:44:40 +09:00
tomoaki
40ba6b17e8 BugFix: stack smashing detected #23 LogPrint erroe.
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-08-10 13:27:09 +09:00
tomoaki
428d5e8003 Update: Modify the color of the log.
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-08-07 16:13:21 +09:00
tomoaki
dcdb51b5d6 BugFix: PINGREQ & PINGRESP can't be received and sent.
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-08-07 15:33:30 +09:00
tomoaki
464187a08b BugFix: Exclusive control the close of TCPIP 2016-07-23 05:56:55 +09:00
tomoaki
5605ae0294 Update: config file is a command line parameter. 2016-07-22 17:21:51 +09:00
tomoaki
4bdec4a11f Update: Create param.conf and key files automatically.
BugFix: change parameter name BroadcastIp and BroadcastPortNo to
MulticastIP and MulticastPortNo, respectively.
Update: Makefile to copy param.conf and build Log monitor.
Update: README 

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-07-03 15:46:29 +09:00
tomoaki
691f046078 Add conf files.
Signed-off-by: tomoaki tomoaki@tomy-tech.com
Add conf and README files

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-06-25 19:32:40 +09:00
tomoaki
9369a827b8 change file name linux.h linux.cpp to Timer.h Timer.cpp 2016-06-19 21:09:38 +09:00
tomoaki
64fa07b391 First Commit of MQTT-SN Gateway
Add    new SensorNetwork XBee
Add    a sensor network type in a start message.
Update MQTTSNClient to avoid build warning.
Update WiringPi's functions to my original ones. 
BugFix check msgId before adding waitdTopicId table.
BugFix Process termination procedures
Update print curent time in millseconds.
update move currentDateTime() to linux directory.
Bugfix: blink blue lightiIndicator.
Bugfix: Register returns wrong id.
change a status of the client to Disconnected.
change client status procedure
Update README
BugFix: change Network Disconnect procedures.

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
2016-06-11 19:59:51 +09:00
Ian Craggs
29dbce0302 Start on embedded MQTT-SN gateway 2016-01-07 09:38:00 +00:00