Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(771)

Issue 194950043: Integrated 802.15.4e TSCH model (run-time switchable from base 802.15.4)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 3 months ago by pjotr
Modified:
9 years, 3 months ago
Reviewers:
Visibility:
Public.

Description

Integrated 802.15.4e TSCH model (run-time switchable from base 802.15.4)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36873 lines, -13273 lines) Patch
M CHANGES.html View 1 chunk +0 lines, -26 lines 0 comments Download
M Makefile View 1 chunk +2 lines, -1 line 0 comments Download
M RELEASE_NOTES View 1 chunk +0 lines, -22 lines 0 comments Download
M bindings/python/wscript View 1 chunk +0 lines, -2 lines 0 comments Download
M doc/doxygen.conf View 2 chunks +3 lines, -13 lines 0 comments Download
M doc/doxygen.warnings.report.sh View 9 chunks +38 lines, -49 lines 0 comments Download
M doc/main.h View 1 chunk +2 lines, -1 line 0 comments Download
M doc/manual/source/index.rst View 2 chunks +2 lines, -9 lines 0 comments Download
M doc/manual/source/new-modules.rst View 7 chunks +178 lines, -204 lines 0 comments Download
M doc/manual/source/random-variables.rst View 1 chunk +0 lines, -35 lines 0 comments Download
M doc/models/Makefile View 6 chunks +26 lines, -38 lines 0 comments Download
M doc/tutorial/figures/cwnd.png View Binary file 0 comments Download
M doc/tutorial/source/building-topologies.rst View 19 chunks +90 lines, -96 lines 0 comments Download
M doc/tutorial/source/data-collection.rst View 8 chunks +25 lines, -29 lines 0 comments Download
M doc/tutorial/source/getting-started.rst View 3 chunks +7 lines, -75 lines 0 comments Download
M doc/tutorial/source/tracing.rst View 87 chunks +1180 lines, -1232 lines 0 comments Download
M doc/tutorial/source/tweaking.rst View 3 chunks +0 lines, -6 lines 0 comments Download
M examples/ipv6/radvd.cc View 1 chunk +1 line, -6 lines 0 comments Download
M examples/ipv6/wscript View 1 chunk +4 lines, -0 lines 0 comments Download
M examples/ipv6/wsn-ping6.cc View 5 chunks +49 lines, -0 lines 0 comments Download
M examples/routing/simple-routing-ping6.py View 2 chunks +8 lines, -6 lines 0 comments Download
M examples/stats/wifi-example-apps.cc View 1 chunk +1 line, -2 lines 0 comments Download
M examples/tutorial/first.py View 2 chunks +3 lines, -4 lines 0 comments Download
M examples/tutorial/seventh.cc View 5 chunks +12 lines, -12 lines 0 comments Download
R examples/wireless/ofdm-ht-validation.cc View 1 chunk +0 lines, -106 lines 0 comments Download
M examples/wireless/wscript View 1 chunk +0 lines, -6 lines 0 comments Download
M src/antenna/bindings/modulegen__gcc_ILP32.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/antenna/bindings/modulegen__gcc_LP64.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/aodv/bindings/modulegen__gcc_ILP32.py View 8 chunks +22 lines, -22 lines 0 comments Download
M src/aodv/bindings/modulegen__gcc_LP64.py View 8 chunks +22 lines, -22 lines 0 comments Download
M src/applications/bindings/modulegen__gcc_ILP32.py View 11 chunks +17 lines, -40 lines 0 comments Download
M src/applications/bindings/modulegen__gcc_LP64.py View 11 chunks +17 lines, -40 lines 0 comments Download
M src/applications/model/application-packet-probe.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/applications/model/bulk-send-application.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/applications/model/onoff-application.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/applications/model/packet-sink.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M src/applications/model/radvd.h View 5 chunks +13 lines, -32 lines 0 comments Download
M src/applications/model/radvd.cc View 10 chunks +45 lines, -114 lines 0 comments Download
M src/applications/model/radvd-interface.h View 3 chunks +0 lines, -30 lines 0 comments Download
M src/applications/model/radvd-interface.cc View 3 chunks +0 lines, -22 lines 0 comments Download
M src/applications/model/udp-echo-client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/applications/model/v4ping.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/bridge/bindings/modulegen__gcc_ILP32.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/bridge/bindings/modulegen__gcc_LP64.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/brite/helper/brite-topology-helper.h View 1 chunk +15 lines, -0 lines 0 comments Download
M src/brite/wscript View 5 chunks +17 lines, -16 lines 0 comments Download
M src/buildings/bindings/modulegen__gcc_ILP32.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/buildings/bindings/modulegen__gcc_LP64.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/click/helper/click-internet-stack-helper.h View 3 chunks +14 lines, -0 lines 0 comments Download
M src/config-store/bindings/modulegen__gcc_ILP32.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/config-store/bindings/modulegen__gcc_LP64.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/core/bindings/modulegen__gcc_ILP32.py View 16 chunks +50 lines, -55 lines 0 comments Download
M src/core/bindings/modulegen__gcc_LP64.py View 16 chunks +50 lines, -55 lines 0 comments Download
M src/core/examples/command-line-example.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M src/core/examples/hash-example.cc View 2 chunks +476 lines, -492 lines 0 comments Download
M src/core/examples/main-ptr.cc View 3 chunks +0 lines, -27 lines 0 comments Download
M src/core/model/attribute.h View 2 chunks +7 lines, -9 lines 0 comments Download
M src/core/model/attribute-accessor-helper.h View 10 chunks +14 lines, -261 lines 0 comments Download
M src/core/model/attribute-construction-list.h View 1 chunk +1 line, -35 lines 0 comments Download
M src/core/model/attribute-helper.h View 13 chunks +35 lines, -68 lines 0 comments Download
M src/core/model/boolean.h View 2 chunks +10 lines, -18 lines 0 comments Download
M src/core/model/callback.h View 6 chunks +8 lines, -11 lines 0 comments Download
M src/core/model/command-line.h View 6 chunks +4 lines, -28 lines 0 comments Download
M src/core/model/command-line.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/model/default-deleter.h View 1 chunk +2 lines, -18 lines 0 comments Download
M src/core/model/default-simulator-impl.h View 2 chunks +3 lines, -5 lines 0 comments Download
M src/core/model/default-simulator-impl.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M src/core/model/double.h View 1 chunk +7 lines, -20 lines 0 comments Download
M src/core/model/enum.h View 4 chunks +11 lines, -96 lines 0 comments Download
M src/core/model/enum.cc View 4 chunks +16 lines, -16 lines 0 comments Download
M src/core/model/event-id.h View 1 chunk +20 lines, -57 lines 0 comments Download
M src/core/model/event-id.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/model/event-impl.h View 1 chunk +10 lines, -24 lines 0 comments Download
M src/core/model/event-impl.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/model/hash.h View 8 chunks +35 lines, -47 lines 0 comments Download
M src/core/model/hash-function.h View 7 chunks +16 lines, -26 lines 0 comments Download
M src/core/model/int64x64.h View 8 chunks +40 lines, -20 lines 0 comments Download
M src/core/model/int64x64.cc View 2 chunks +0 lines, -19 lines 0 comments Download
M src/core/model/int64x64-128.h View 17 chunks +25 lines, -28 lines 0 comments Download
M src/core/model/int64x64-128.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/core/model/int64x64-cairo.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/core/model/integer.h View 1 chunk +9 lines, -21 lines 0 comments Download
M src/core/model/log.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/core/model/make-event.h View 2 chunks +1 line, -209 lines 0 comments Download
M src/core/model/make-event.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/core/model/math.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/core/model/names.h View 3 chunks +6 lines, -0 lines 0 comments Download
M src/core/model/object.h View 6 chunks +126 lines, -319 lines 0 comments Download
M src/core/model/object.cc View 2 chunks +1 line, -6 lines 0 comments Download
M src/core/model/object-base.h View 5 chunks +39 lines, -99 lines 0 comments Download
M src/core/model/object-base.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/core/model/object-factory.h View 4 chunks +43 lines, -87 lines 0 comments Download
M src/core/model/object-map.h View 1 chunk +1 line, -24 lines 0 comments Download
M src/core/model/object-ptr-container.h View 7 chunks +11 lines, -100 lines 0 comments Download
M src/core/model/object-vector.h View 1 chunk +2 lines, -26 lines 0 comments Download
M src/core/model/pointer.h View 4 chunks +14 lines, -39 lines 0 comments Download
M src/core/model/ptr.h View 6 chunks +64 lines, -361 lines 0 comments Download
M src/core/model/random-variable-stream.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/core/model/realtime-simulator-impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/core/model/realtime-simulator-impl.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M src/core/model/rng-seed-manager.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/core/model/scheduler.h View 2 chunks +7 lines, -24 lines 0 comments Download
M src/core/model/simple-ref-count.h View 5 chunks +6 lines, -20 lines 0 comments Download
M src/core/model/simulator.h View 30 chunks +128 lines, -110 lines 0 comments Download
M src/core/model/simulator.cc View 4 chunks +8 lines, -45 lines 0 comments Download
M src/core/model/simulator-impl.h View 6 chunks +45 lines, -84 lines 0 comments Download
M src/core/model/string.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/core/model/synchronizer.h View 7 chunks +14 lines, -0 lines 0 comments Download
M src/core/model/system-condition.h View 3 chunks +3 lines, -19 lines 0 comments Download
M src/core/model/system-mutex.h View 4 chunks +17 lines, -32 lines 0 comments Download
M src/core/model/system-path.h View 4 chunks +6 lines, -46 lines 0 comments Download
M src/core/model/system-path.cc View 4 chunks +4 lines, -32 lines 0 comments Download
M src/core/model/system-thread.h View 4 chunks +11 lines, -31 lines 0 comments Download
M src/core/model/system-thread.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/model/system-wall-clock-ms.h View 2 chunks +14 lines, -35 lines 0 comments Download
M src/core/model/test.h View 26 chunks +54 lines, -35 lines 0 comments Download
M src/core/model/test.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M src/core/model/time.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/core/model/traced-callback.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/core/model/traced-value.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/core/model/type-id.h View 3 chunks +2 lines, -19 lines 0 comments Download
M src/core/model/type-id.cc View 2 chunks +2 lines, -10 lines 0 comments Download
M src/core/model/type-name.h View 1 chunk +17 lines, -25 lines 0 comments Download
M src/core/model/type-name.cc View 1 chunk +19 lines, -11 lines 0 comments Download
M src/core/model/uinteger.h View 2 chunks +9 lines, -21 lines 0 comments Download
M src/core/model/unix-fd-reader.h View 4 chunks +5 lines, -33 lines 0 comments Download
M src/core/model/unix-system-condition.cc View 1 chunk +1 line, -39 lines 0 comments Download
M src/core/model/unix-system-mutex.cc View 1 chunk +4 lines, -11 lines 0 comments Download
M src/core/model/unix-system-wall-clock-ms.cc View 1 chunk +5 lines, -21 lines 0 comments Download
M src/core/model/vector.h View 5 chunks +13 lines, -85 lines 0 comments Download
M src/core/model/wall-clock-synchronizer.h View 5 chunks +10 lines, -0 lines 0 comments Download
M src/core/model/win32-system-wall-clock-ms.cc View 1 chunk +4 lines, -20 lines 0 comments Download
M src/core/test/attribute-test-suite.cc View 3 chunks +1 line, -8 lines 0 comments Download
M src/core/test/int64x64-test-suite.cc View 4 chunks +5 lines, -26 lines 0 comments Download
M src/csma-layout/bindings/modulegen__gcc_ILP32.py View 7 chunks +24 lines, -14 lines 0 comments Download
M src/csma-layout/bindings/modulegen__gcc_LP64.py View 7 chunks +24 lines, -14 lines 0 comments Download
M src/csma/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/csma/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/csma/helper/csma-helper.h View 3 chunks +6 lines, -1 line 0 comments Download
M src/csma/model/csma-net-device.cc View 1 chunk +30 lines, -60 lines 0 comments Download
M src/dsdv/bindings/modulegen__gcc_ILP32.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/dsdv/bindings/modulegen__gcc_LP64.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/dsdv/helper/dsdv-helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/dsr/bindings/modulegen__gcc_ILP32.py View 15 chunks +26 lines, -48 lines 0 comments Download
M src/dsr/bindings/modulegen__gcc_LP64.py View 15 chunks +26 lines, -48 lines 0 comments Download
M src/dsr/helper/dsr-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/dsr/helper/dsr-main-helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/dsr/model/dsr-option-header.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/dsr/model/dsr-options.cc View 1 chunk +2 lines, -8 lines 0 comments Download
M src/dsr/model/dsr-routing.cc View 1 chunk +46 lines, -109 lines 0 comments Download
M src/energy/bindings/modulegen__gcc_ILP32.py View 9 chunks +21 lines, -26 lines 0 comments Download
M src/energy/bindings/modulegen__gcc_LP64.py View 9 chunks +21 lines, -26 lines 0 comments Download
M src/energy/doc/energy.rst View 5 chunks +44 lines, -195 lines 0 comments Download
M src/energy/helper/energy-harvester-container.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/energy/helper/energy-model-helper.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M src/energy/helper/energy-source-container.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/fd-net-device/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/fd-net-device/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/fd-net-device/helper/emu-fd-net-device-helper.h View 2 chunks +7 lines, -3 lines 0 comments Download
M src/fd-net-device/helper/fd-net-device-helper.h View 2 chunks +5 lines, -1 line 0 comments Download
M src/fd-net-device/helper/planetlab-fd-net-device-helper.h View 2 chunks +11 lines, -5 lines 0 comments Download
M src/fd-net-device/helper/tap-fd-net-device-helper.h View 2 chunks +29 lines, -13 lines 0 comments Download
M src/fd-net-device/model/fd-net-device.h View 3 chunks +42 lines, -0 lines 0 comments Download
M src/fd-net-device/model/fd-net-device.cc View 2 chunks +16 lines, -32 lines 0 comments Download
M src/flow-monitor/bindings/modulegen__gcc_ILP32.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/flow-monitor/bindings/modulegen__gcc_LP64.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/internet/bindings/modulegen__gcc_ILP32.py View 11 chunks +37 lines, -22 lines 0 comments Download
M src/internet/bindings/modulegen__gcc_LP64.py View 11 chunks +37 lines, -22 lines 0 comments Download
M src/internet/helper/internet-stack-helper.h View 9 chunks +28 lines, -0 lines 0 comments Download
M src/internet/helper/internet-trace-helper.h View 14 chunks +24 lines, -0 lines 0 comments Download
M src/internet/helper/ipv4-address-helper.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/internet/helper/ipv4-global-routing-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/internet/helper/ipv4-interface-container.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/internet/helper/ipv4-list-routing-helper.h View 4 chunks +4 lines, -0 lines 0 comments Download
M src/internet/helper/ipv4-routing-helper.h View 4 chunks +8 lines, -0 lines 0 comments Download
M src/internet/helper/ipv4-static-routing-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-address-helper.h View 2 chunks +14 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-address-helper.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-interface-container.h View 3 chunks +10 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-interface-container.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-list-routing-helper.h View 3 chunks +3 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-routing-helper.h View 5 chunks +9 lines, -0 lines 0 comments Download
M src/internet/helper/ipv6-static-routing-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/internet/model/arp-cache.cc View 2 chunks +6 lines, -15 lines 0 comments Download
M src/internet/model/arp-l3-protocol.cc View 2 chunks +4 lines, -12 lines 0 comments Download
M src/internet/model/candidate-queue.h View 9 chunks +11 lines, -1 line 0 comments Download
M src/internet/model/global-route-manager.h View 2 chunks +5 lines, -0 lines 0 comments Download
M src/internet/model/global-route-manager-impl.h View 28 chunks +33 lines, -0 lines 0 comments Download
M src/internet/model/icmpv6-l4-protocol.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/internet/model/ipv4-address-generator.cc View 10 chunks +25 lines, -12 lines 0 comments Download
M src/internet/model/ipv4-l3-protocol.h View 2 chunks +1 line, -37 lines 0 comments Download
M src/internet/model/ipv4-l3-protocol.cc View 1 chunk +16 lines, -37 lines 0 comments Download
M src/internet/model/ipv4-packet-probe.h View 2 chunks +4 lines, -13 lines 0 comments Download
M src/internet/model/ipv4-packet-probe.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/internet/model/ipv4-route.h View 2 chunks +7 lines, -0 lines 0 comments Download
M src/internet/model/ipv4-route.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/internet/model/ipv6-address-generator.cc View 10 chunks +26 lines, -13 lines 0 comments Download
M src/internet/model/ipv6-extension.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M src/internet/model/ipv6-extension.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M src/internet/model/ipv6-l3-protocol.h View 1 chunk +0 lines, -37 lines 0 comments Download
M src/internet/model/ipv6-l3-protocol.cc View 1 chunk +16 lines, -37 lines 0 comments Download
M src/internet/model/ipv6-packet-probe.h View 2 chunks +4 lines, -13 lines 0 comments Download
M src/internet/model/ipv6-packet-probe.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/internet/model/ipv6-route.h View 2 chunks +9 lines, -0 lines 0 comments Download
M src/internet/model/ipv6-route.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/internet/model/tcp-newreno.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/internet/model/tcp-socket-base.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M src/internet/model/tcp-socket-factory-impl.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/internet/model/udp-socket-factory-impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/internet/model/udp-socket-impl.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/lr-wpan/bindings/modulegen__gcc_ILP32.py View 5 chunks +11 lines, -16 lines 0 comments Download
M src/lr-wpan/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
A src/lr-wpan/examples/lr-wpan-ping.cc View 1 chunk +106 lines, -0 lines 0 comments Download
A src/lr-wpan/examples/lr-wpan-tsch.cc View 1 chunk +279 lines, -0 lines 0 comments Download
M src/lr-wpan/examples/wscript View 1 chunk +6 lines, -0 lines 0 comments Download
A src/lr-wpan/helper/lr-wpan-energy-source-helper.h View 1 chunk +52 lines, -0 lines 0 comments Download
A src/lr-wpan/helper/lr-wpan-energy-source-helper.cc View 1 chunk +51 lines, -0 lines 0 comments Download
M src/lr-wpan/helper/lr-wpan-helper.h View 2 chunks +4 lines, -0 lines 0 comments Download
A src/lr-wpan/helper/lr-wpan-radio-energy-model-helper.h View 1 chunk +84 lines, -0 lines 0 comments Download
A src/lr-wpan/helper/lr-wpan-radio-energy-model-helper.cc View 1 chunk +87 lines, -0 lines 0 comments Download
A src/lr-wpan/helper/lr-wpan-tsch-helper.h View 1 chunk +340 lines, -0 lines 0 comments Download
A src/lr-wpan/helper/lr-wpan-tsch-helper.cc View 1 chunk +1152 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-array.h View 1 chunk +120 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-energy-source.h View 1 chunk +153 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-energy-source.cc View 1 chunk +238 lines, -0 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-mac.h View 12 chunks +0 lines, -42 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-mac.cc View 1 chunk +25 lines, -50 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-mac-header.h View 7 chunks +43 lines, -2 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-mac-header.cc View 15 chunks +723 lines, -129 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-phy.h View 23 chunks +35 lines, -50 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-phy.cc View 26 chunks +317 lines, -95 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-radio-energy-model.h View 1 chunk +197 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-radio-energy-model.cc View 1 chunk +453 lines, -0 lines 0 comments Download
M src/lr-wpan/model/lr-wpan-spectrum-value-helper.h View 2 chunks +4 lines, -1 line 0 comments Download
M src/lr-wpan/model/lr-wpan-spectrum-value-helper.cc View 2 chunks +36 lines, -2 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-tsch-mac.h View 1 chunk +1133 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-tsch-mac.cc View 1 chunk +1812 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-tsch-net-device.h View 1 chunk +276 lines, -0 lines 0 comments Download
A src/lr-wpan/model/lr-wpan-tsch-net-device.cc View 1 chunk +622 lines, -0 lines 0 comments Download
M src/lr-wpan/test/lr-wpan-ack-test.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/lr-wpan/test/lr-wpan-cca-test.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/lr-wpan/test/lr-wpan-ed-test.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/lr-wpan/test/lr-wpan-spectrum-value-helper-test.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/lr-wpan/wscript View 2 chunks +18 lines, -1 line 0 comments Download
M src/lte/bindings/modulegen__gcc_ILP32.py View 9 chunks +22 lines, -27 lines 0 comments Download
M src/lte/bindings/modulegen__gcc_LP64.py View 9 chunks +22 lines, -27 lines 0 comments Download
M src/lte/doc/Makefile View 5 chunks +28 lines, -17 lines 0 comments Download
R src/lte/doc/source/figures/ffr-distributed-scheme.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/ffr-distributed-scheme.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/ffr-distributed-scheme.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-enhanced-fractional-frequency-reuse-scheme.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-enhanced-fractional-frequency-reuse-scheme.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-enhanced-fractional-frequency-reuse-scheme.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-full-frequency-reuse-scheme.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-full-frequency-reuse-scheme.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-full-frequency-reuse-scheme.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-hard-frequency-reuse-scheme.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-hard-frequency-reuse-scheme.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-hard-frequency-reuse-scheme.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-soft-fractional-frequency-reuse-scheme.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-soft-fractional-frequency-reuse-scheme.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-soft-fractional-frequency-reuse-scheme.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v1.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v1.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v1.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v2.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v2.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v2.png View Binary file 0 comments Download
R src/lte/doc/source/figures/fr-strict-frequency-reuse-scheme.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-strict-frequency-reuse-scheme.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/fr-strict-frequency-reuse-scheme.png View Binary file 0 comments Download
R src/lte/doc/source/figures/lte-dl-power-control.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-dl-power-control.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-dl-power-control.png View Binary file 0 comments Download
R src/lte/doc/source/figures/lte-epc-x2-entity-saps.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-epc-x2-entity-saps.eps View 1 chunk +2753 lines, -0 lines 0 comments Download
R src/lte/doc/source/figures/lte-ffr-scheduling.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-ffr-scheduling.pdf View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-ffr-scheduling.png View Binary file 0 comments Download
R src/lte/doc/source/figures/lte-rlc-data-retx-dl.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-rlc-data-retx-dl.eps View 1 chunk +3596 lines, -0 lines 0 comments Download
R src/lte/doc/source/figures/lte-rlc-data-retx-ul.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-rlc-data-retx-ul.eps View 1 chunk +3292 lines, -0 lines 0 comments Download
R src/lte/doc/source/figures/lte-rlc-data-txon-dl.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-rlc-data-txon-dl.eps View 1 chunk +4311 lines, -0 lines 0 comments Download
R src/lte/doc/source/figures/lte-rlc-data-txon-ul.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-rlc-data-txon-ul.eps View 1 chunk +4281 lines, -0 lines 0 comments Download
R src/lte/doc/source/figures/lte-rlc-implementation-model.dia View Binary file 0 comments Download
A src/lte/doc/source/figures/lte-rlc-implementation-model.eps View 1 chunk +3804 lines, -0 lines 0 comments Download
M src/lte/doc/source/lte-design.rst View 10 chunks +13 lines, -14 lines 0 comments Download
M src/lte/doc/source/lte-user.rst View 2 chunks +2 lines, -30 lines 0 comments Download
M src/lte/helper/emu-epc-helper.h View 4 chunks +2 lines, -37 lines 0 comments Download
M src/lte/helper/epc-helper.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/lte/helper/lte-global-pathloss-database.h View 3 chunks +4 lines, -14 lines 0 comments Download
M src/lte/helper/lte-helper.h View 3 chunks +1 line, -6 lines 0 comments Download
M src/lte/helper/lte-helper.cc View 1 chunk +0 lines, -51 lines 0 comments Download
M src/lte/helper/lte-hex-grid-enb-topology-helper.h View 3 chunks +3 lines, -35 lines 0 comments Download
M src/lte/helper/lte-stats-calculator.h View 3 chunks +4 lines, -80 lines 0 comments Download
M src/lte/helper/mac-stats-calculator.h View 3 chunks +1 line, -19 lines 0 comments Download
M src/lte/helper/phy-rx-stats-calculator.h View 3 chunks +0 lines, -19 lines 0 comments Download
M src/lte/helper/phy-stats-calculator.h View 5 chunks +0 lines, -39 lines 0 comments Download
M src/lte/helper/phy-tx-stats-calculator.h View 3 chunks +3 lines, -19 lines 0 comments Download
M src/lte/helper/point-to-point-epc-helper.h View 6 chunks +5 lines, -46 lines 0 comments Download
M src/lte/helper/radio-bearer-stats-calculator.h View 4 chunks +17 lines, -70 lines 0 comments Download
M src/lte/helper/radio-bearer-stats-connector.h View 1 chunk +9 lines, -210 lines 0 comments Download
M src/lte/helper/radio-bearer-stats-connector.cc View 4 chunks +7 lines, -46 lines 0 comments Download
M src/lte/helper/radio-environment-map-helper.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/lte/model/epc-ue-nas.h View 2 chunks +0 lines, -9 lines 0 comments Download
M src/lte/model/epc-ue-nas.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/lte/model/lte-common.h View 2 chunks +0 lines, -16 lines 0 comments Download
M src/lte/model/lte-enb-mac.h View 1 chunk +0 lines, -28 lines 0 comments Download
M src/lte/model/lte-enb-mac.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/lte/model/lte-enb-phy.h View 1 chunk +0 lines, -19 lines 0 comments Download
M src/lte/model/lte-enb-phy.cc View 1 chunk +19 lines, -23 lines 0 comments Download
M src/lte/model/lte-enb-rrc.h View 2 chunks +0 lines, -56 lines 0 comments Download
M src/lte/model/lte-enb-rrc.cc View 2 chunks +13 lines, -20 lines 0 comments Download
M src/lte/model/lte-pdcp.h View 1 chunk +0 lines, -24 lines 0 comments Download
M src/lte/model/lte-pdcp.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/lte/model/lte-rlc.h View 1 chunk +0 lines, -23 lines 0 comments Download
M src/lte/model/lte-rlc.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/lte/model/lte-spectrum-phy.cc View 2 chunks +7 lines, -14 lines 0 comments Download
M src/lte/model/lte-ue-cphy-sap.h View 3 chunks +0 lines, -12 lines 0 comments Download
M src/lte/model/lte-ue-phy.h View 3 chunks +0 lines, -38 lines 0 comments Download
M src/lte/model/lte-ue-phy.cc View 9 chunks +18 lines, -48 lines 0 comments Download
M src/lte/model/lte-ue-power-control.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/lte/model/lte-ue-power-control.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/lte/model/lte-ue-rrc.h View 1 chunk +0 lines, -46 lines 0 comments Download
M src/lte/model/lte-ue-rrc.cc View 2 chunks +30 lines, -46 lines 0 comments Download
M src/lte/model/pss-ff-mac-scheduler.cc View 4 chunks +12 lines, -10 lines 0 comments Download
M src/lte/test/lte-ffr-simple.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/lte/test/lte-ffr-simple.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/lte/test/lte-simple-spectrum-phy.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/lte/test/lte-test-cqi-generation.h View 1 chunk +0 lines, -24 lines 0 comments Download
M src/lte/test/lte-test-cqi-generation.cc View 4 chunks +0 lines, -167 lines 0 comments Download
M src/lte/test/lte-test-harq.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/lte/test/test-lte-antenna.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mesh/bindings/modulegen__gcc_ILP32.py View 14 chunks +21 lines, -48 lines 0 comments Download
M src/mesh/bindings/modulegen__gcc_LP64.py View 14 chunks +21 lines, -48 lines 0 comments Download
M src/mesh/helper/dot11s/dot11s-installer.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/mesh/helper/flame/flame-installer.h View 2 chunks +4 lines, -1 line 0 comments Download
M src/mesh/helper/mesh-helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mesh/model/dot11s/airtime-metric.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mesh/model/dot11s/hwmp-protocol.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/mesh/model/dot11s/ie-dot11s-id.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mesh/model/dot11s/peer-management-protocol.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/mesh/model/dot11s/peer-management-protocol.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/mesh/test/dot11s/hwmp-proactive-regression-test-0-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-proactive-regression-test-1-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-proactive-regression-test-2-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-proactive-regression-test-3-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-proactive-regression-test-4-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-target-flags-regression-test-0-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-target-flags-regression-test-1-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-target-flags-regression-test-2-1.pcap View Binary file 0 comments Download
M src/mesh/test/dot11s/hwmp-target-flags-regression-test-3-1.pcap View Binary file 0 comments Download
M src/mobility/bindings/modulegen__gcc_ILP32.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/mobility/bindings/modulegen__gcc_LP64.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/mobility/helper/mobility-helper.h View 2 chunks +5 lines, -7 lines 0 comments Download
M src/mobility/helper/mobility-helper.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/mobility/helper/ns2-mobility-helper.h View 1 chunk +1 line, -19 lines 0 comments Download
M src/mobility/helper/ns2-mobility-helper.cc View 3 chunks +29 lines, -64 lines 0 comments Download
M src/mobility/model/box.h View 2 chunks +5 lines, -4 lines 0 comments Download
M src/mobility/model/box.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/mobility/model/constant-acceleration-mobility-model.h View 3 chunks +4 lines, -13 lines 0 comments Download
M src/mobility/model/constant-position-mobility-model.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/mobility/model/constant-velocity-helper.h View 1 chunk +4 lines, -46 lines 0 comments Download
M src/mobility/model/constant-velocity-mobility-model.h View 2 chunks +2 lines, -5 lines 0 comments Download
M src/mobility/model/gauss-markov-mobility-model.h View 1 chunk +17 lines, -28 lines 0 comments Download
M src/mobility/model/gauss-markov-mobility-model.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mobility/model/hierarchical-mobility-model.h View 2 chunks +2 lines, -12 lines 0 comments Download
M src/mobility/model/mobility-model.h View 4 chunks +1 line, -28 lines 0 comments Download
M src/mobility/model/mobility-model.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/mobility/model/position-allocator.h View 10 chunks +24 lines, -87 lines 0 comments Download
M src/mobility/model/random-direction-2d-mobility-model.h View 2 chunks +8 lines, -23 lines 0 comments Download
M src/mobility/model/random-direction-2d-mobility-model.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M src/mobility/model/random-walk-2d-mobility-model.h View 3 chunks +8 lines, -19 lines 0 comments Download
M src/mobility/model/random-waypoint-mobility-model.h View 1 chunk +5 lines, -15 lines 0 comments Download
M src/mobility/model/rectangle.h View 2 chunks +8 lines, -8 lines 0 comments Download
M src/mobility/model/rectangle.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/mobility/model/steady-state-random-waypoint-mobility-model.h View 1 chunk +22 lines, -42 lines 0 comments Download
M src/mobility/model/waypoint.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/mobility/model/waypoint.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M src/mobility/model/waypoint-mobility-model.h View 3 chunks +0 lines, -14 lines 0 comments Download
M src/mpi/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/mpi/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/mpi/model/distributed-simulator-impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/mpi/model/distributed-simulator-impl.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M src/mpi/model/null-message-simulator-impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/mpi/model/null-message-simulator-impl.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M src/network/bindings/modulegen__gcc_ILP32.py View 7 chunks +17 lines, -22 lines 0 comments Download
M src/network/bindings/modulegen__gcc_LP64.py View 7 chunks +17 lines, -22 lines 0 comments Download
M src/network/helper/simple-net-device-helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/network/helper/trace-helper.h View 3 chunks +5 lines, -1 line 0 comments Download
M src/network/model/address.h View 3 chunks +6 lines, -5 lines 0 comments Download
M src/network/model/node.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/network/model/packet.h View 4 chunks +15 lines, -37 lines 0 comments Download
M src/network/model/packet.cc View 2 chunks +13 lines, -8 lines 0 comments Download
M src/network/model/packet-metadata.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/network/utils/data-rate.h View 2 chunks +28 lines, -38 lines 0 comments Download
M src/network/utils/ipv4-address.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/network/utils/ipv6-address.h View 2 chunks +0 lines, -2 lines 0 comments Download
M src/network/utils/mac16-address.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/network/utils/mac48-address.h View 2 chunks +0 lines, -10 lines 0 comments Download
M src/network/utils/mac64-address.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/network/utils/packet-burst.h View 1 chunk +0 lines, -9 lines 0 comments Download
M src/network/utils/packet-probe.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/network/utils/packet-probe.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/network/utils/packet-socket.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/network/utils/packet-socket-client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/network/utils/packet-socket-server.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/network/utils/queue.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/network/utils/sequence-number.h View 2 chunks +3 lines, -14 lines 0 comments Download
M src/network/utils/simple-net-device.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/nix-vector-routing/bindings/modulegen__gcc_ILP32.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/nix-vector-routing/bindings/modulegen__gcc_LP64.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/nix-vector-routing/helper/ipv4-nix-vector-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/olsr/bindings/modulegen__gcc_ILP32.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/olsr/bindings/modulegen__gcc_LP64.py View 5 chunks +14 lines, -14 lines 0 comments Download
M src/olsr/helper/olsr-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/olsr/model/olsr-routing-protocol.h View 1 chunk +0 lines, -16 lines 0 comments Download
M src/olsr/model/olsr-routing-protocol.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/olsr/test/bug780-0-0.pcap View Binary file 0 comments Download
M src/olsr/test/bug780-2-0.pcap View Binary file 0 comments Download
M src/openflow/model/openflow-interface.h View 3 chunks +6 lines, -0 lines 0 comments Download
M src/openflow/model/openflow-switch-net-device.h View 19 chunks +40 lines, -0 lines 0 comments Download
M src/point-to-point-layout/bindings/modulegen__gcc_ILP32.py View 7 chunks +24 lines, -14 lines 0 comments Download
M src/point-to-point-layout/bindings/modulegen__gcc_LP64.py View 7 chunks +24 lines, -14 lines 0 comments Download
M src/point-to-point/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/point-to-point/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/point-to-point/helper/point-to-point-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/point-to-point/model/point-to-point-channel.h View 4 chunks +5 lines, -19 lines 0 comments Download
M src/point-to-point/model/point-to-point-channel.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/point-to-point/model/point-to-point-net-device.h View 3 chunks +2 lines, -7 lines 0 comments Download
M src/point-to-point/model/point-to-point-net-device.cc View 2 chunks +28 lines, -56 lines 0 comments Download
M src/propagation/bindings/modulegen__gcc_ILP32.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/propagation/bindings/modulegen__gcc_LP64.py View 2 chunks +4 lines, -9 lines 0 comments Download
M src/propagation/model/propagation-delay-model.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/sixlowpan/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/sixlowpan/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/sixlowpan/model/sixlowpan-net-device.h View 1 chunk +0 lines, -25 lines 0 comments Download
M src/sixlowpan/model/sixlowpan-net-device.cc View 2 chunks +8 lines, -17 lines 0 comments Download
M src/spectrum/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/spectrum/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/spectrum/model/aloha-noack-net-device.cc View 1 chunk +10 lines, -20 lines 0 comments Download
M src/spectrum/model/half-duplex-ideal-phy.cc View 1 chunk +6 lines, -12 lines 0 comments Download
M src/spectrum/model/multi-model-spectrum-channel.cc View 1 chunk +16 lines, -23 lines 0 comments Download
M src/spectrum/model/single-model-spectrum-channel.cc View 1 chunk +17 lines, -23 lines 0 comments Download
M src/spectrum/model/spectrum-analyzer.cc View 1 chunk +5 lines, -10 lines 0 comments Download
M src/spectrum/model/spectrum-channel.h View 1 chunk +0 lines, -11 lines 0 comments Download
M src/spectrum/model/spectrum-value.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/spectrum/model/waveform-generator.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/spectrum/test/spectrum-test.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/stats/bindings/modulegen__gcc_ILP32.py View 10 chunks +20 lines, -56 lines 0 comments Download
M src/stats/bindings/modulegen__gcc_LP64.py View 10 chunks +20 lines, -56 lines 0 comments Download
M src/stats/doc/data-collection-helpers.rst View 17 chunks +72 lines, -59 lines 0 comments Download
M src/stats/doc/scope-and-limitations.rst View 1 chunk +0 lines, -1 line 0 comments Download
M src/stats/examples/file-helper-example.cc View 5 chunks +30 lines, -9 lines 0 comments Download
M src/stats/examples/gnuplot-helper-example.cc View 5 chunks +34 lines, -14 lines 0 comments Download
R src/stats/examples/time-probe-example.cc View 1 chunk +0 lines, -248 lines 0 comments Download
M src/stats/examples/wscript View 1 chunk +0 lines, -3 lines 0 comments Download
M src/stats/helper/file-helper.h View 4 chunks +12 lines, -17 lines 0 comments Download
M src/stats/helper/file-helper.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/stats/helper/gnuplot-helper.h View 4 chunks +12 lines, -18 lines 0 comments Download
M src/stats/helper/gnuplot-helper.cc View 4 chunks +4 lines, -14 lines 0 comments Download
M src/stats/model/boolean-probe.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/stats/model/double-probe.cc View 2 chunks +2 lines, -2 lines 0 comments Download
R src/stats/model/time-probe.h View 1 chunk +0 lines, -110 lines 0 comments Download
R src/stats/model/time-probe.cc View 1 chunk +0 lines, -112 lines 0 comments Download
M src/stats/model/time-series-adaptor.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/stats/model/time-series-adaptor.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/stats/wscript View 2 chunks +0 lines, -2 lines 0 comments Download
M src/tap-bridge/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/tap-bridge/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/tap-bridge/model/tap-bridge.h View 11 chunks +58 lines, -0 lines 0 comments Download
M src/topology-read/bindings/modulegen__gcc_ILP32.py View 3 chunks +8 lines, -15 lines 0 comments Download
M src/topology-read/bindings/modulegen__gcc_LP64.py View 3 chunks +8 lines, -15 lines 0 comments Download
M src/topology-read/model/topology-reader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/topology-read/model/topology-reader.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/uan/bindings/modulegen__gcc_ILP32.py View 7 chunks +17 lines, -22 lines 0 comments Download
M src/uan/bindings/modulegen__gcc_LP64.py View 7 chunks +17 lines, -22 lines 0 comments Download
M src/uan/model/uan-mac.h View 2 chunks +0 lines, -10 lines 0 comments Download
M src/uan/model/uan-mac-cw.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/uan/model/uan-mac-cw.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/uan/model/uan-mac-rc.h View 1 chunk +1 line, -1 line 0 comments Download
M src/uan/model/uan-mac-rc.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/uan/model/uan-mac-rc-gw.h View 1 chunk +0 lines, -19 lines 0 comments Download
M src/uan/model/uan-mac-rc-gw.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M src/uan/model/uan-net-device.h View 1 chunk +0 lines, -9 lines 0 comments Download
M src/uan/model/uan-net-device.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/uan/model/uan-phy.h View 7 chunks +6 lines, -17 lines 0 comments Download
M src/uan/model/uan-phy.cc View 1 chunk +12 lines, -24 lines 0 comments Download
M src/uan/model/uan-phy-dual.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/uan/model/uan-phy-dual.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/uan/model/uan-phy-gen.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/uan/model/uan-phy-gen.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/uan/model/uan-tx-mode.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/virtual-net-device/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/virtual-net-device/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/virtual-net-device/model/virtual-net-device.cc View 1 chunk +12 lines, -24 lines 0 comments Download
M src/visualizer/model/visual-simulator-impl.h View 2 chunks +4 lines, -3 lines 0 comments Download
M src/visualizer/model/visual-simulator-impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/wave/bindings/modulegen__gcc_ILP32.py View 11 chunks +13 lines, -40 lines 0 comments Download
M src/wave/bindings/modulegen__gcc_LP64.py View 11 chunks +13 lines, -40 lines 0 comments Download
M src/wave/helper/wave-mac-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/wave/helper/wifi-80211p-helper.cc View 3 chunks +10 lines, -3 lines 0 comments Download
M src/wave/model/vendor-specific-action.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/wifi/bindings/modulegen__gcc_ILP32.py View 15 chunks +38 lines, -62 lines 0 comments Download
M src/wifi/bindings/modulegen__gcc_LP64.py View 15 chunks +38 lines, -62 lines 0 comments Download
M src/wifi/doc/wifi.rst View 2 chunks +3 lines, -5 lines 0 comments Download
M src/wifi/helper/athstats-helper.h View 1 chunk +7 lines, -1 line 0 comments Download
M src/wifi/helper/ht-wifi-mac-helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/wifi/helper/nqos-wifi-mac-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/wifi/helper/qos-wifi-mac-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/wifi/helper/yans-wifi-helper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/wifi/model/aarf-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/aarfcd-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/amrr-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/arf-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/block-ack-manager.h View 1 chunk +1 line, -1 line 0 comments Download
M src/wifi/model/cara-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/constant-rate-wifi-manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/wifi/model/dsss-error-rate-model.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/wifi/model/edca-txop-n.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/wifi/model/ht-capabilities.h View 2 chunks +3 lines, -5 lines 0 comments Download
M src/wifi/model/ideal-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/interference-helper.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/wifi/model/mac-low.h View 4 chunks +4 lines, -4 lines 0 comments Download
M src/wifi/model/mac-low.cc View 22 chunks +22 lines, -24 lines 0 comments Download
M src/wifi/model/minstrel-wifi-manager.h View 4 chunks +10 lines, -24 lines 0 comments Download
M src/wifi/model/minstrel-wifi-manager.cc View 24 chunks +106 lines, -257 lines 0 comments Download
M src/wifi/model/nist-error-rate-model.cc View 3 chunks +8 lines, -33 lines 0 comments Download
M src/wifi/model/onoe-wifi-manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/qos-utils.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wifi/model/regular-wifi-mac.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/wifi/model/rraa-wifi-manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/wifi/model/ssid.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/wifi/model/sta-wifi-mac.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/wifi/model/wifi-mac.cc View 1 chunk +5 lines, -10 lines 0 comments Download
M src/wifi/model/wifi-mac-header.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/wifi/model/wifi-mac-header.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/wifi/model/wifi-mode.h View 3 chunks +2 lines, -4 lines 0 comments Download
M src/wifi/model/wifi-net-device.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/wifi/model/wifi-phy.h View 12 chunks +37 lines, -81 lines 0 comments Download
M src/wifi/model/wifi-phy.cc View 10 chunks +80 lines, -136 lines 0 comments Download
M src/wifi/model/wifi-phy-state-helper.h View 1 chunk +0 lines, -47 lines 0 comments Download
M src/wifi/model/wifi-phy-state-helper.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M src/wifi/model/wifi-remote-station-manager.h View 7 chunks +2 lines, -44 lines 0 comments Download
M src/wifi/model/wifi-remote-station-manager.cc View 35 chunks +6 lines, -89 lines 0 comments Download
M src/wifi/model/wifi-tx-vector.h View 4 chunks +6 lines, -23 lines 0 comments Download
M src/wifi/model/wifi-tx-vector.cc View 3 chunks +1 line, -21 lines 0 comments Download
M src/wifi/model/yans-error-rate-model.cc View 3 chunks +1 line, -16 lines 0 comments Download
M src/wifi/model/yans-wifi-phy.h View 1 chunk +1 line, -1 line 0 comments Download
M src/wifi/model/yans-wifi-phy.cc View 5 chunks +12 lines, -37 lines 0 comments Download
M src/wifi/test/tx-duration-test.cc View 8 chunks +7 lines, -86 lines 0 comments Download
M src/wifi/test/wifi-test.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/wimax/bindings/modulegen__gcc_ILP32.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/wimax/bindings/modulegen__gcc_LP64.py View 4 chunks +9 lines, -14 lines 0 comments Download
M src/wimax/helper/wimax-helper.h View 3 chunks +3 lines, -0 lines 0 comments Download
M src/wimax/model/bs-net-device.cc View 1 chunk +13 lines, -26 lines 0 comments Download
M src/wimax/model/default-traces.h View 2 chunks +14 lines, -36 lines 0 comments Download
M src/wimax/model/simple-ofdm-wimax-phy.cc View 1 chunk +9 lines, -18 lines 0 comments Download
M src/wimax/model/snr-to-block-error-rate-manager.h View 1 chunk +11 lines, -20 lines 0 comments Download
M src/wimax/model/ss-net-device.cc View 1 chunk +4 lines, -9 lines 0 comments Download
M src/wimax/model/wimax-mac-queue.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M src/wimax/model/wimax-net-device.cc View 1 chunk +2 lines, -8 lines 0 comments Download
M test.py View 1 chunk +4 lines, -8 lines 0 comments Download
M utils/print-introspected-doxygen.cc View 25 chunks +108 lines, -483 lines 0 comments Download
M waf View Binary file 0 comments Download
M wscript View 1 chunk +0 lines, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b