Commit Graph

7 Commits

Author SHA1 Message Date
Felix Ableitner e9da8cd1f5 Updated slick to avoid crashes at startup 2016-09-22 09:42:54 +09:00
Felix Ableitner 81d8230abc Updated dependencies 2016-09-19 16:48:51 +09:00
Felix Ableitner 83fc696cc7 Implemented AODVv2, including integration test (fixes #33).
For documentation on how AODVv2 works, see this link:
https://datatracker.ietf.org/doc/draft-ietf-manet-aodvv2/

Note that this implementation is incompatible with AODVv2 itself,
as various details are changed, and not all features have been
implemented
2016-05-29 18:35:50 +02:00
Felix Ableitner 2cc4928a99 Use SLF4J for logging. 2016-05-29 18:24:36 +02:00
Felix Ableitner 656f52d3f3 Switch to Slick with H2 as database.
This allows us to use the same database implementation for Android
and servers.
2016-04-01 00:56:05 +02:00
Felix Ableitner 49293e259e Cleaned build scripts. 2015-11-21 21:29:14 +01:00
Felix Ableitner 269fe41ebf Split project into seperate modules for core and android (fixes #18). 2015-10-18 22:39:51 +02:00