Thu, 26 Jun 2008 17:39:40 +0100 samo [svn] svn tip
Wed, 03 Jan 2007 09:17:10 +0000 mattias [svn] Stable version with a bunch of new features, such as acks, smartoffer, PDA-GUI etc. svn
Wed, 03 Jan 2007 08:57:36 +0000 mattias [svn] Minor GUI changes svn
Wed, 13 Dec 2006 08:24:57 +0000 mattias [svn] Added comments to prophet.ini svn
Tue, 12 Dec 2006 15:34:51 +0000 mattias [svn] Added a tab for configuration in PDAGUI svn
Tue, 12 Dec 2006 12:12:44 +0000 mattias [svn] some small fixes in PDAGUI svn
Tue, 12 Dec 2006 08:05:22 +0000 mattias [svn] Adjusted the width of some table columns. Signals and slots in PDAGUI seems to be connected properly svn
Mon, 11 Dec 2006 14:54:52 +0000 mattias [svn] Added tab for reading NSIM messages in PDA-GUI. I have not yet tested if I got all signals connected to PDA-GUI properly. svn
Mon, 11 Dec 2006 13:56:49 +0000 mattias [svn] Added support for a PDA-sized GUI (240x320). There is now an option in prophet.pro to compile with regular GUI or for PDA. svn
Fri, 01 Dec 2006 17:21:19 +0000 samo [svn] Fixed and optimized DTNInterface svn
Tue, 28 Nov 2006 13:20:58 +0000 samo [svn] Almost working DTNInterface parser... svn
Tue, 21 Nov 2006 15:00:49 +0000 mattias [svn] Initial checkin. Most signals are in the diagram. It's kindof messy, but still probably gives a decent overview. svn
Fri, 17 Nov 2006 15:28:55 +0000 samo [svn] Fixed Fixes in DTNInterface.cpp svn
Fri, 17 Nov 2006 15:17:42 +0000 samo [svn] Fixes in DTNInterface.cpp svn
Fri, 17 Nov 2006 14:51:50 +0000 samo [svn] Fixed ack option in DTNInterface.cpp svn
Fri, 17 Nov 2006 14:34:23 +0000 samo [svn] Fixed option field in bundle when is created with DTNInterface svn
Fri, 17 Nov 2006 14:07:54 +0000 samo [svn] svn
Fri, 17 Nov 2006 13:10:25 +0000 mattias [svn] fixed reading of hash file svn
Fri, 17 Nov 2006 12:51:24 +0000 mattias [svn] added a fix to avoid duplicates in the hash svn
Fri, 17 Nov 2006 10:35:11 +0000 samo [svn] writeAll defined as a slot svn
Fri, 17 Nov 2006 10:27:09 +0000 samo [svn] Added file option for writing hash table to the file svn
Fri, 17 Nov 2006 10:13:35 +0000 mattias [svn] removed the line that cumulatively updates the file with the smartoffer hash, we will use a timer that occationally writes the whole hash to file instead svn
Fri, 17 Nov 2006 09:48:08 +0000 mattias [svn] smartoffer acks should now be sent together with "real" bundle requests aswell svn
Fri, 17 Nov 2006 08:10:36 +0000 mattias [svn] added a bunch of debug for the hash svn
Fri, 17 Nov 2006 07:46:52 +0000 samo [svn] Just one comment svn
Thu, 16 Nov 2006 01:03:37 +0000 samo [svn] Added and fixed sequence generator svn
Wed, 15 Nov 2006 18:37:34 +0000 samo [svn] Fixed acking svn
Wed, 15 Nov 2006 18:14:43 +0000 samo [svn] Finished smart offer option svn
Wed, 15 Nov 2006 17:01:36 +0000 samo [svn] Solved compiling problems with hash:uniqueKeys method svn
Wed, 15 Nov 2006 14:17:37 +0000 samo [svn] Added readfile option svn
Wed, 15 Nov 2006 08:53:24 +0000 mattias [svn] changed to private access for everything that doesn't have to be public svn
Wed, 15 Nov 2006 07:44:29 +0000 mattias [svn] changed to private access for everything that doesn't have to be public svn
Tue, 14 Nov 2006 15:14:35 +0000 mattias [svn] still had some debug stuff in the code, removed it svn
Tue, 14 Nov 2006 15:01:59 +0000 mattias [svn] The hash with bundle->node mappings is now saved to file. The file is appended each time an item is added to the hash, and it is imported in the constructor of BundleManager. (maybe there should be an option for using this file?) svn
Mon, 13 Nov 2006 08:56:04 +0000 mattias [svn] directories log, storage and list are now automatically created if they don't exist svn
Mon, 13 Nov 2006 07:36:54 +0000 mattias [svn] Added a check so that nodes are only added once to the hash keeping track of sent bundles. Untested, but it should work =). svn
Fri, 10 Nov 2006 16:45:35 +0000 samo [svn] svn
Fri, 10 Nov 2006 13:57:40 +0000 mattias [svn] Added hashtable for keeping track of which bundles were sent to which nodes. Added ack bit to the options in Bundle. Also added some comments. svn
Thu, 09 Nov 2006 17:24:19 +0000 samo [svn] Fixes on ACKs svn
Thu, 09 Nov 2006 15:31:22 +0000 mattias [svn] just some fixes in comments svn
Thu, 09 Nov 2006 08:53:15 +0000 mattias [svn] initial checkin of doxygen configuration (you will need to install graphviz (at least the dot-tool) to generate graphs) svn
Thu, 09 Nov 2006 07:21:40 +0000 mattias [svn] fixed a typo in about svn
Thu, 09 Nov 2006 07:20:04 +0000 mattias [svn] removed makefile svn
Wed, 08 Nov 2006 19:02:20 +0000 samo [svn] Bugfix on acks svn
Wed, 08 Nov 2006 16:30:26 +0000 samo [svn] Added question to RemoveAllBundles svn
Wed, 08 Nov 2006 16:14:13 +0000 samo [svn] Many GUI fixes svn
Wed, 08 Nov 2006 15:37:49 +0000 mattias [svn] commented svn
Wed, 08 Nov 2006 15:07:32 +0000 mattias [svn] added a few comments svn
Wed, 08 Nov 2006 15:00:35 +0000 mattias [svn] some comments added svn
Wed, 08 Nov 2006 14:50:17 +0000 mattias [svn] all signals and slots are now commented svn
Wed, 08 Nov 2006 11:48:31 +0000 mattias [svn] Added some (but not all) comments svn
Wed, 08 Nov 2006 07:33:32 +0000 mattias [svn] added output when generating Makefile without GUI/DTN support, also improved the comments. svn
Tue, 07 Nov 2006 16:26:21 +0000 samo [svn] Removed moc_ files svn
Tue, 07 Nov 2006 16:21:22 +0000 samo [svn] Some fixed bugs on GUI svn
Tue, 07 Nov 2006 16:08:40 +0000 mattias [svn] added some ifdefs for gui and dtn interface svn
Tue, 07 Nov 2006 16:06:03 +0000 mattias [svn] conditional should work now svn
Tue, 07 Nov 2006 15:56:00 +0000 mattias [svn] Added options for generating makefile with or without gui and dtn interface svn
Tue, 07 Nov 2006 13:51:38 +0000 samo [svn] Checked TTL svn
Tue, 07 Nov 2006 12:28:50 +0000 samo [svn] Added leds pngs svn
Tue, 07 Nov 2006 12:26:56 +0000 samo [svn] Added new prophet.ini file svn