https://github.com/boulis/Castalia

sort by:
Revision Author Date Message Commit Date
1bce6ad Added seed-set = ${repetition} as default Change the seeds only when the repetition number changes, NOT with every run (OMNeT default option) 20 January 2018, 22:43:07 UTC
08af0e2 Fixed app module name in radioTest/omnetpp.ini 20 January 2018, 02:30:05 UTC
ce709d3 Fixed app module name in TMAC 20 January 2018, 02:27:44 UTC
0aaf5a5 Corrected power units in Sensor Manager. But we still do not draw power 16 March 2017, 04:29:12 UTC
013dfbc Merge branch 'master' of https://github.com/boulis/Castalia Fetching and merging with Github 16 March 2017, 03:16:37 UTC
5241f75 Manual and Installation Guide converted to docx. Some basic updates and fixes done in them. 16 March 2017, 03:15:15 UTC
8908c97 minor corrections in comments and error output 10 March 2017, 04:17:35 UTC
16154b2 Fixed compilation bug in TraceChannel, by explicitly casting a parameter 10 March 2017, 02:04:10 UTC
5d964fc more characters for the simTime output in the TraceFile 10 March 2017, 01:53:43 UTC
2357f63 Corrected bug with Castalia script when simulation has not run and real elapsed time is 0 10 March 2017, 01:45:00 UTC
eaf0462 Changed comments in Radio parameter files to have the right units (kHz instead of Mhz for noiseBandwidth) 10 March 2017, 01:42:44 UTC
2677bda Create README.md 10 October 2016, 08:32:13 UTC
42d8531 Updated CHANGES.TXT for 3.3 release 15 May 2013, 06:41:25 UTC
ebfaf38 TMAC fix (do not use own seqNum), corrections in ini files 15 May 2013, 06:15:58 UTC
3528a24 TMAC TunableMAC bug fixes regarding decapsulate, ResourceManager new output deadNode, minor updates to some ini files 22 February 2013, 05:53:39 UTC
58216e8 Wireless channel interface created. Base module moved to defaultChannel. SensorNetwork.ned changed accordignly. TraceChannel added 26 January 2013, 22:07:39 UTC
5be8995 New modular 802.15.4 code. Many improvements and bug fixes 26 January 2013, 22:00:02 UTC
06728f3 A few bug fixes in BaselineBanMac (pastSyncInterval flag and transmitting when UNCONNECTED). Some output renaming to match 802.15.4 outputs (for easy comparison) 26 January 2013, 20:42:13 UTC
a0fafd0 Improvements to tgroughtput test, new outputs (PLR etc) and maximum application delay parameter 26 January 2013, 20:33:25 UTC
6da1092 Added new outputs: 'Remaining Energy' and 'Estimated network lifetime (days)' 24 August 2012, 04:30:47 UTC
dfb1608 Castalia: added backward compatibility with pre-2.7 python 07 May 2012, 08:31:41 UTC
52ff70a Castalia: improved simulation progress reporting. CastaliaResults: fixed averaging bug in outputs with multiple categories. CastaliaPlot: added --llist switch to allow custom legend entries 07 May 2012, 00:37:03 UTC
ac070d4 Fixed averaging issues in CastaliaResults (see #549). Minor bug fixes in Castalia and CastaliaPlot 16 June 2011, 10:11:20 UTC
6552f9a Minor improvements in CastaliaPlot, added -ltitle (legend title) flag 19 April 2011, 04:54:00 UTC
fb8a5b1 Fixed bug in TMAC and Mac802154 where encapsulatePacket() was called AFTER protocol-specific field sets. I also updated the manual (5.4, 5.4.1) to make clear that encapsulatePacket should happen before. 12 April 2011, 09:13:57 UTC
824f13b CHANGES.txt for 3.2 30 March 2011, 08:23:39 UTC
b069bce TunableMAC beacons+output, Radio minor bugs, valueProp output+ini, BAN ini 30 March 2011, 05:14:34 UTC
fe5b8cc User's Manual, ready for release 3.2 30 March 2011, 05:06:28 UTC
f5a3877 User's Manual update (Virtual Routing & MAC sections) 24 March 2011, 08:05:30 UTC
e4e6c41 User Manual update - Resource manager 08 March 2011, 07:43:48 UTC
2293d78 Radio bug fix reported by Matteo. 25 February 2011, 07:59:01 UTC
8d73cc1 Images by CastaliaPlot now contain full command that produced them in the file header (not including ps and eps files) 25 February 2011, 04:59:02 UTC
dfa68dd Manual update 24 February 2011, 08:47:38 UTC
05f88c5 Manual update 24 February 2011, 02:59:38 UTC
c9ad61c Fixed a bug with incorrect labeling in Castalia results file when command line configuration is used. 22 February 2011, 05:50:01 UTC
9698dfa User Manual update, CHANGES.txt, fixed tabs in Radio.cc 18 February 2011, 08:42:26 UTC
506f4c0 User Manual Update. Extend Chapter 5. 18 February 2011, 05:26:37 UTC
8d1b741 Fixed issues with energy consumption and Radio behaviour (error accumulating due to subtractPower_dBm) 12 February 2011, 06:28:46 UTC
6ce9a58 Small bug corrected in virtual modules 08 February 2011, 03:23:33 UTC
fa14940 Changes in Virtual layers now compile. Not yet tested at runtime 07 February 2011, 13:06:27 UTC
8339063 Changes to VirtualMac and MAC protocols. Corrections in VirtualApp 07 February 2011, 12:21:01 UTC
09ae41f Changes to VirtualApplication VirtualRouting and all apps and routing protocols to make the code cleaner. MultipathRingsRouting needs work. VirtualMAC needs work. 04 February 2011, 08:51:18 UTC
c4019a5 Changed packet formats in all layers. Changes in code pending. 03 February 2011, 09:26:21 UTC
3082f0a Changed Radio module to initialize power and interference to the noiseFloor. This fixed the bug that readRSSI was returning -197dBm when no signal was received. Now the noiseFloor is returned. 01 February 2011, 09:10:27 UTC
760225a Fixed the bug with NODE_STARTUP. Now the Radio and Resource Mgr receive and are affected by the node startup msg 01 February 2011, 07:59:15 UTC
bb0c93c Fixed bug in ResourceManager when OUT_OF_ENERGY 01 February 2011, 05:31:50 UTC
16c0b17 Fixed bugs with DESTROY_NODE and OUT_OF_ENERGY messages 01 February 2011, 04:54:30 UTC
a058ebc Fixed sleeping bug in 802.15.4 01 February 2011, 03:41:28 UTC
aa7882c Added --title and --scale flags to CastaliaPlot, added check for valid gnuplot executable 01 February 2011, 00:22:19 UTC
473359a Changed VirtualApp to deliver all packets to the app if the appID is "". In BANtest omnetpp.ini I fixed the baselineBanMac config 31 January 2011, 07:49:55 UTC
62b44ca Fixed possible segfault in TimerService code 28 January 2011, 05:21:20 UTC
0097cde Minor update of the manual. WirelessChannel: make the pathloss 0dB where nodes are very close to each other 21 January 2011, 08:21:49 UTC
3b0bb42 User manual for 3.1 release, CHANGES.txt update 07 January 2011, 08:41:40 UTC
2047307 User Manual update 07 January 2011, 02:38:53 UTC
24583db User Manual update, finished ch 3. 06 January 2011, 08:26:15 UTC
c167931 minor string fixes in CastaliaResult and zigbeeMAC, update .ini for BridgeTest 06 January 2011, 07:22:19 UTC
d0bf6ca User Manual update 04 January 2011, 06:00:04 UTC
f45e534 Minor changes in BridgeTest 23 December 2010, 23:10:29 UTC
7d2a02f Fixed segfault bug in MultipathRingsRouting, small improvement in CarsPhysicalProcess 23 December 2010, 08:10:27 UTC
5defee3 User Manual update 23 December 2010, 08:05:51 UTC
b96a7cc User Manual update 23 December 2010, 02:22:43 UTC
78cc2de Bug fixed in --order-columns flag of CastaliaPlot 22 December 2010, 00:54:11 UTC
e7b86c6 Variability intervals implemented in CastaliaResults with plotting support in CastaliaPlot 21 December 2010, 06:11:59 UTC
46254ba Further modifications to GTS issue in 802.15.4 MAC 21 December 2010, 06:08:05 UTC
850bd02 Fixed a bug with GTS handling in 802.15.4 MAC 16 December 2010, 08:09:02 UTC
974e941 Change some phy-related MAC parameter to have NO default. Added a parameter phyDelaySleep2Tx for 802.15.4 MAC 14 December 2010, 13:01:25 UTC
3008c04 Yet another correction for --invert flag 14 December 2010, 00:14:08 UTC
fc0ec7a Fixed mistake in combination of --invert and -s stacked 13 December 2010, 08:26:05 UTC
fd85a44 Changed --stacked flag to a separate style (-s stacked) 13 December 2010, 04:55:21 UTC
3bcccdf Numerous modifications and improvements in CastaliaPlot including --invert and --stack flags 13 December 2010, 03:07:47 UTC
535c342 User Manual update 13 December 2010, 01:47:26 UTC
31dc413 Update user manual 10 December 2010, 08:33:18 UTC
1734f9e User Manual update 10 December 2010, 02:13:00 UTC
4cc0a6d CastaliaModule.cc .h replaced default label 'total' with '' 09 December 2010, 12:56:47 UTC
c26223f ThrouputTest App cleanup 09 December 2010, 11:47:12 UTC
f67a446 Minor fixes in CastaliaPlot 09 December 2010, 11:05:24 UTC
ab3d749 User Manual, started Appendix 09 December 2010, 03:08:11 UTC
190f919 User Manual: Update the Tunable MAC section. other minor corrections 07 December 2010, 03:22:08 UTC
b999036 Fixed incorrect parameter in bridgeTest simulation, added extra trace statements to BridgeTest and CarsPhysicalProcess modules 22 November 2010, 09:20:47 UTC
ffeca0f Updates in the User Manual 16 November 2010, 23:56:31 UTC
d59ddfe Minor improvements in CastaliaResults and CastaliaPlot 15 November 2010, 05:14:41 UTC
f526c13 startupOffset and startupRandomization parameters added to Node module, minor corrections in VirtualRouting duplicate packet check service 15 November 2010, 05:13:42 UTC
8a6664a Duplicate packet check added as a service to VirtualMac, TMAC modified accordingly 15 November 2010, 05:12:10 UTC
7c2cbf5 Updated omnetpp.ini in valueReporting simulation 05 November 2010, 07:00:14 UTC
7987ef7 --order-columns option implemented in CastaliaPlot 05 November 2010, 05:11:59 UTC
f0c60fd --filterColumns flag implemented in CastaliaResults 04 November 2010, 03:35:10 UTC
2210c63 Predefined color schemes added to CastaliaPlot 04 November 2010, 00:03:29 UTC
bdd4aaa Radio code changes (TX until buffer empty) working now 03 November 2010, 14:26:05 UTC
9ee6759 Completed Radio changes. Now radio stays in TX mode (irrespective of external commands) until the TX buffer is empty. If a command is sent to change state while TXing, the state is remembered when we finally exit TX. 03 November 2010, 06:09:01 UTC
97ed58d Incomplete changes to handle continuing TX in the Radio. Created new self message. 03 November 2010, 02:40:36 UTC
248e032 Added sleepDuringBackoff parameter and option to TunableMAC 02 November 2010, 13:22:58 UTC
4f8947f Added several trace commands in Radio. Change name of stateTxCompleteMsg variable to stateTransitionMsg. Making it NULL without checking if stateTransitionMsg==msg 02 November 2010, 11:27:15 UTC
3698c30 Bug in TunableMAC, not updating numTxTries when txAllPackets flag was on 02 November 2010, 04:44:42 UTC
558614a Fixed some comments in TunableMAC 01 November 2010, 05:19:40 UTC
1af8a0c Packet sequence numbers and duplicate packet check added as service in VirtualRouting module. MultipathRouting modified accordingly 31 October 2010, 05:22:41 UTC
311713d Custom pathLossMapFile now accepts empty lines 28 October 2010, 23:35:43 UTC
f4f3bb3 Added identifier check in parsing of pathloss map file (wirelessChannel) 28 October 2010, 07:50:12 UTC
8ce5f95 Fixed a bug in CastaliaPlot with x-axis labels in rowstacked style 28 October 2010, 07:22:44 UTC
775f173 Bug fix in Castalia script 26 October 2010, 01:44:34 UTC
ff6a9d6 Legend bug corrected in CastaliaPlot, -o (--output) option added in Castalia 25 October 2010, 23:34:45 UTC
back to top