Commit Graph

10 Commits

Author SHA1 Message Date
29ed6544c5 switch everything to new log API and drop old one 2016-03-30 14:47:57 +02:00
f05c7acdcf Fix sequence number of control messages 2014-12-27 19:10:08 +01:00
6042161d75 Reengineering the timeout manager. Allows to create an arbitrary number of timer
with the possibility to invoke a callback function on timeout.
2014-03-02 19:31:27 +01:00
ea02d7379e Refactoring timeout functions, change functions name and add timeout handler
into session.
2014-02-19 19:16:33 +01:00
7253e60aed Fix code and improve wlan configuration functionality 2013-12-04 22:25:16 +01:00
0747168361 Separate the control channel from data channel on two different threads.
Solved the DTLS problem of using a separate thread for the data channel.
2013-11-20 23:12:00 +01:00
590b7539bf Cleaning AC DFA code 2013-11-05 17:54:29 +01:00
7ddb32d217 Added the code that handles the result code of a request. 2013-08-11 18:38:23 +02:00
6c55b4d71f Improve memory administration for tx/rx packet manager 2013-05-27 21:33:23 +02:00
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00