Commit Graph

11 Commits

Author SHA1 Message Date
Sebastian f17f48b75e Added SSS7_TX_FINALIZE state
Fixes #2
2016-12-22 19:00:53 +01:00
Sebastian c22565f694 Even more comments added 2016-12-02 23:44:57 +01:00
Sebastian e6b17010f6 Started general cleanup and added comments 2016-12-02 01:58:00 +01:00
Sebastian 4e4601d12f Implemented timeouts for linux port 2016-12-01 00:16:42 +01:00
Sebastian 7c13c4c5ca Made the sss7core actually use _Atomic 2016-12-01 00:14:40 +01:00
Sebastian 20aff761e6 Added threads and mutexes for eventloop 2016-11-30 22:47:26 +01:00
Sebastian f9b5e78556 Improved buffer management
Buffers should not be overwritten while they could potentially be read
2016-11-29 19:18:42 +01:00
Sebastian 93fbf66350 Fixed sss7_has_received() 2016-11-26 22:39:44 +01:00
Sebastian 07a52f566d Added a makefile to compile with Arduino libraries
Added a extern "C" to sss7.h
2016-11-26 18:27:04 +01:00
Sebastian 8d5fc18076 Uart part of arduino wrapper done 2016-11-21 12:48:29 +01:00
Sebastian d79ddb8ee7 Seperated core logic from avr8 code 2016-11-21 11:58:09 +01:00