- 11 Dec, 2015 2 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
enabled direct instantiation of custom attraction points in the XML config
-
- 09 Dec, 2015 1 commit
-
-
Björn Richerzhagen authored
-
- 04 Dec, 2015 2 commits
-
-
Björn Richerzhagen authored
- 30 Nov, 2015 2 commits
-
-
Björn Richerzhagen authored
Merge nr/master-debug into master Added MaxPeerCountChurnGenerator. A churn model what follows a predefined "trace" that states how many nodes should be in the network. Nodes may be used for multiple times, thus overlays have to ensure to handle such events. The csv file must highlight the time when a churn should start, the length of the churn (used to calculate the inter arrival rate of nodes), and the number of nodes that is to be achieved. See merge request !26
-
Nils Richerzhagen authored
Fixed stupid bug in 5G-StaticDB configuration See merge request !27
-
- 28 Nov, 2015 1 commit
-
-
Björn Richerzhagen authored
-
- 26 Nov, 2015 8 commits
-
-
Nils Richerzhagen authored
-
Nils Richerzhagen authored
Merge master into nr/master-debug See merge request !25
-
Nils Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Nils Richerzhagen authored
-
Nils Richerzhagen authored
-
Nils Richerzhagen authored
Merge Master into nr/master-debug See merge request !24
-
- 24 Nov, 2015 5 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Nils Richerzhagen authored
Merge Master into nr/master-debug See merge request !23
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
- using the Rate-API
-
- 23 Nov, 2015 3 commits
-
-
Björn Richerzhagen authored
- configuration of whether receiver-queue is taken into account is now based on the selected TopologyView - fixed min-time for dropped msgs to be 1 us instead of 1 ms. - deleted obsolete (unused) CollisionAwareMac. Use 80211 instead.
-
Nils Richerzhagen authored
-
Nils Richerzhagen authored
Merge Master into nr/master-debug See merge request !21
-
- 20 Nov, 2015 1 commit
-
-
Björn Richerzhagen authored
- added support for access points - defined host groups have access to those APs - if in range of an AP, the AP is used instead of the Cellular connection - implements the handoverSensor for application/overlay usage Removed deprecated topology container
-
- 06 Nov, 2015 4 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
All GlobalComponent are automatically added to the Binder on system configuration.
-
Björn Richerzhagen authored
leading to sub-elements with the same tag being initialized only once (e.g., multiple topology `<view>` instances within `<topology>` would only result in *one* topology view being instantiated)
-
Björn Richerzhagen authored
-
- 05 Nov, 2015 3 commits
-
-
Björn Richerzhagen authored
- for scenarios with mobile users and clouds/cloudlets - assigns link latency/drop/bw based on the clients position and whether he/she is talking to a cloud or a cloudlet - based on measured data - added a corresponding visualization
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- 03 Nov, 2015 2 commits
-
-
Björn Richerzhagen authored
- Prior, moving at a certain speed towards a target position could lead to overshooting and, thus, to oscillations.
-
Björn Richerzhagen authored
-
- 02 Nov, 2015 1 commit
-
-
Björn Richerzhagen authored
-
- 29 Oct, 2015 4 commits
-
-
Björn Richerzhagen authored
(still, PHY-types should be deprecated against NetInterfaceNames at some point in time)
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
Added support for dynamic links (property updates on range changes based on the topology view) First step towards integrating measurement maps into the simulator
-
Björn Richerzhagen authored
- Refactored data scaling to adhere to the world dimensions specified in meters - Scaling of UI elements is now done in a unified fashion by the VisualizationInjector
-
- 28 Oct, 2015 1 commit
-
-
Björn Richerzhagen authored
- re-enabled neighbors on hover & click - preparations for scaled visualizations
-