Files
unison/doc/models/Makefile

709 lines
31 KiB
Makefile
Raw Normal View History

2011-05-13 23:10:33 -07:00
EPSTOPDF = epstopdf
DIA = dia
CONVERT = convert
SRC = ../../src
# Temporary source directory, for build
SOURCETEMP = source-temp
FIGURES = $(SOURCETEMP)/figures
# list all model library .rst files that need to be copied to $SOURCETEMP
SOURCES = \
source/conf.py \
source/_static \
source/index.rst \
source/replace.txt \
source/organization.rst \
source/internet-models.rst \
source/network.rst \
source/emulation-overview.rst \
source/traffic-control.rst \
$(SRC)/antenna/doc/source/antenna.rst \
$(SRC)/antenna/doc/source/antenna-design.rst \
$(SRC)/antenna/doc/source/antenna-user.rst \
$(SRC)/antenna/doc/source/antenna-testing.rst \
$(SRC)/aodv/doc/aodv.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/applications/doc/applications.rst \
$(SRC)/bridge/doc/bridge.rst \
$(SRC)/brite/doc/brite.rst \
$(SRC)/buildings/doc/source/buildings.rst \
$(SRC)/buildings/doc/source/buildings-design.rst \
$(SRC)/buildings/doc/source/buildings-user.rst \
$(SRC)/buildings/doc/source/buildings-testing.rst \
$(SRC)/buildings/doc/source/buildings-references.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/click/doc/click.rst \
$(SRC)/csma/doc/csma.rst \
$(SRC)/dsdv/doc/dsdv.rst \
2012-01-27 15:15:48 -08:00
$(SRC)/dsr/doc/dsr.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/mpi/doc/distributed.rst \
$(SRC)/energy/doc/energy.rst \
2013-05-11 11:24:37 -07:00
$(SRC)/fd-net-device/doc/fd-net-device.rst \
$(SRC)/fd-net-device/doc/dpdk-net-device.rst \
$(SRC)/fd-net-device/doc/netmap-net-device.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/tap-bridge/doc/tap.rst \
2015-07-24 11:49:29 -07:00
$(SRC)/mesh/doc/source/mesh.rst \
2015-09-27 12:49:29 -07:00
$(SRC)/mesh/doc/source/mesh-user.rst \
$(SRC)/mesh/doc/source/mesh-design.rst \
$(SRC)/mesh/doc/source/mesh-references.rst \
$(SRC)/mesh/doc/source/mesh-testing.rst \
$(SRC)/lte/doc/source/lte.rst \
$(SRC)/lte/doc/source/lte-user.rst \
$(SRC)/lte/doc/source/lte-design.rst \
$(SRC)/lte/doc/source/lte-testing.rst \
$(SRC)/lte/doc/source/lte-profiling.rst \
$(SRC)/lte/doc/source/lte-references.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/propagation/doc/propagation.rst \
$(SRC)/network/doc/network-overview.rst \
$(SRC)/network/doc/packets.rst \
2013-03-18 22:29:43 -07:00
$(SRC)/network/doc/error-model.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/network/doc/sockets-api.rst \
$(SRC)/network/doc/simple.rst \
2012-06-05 16:29:04 -07:00
$(SRC)/network/doc/queue.rst \
$(SRC)/network/doc/queue-limits.rst \
$(SRC)/nix-vector-routing/doc/nix-vector-routing.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/internet/doc/internet-stack.rst \
$(SRC)/internet/doc/ipv4.rst \
$(SRC)/internet/doc/ipv6.rst \
$(SRC)/internet/doc/routing-overview.rst \
$(SRC)/internet/doc/tcp.rst \
$(SRC)/internet/doc/udp.rst \
$(SRC)/internet-apps/doc/internet-apps.rst \
2012-05-04 16:16:41 -07:00
$(SRC)/mobility/doc/mobility.rst \
$(SRC)/olsr/doc/olsr.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/openflow/doc/openflow-switch.rst \
$(SRC)/point-to-point/doc/point-to-point.rst \
$(SRC)/wifi/doc/source/wifi.rst \
$(SRC)/wifi/doc/source/wifi-design.rst \
$(SRC)/wifi/doc/source/wifi-user.rst \
$(SRC)/wifi/doc/source/wifi-testing.rst \
$(SRC)/wifi/doc/source/wifi-changelog.rst \
$(SRC)/wifi/doc/source/wifi-references.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/wimax/doc/wimax.rst \
$(SRC)/uan/doc/uan.rst \
$(SRC)/topology-read/doc/topology.rst \
$(SRC)/traffic-control/doc/traffic-control-layer.rst \
$(SRC)/traffic-control/doc/queue-discs.rst \
$(SRC)/traffic-control/doc/pfifo-fast.rst \
$(SRC)/traffic-control/doc/fifo.rst \
2018-06-07 23:55:24 +02:00
$(SRC)/traffic-control/doc/prio.rst \
$(SRC)/traffic-control/doc/tbf.rst \
$(SRC)/traffic-control/doc/red.rst \
$(SRC)/traffic-control/doc/codel.rst \
2020-04-28 15:52:24 -07:00
$(SRC)/traffic-control/doc/cobalt.rst \
$(SRC)/traffic-control/doc/fq-codel.rst \
$(SRC)/traffic-control/doc/fq-cobalt.rst \
$(SRC)/traffic-control/doc/pie.rst \
$(SRC)/traffic-control/doc/fq-pie.rst \
2017-05-28 10:21:32 +02:00
$(SRC)/traffic-control/doc/mq.rst \
$(SRC)/spectrum/doc/spectrum.rst \
2011-05-13 23:10:33 -07:00
$(SRC)/netanim/doc/animation.rst \
$(SRC)/flow-monitor/doc/flow-monitor.rst \
2013-12-07 08:08:53 +01:00
$(SRC)/sixlowpan/doc/sixlowpan.rst \
$(SRC)/lr-wpan/doc/lr-wpan.rst \
2011-05-13 23:10:33 -07:00
# list all model library figure files that need to be copied to
2011-06-28 11:42:50 -07:00
# $SOURCETEMP/figures. For each figure to be included in all
# documentation formats (html, latex...) the following formats are supported:
2011-06-28 11:42:50 -07:00
# 1) a single .dia file (preferred option, because it can be edited)
# 2) a single .eps file
# 3) both a .pdf and .png file
2011-05-13 23:10:33 -07:00
SOURCEFIGS = \
figures/testbed.dia \
figures/emulated-channel.dia \
$(SRC)/antenna/doc/source/figures/antenna-coordinate-system.dia \
2018-06-08 10:55:56 -07:00
$(SRC)/applications/doc/http-embedded-object-size.png \
$(SRC)/applications/doc/http-main-object-size.png \
$(SRC)/applications/doc/http-num-of-embedded-objects.png \
$(SRC)/applications/doc/http-parsing-time.png \
$(SRC)/applications/doc/http-reading-time.png \
2011-05-13 23:10:33 -07:00
$(SRC)/network/doc/packet.dia \
$(SRC)/network/doc/node.dia \
$(SRC)/network/doc/buffer.dia \
$(SRC)/network/doc/sockets-overview.dia \
$(SRC)/internet/doc/internet-node-send.dia \
$(SRC)/internet/doc/internet-node-recv.dia \
$(SRC)/internet/doc/routing.dia \
$(SRC)/internet/doc/routing-specialization.dia \
$(SRC)/internet/doc/figures/tcp-state-machine.png \
2020-12-22 16:39:50 -08:00
$(SRC)/internet/doc/figures/dctcp-10ms-50mbps-tcp-throughput.pdf \
$(SRC)/internet/doc/figures/dctcp-10ms-50mbps-tcp-throughput.png \
$(SRC)/internet/doc/figures/dctcp-80ms-50mbps-tcp-throughput.pdf \
$(SRC)/internet/doc/figures/dctcp-80ms-50mbps-tcp-throughput.png \
2020-12-23 15:37:55 -08:00
$(SRC)/internet/doc/figures/cubic-50ms-50mbps-tcp-cwnd-no-ecn.pdf \
$(SRC)/internet/doc/figures/cubic-50ms-50mbps-tcp-cwnd-no-ecn.png \
$(SRC)/internet/doc/figures/cubic-50ms-50mbps-tcp-cwnd-ecn.pdf \
$(SRC)/internet/doc/figures/cubic-50ms-50mbps-tcp-cwnd-ecn.png \
$(SRC)/internet/doc/figures/dce-linux-reno-vs-ns3-linux-reno.png \
$(SRC)/internet/doc/figures/dce-linux-reno-vs-ns3-new-reno.png \
$(SRC)/internet/doc/figures/ns3-new-reno-vs-ns3-linux-reno.png \
$(SRC)/internet/doc/figures/ns3-bbr-vs-linux-bbr.png \
$(SRC)/wifi/doc/source/figures/WifiArchitecture.dia \
$(SRC)/wifi/doc/source/figures/PhyEntityHierarchy.dia \
$(SRC)/wifi/doc/source/figures/WifiPpduHierarchy.dia \
2021-03-12 17:43:05 +01:00
$(SRC)/wifi/doc/source/figures/FemHierarchy.dia \
$(SRC)/wifi/doc/source/figures/snir.dia \
2021-05-23 16:27:39 +02:00
$(SRC)/wifi/doc/source/figures/ack-su-format.pdf \
$(SRC)/wifi/doc/source/figures/ack-su-format.png \
2022-09-11 23:22:47 +02:00
$(SRC)/wifi/doc/source/figures/assoc-manager.eps \
2021-05-23 16:27:39 +02:00
$(SRC)/wifi/doc/source/figures/mu-bar.pdf \
$(SRC)/wifi/doc/source/figures/mu-bar.png \
$(SRC)/wifi/doc/source/figures/aggr-mu-bar.pdf \
$(SRC)/wifi/doc/source/figures/aggr-mu-bar.png \
$(SRC)/wifi/doc/source/figures/ul-ofdma.pdf \
$(SRC)/wifi/doc/source/figures/ul-ofdma.png \
$(SRC)/wifi/doc/source/figures/clear-channel.eps \
$(SRC)/wifi/doc/source/figures/nist-frame-success-rate.eps \
$(SRC)/wifi/doc/source/figures/nist-frame-success-rate-n.eps \
$(SRC)/wifi/doc/source/figures/nist-frame-success-rate-ac.eps \
$(SRC)/wifi/doc/source/figures/nist-frame-success-rate-ax.eps \
$(SRC)/wifi/doc/source/figures/wifi-11a-p-1500-adhoc-r-54-min-5-max-50-step-5-throughput.eps \
$(SRC)/wifi/doc/source/figures/wifi-11g-p-1500-infrastructure-r-6-min-5-max-50-step-5-throughput.eps \
$(SRC)/wifi/doc/source/figures/default-table-based-error-model-validation.eps \
$(SRC)/wifi/doc/source/figures/error-models-comparison.eps \
$(SRC)/wifi/doc/source/figures/spectrum-wifi-phy-multiple-interfaces.pdf \
$(SRC)/wifi/doc/source/figures/spectrum-wifi-phy-multiple-interfaces.png \
$(SRC)/wifi/doc/source/figures/cca-channel-switching-multiple-interfaces.pdf \
$(SRC)/wifi/doc/source/figures/cca-channel-switching-multiple-interfaces.png \
2011-05-13 23:10:33 -07:00
$(SRC)/wimax/doc/WimaxArchitecture.dia \
$(SRC)/lte/doc/source/figures/epc-ctrl-arch.dia \
$(SRC)/lte/doc/source/figures/epc-data-flow-dl.dia \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(SRC)/lte/doc/source/figures/epc-data-flow-dl-with-split.dia \
$(SRC)/lte/doc/source/figures/epc-data-flow-ul.dia \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(SRC)/lte/doc/source/figures/epc-data-flow-ul-with-split.dia \
2012-08-31 12:24:28 +02:00
$(SRC)/lte/doc/source/figures/epc-profiling-scenario.dia \
$(SRC)/lte/doc/source/figures/epc-topology.dia \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(SRC)/lte/doc/source/figures/epc-topology-with-split.dia \
$(SRC)/lte/doc/source/figures/epc-topology-x2-enhanced.dia \
2012-08-31 12:24:28 +02:00
$(SRC)/lte/doc/source/figures/eutran-profiling-scenario.dia \
$(SRC)/lte/doc/source/figures/ff-example.dia \
$(SRC)/lte/doc/source/figures/ff-mac-saps.dia \
$(SRC)/lte/doc/source/figures/lte-arch-enb-data.dia \
$(SRC)/lte/doc/source/figures/lte-arch-enb-ctrl.dia \
$(SRC)/lte/doc/source/figures/lte-arch-ue-data.dia \
$(SRC)/lte/doc/source/figures/lte-arch-ue-ctrl.dia \
$(SRC)/lte/doc/source/figures/lte-enb-phy.dia \
$(SRC)/lte/doc/source/figures/lte-ue-phy.dia \
2013-08-26 02:06:49 +03:00
$(SRC)/lte/doc/source/figures/lte-epc-x2-handover-seq-diagram.dia \
2019-01-18 13:25:03 -08:00
$(SRC)/lte/doc/source/figures/lte-epc-e2e-data-protocol-stack.dia \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(SRC)/lte/doc/source/figures/lte-epc-e2e-data-protocol-stack-with-split.dia \
$(SRC)/lte/doc/source/figures/lte-epc-e2e-control-protocol-stack-with-split.dia \
2012-08-31 12:24:28 +02:00
$(SRC)/lte/doc/source/figures/lte-interference-test-scenario.dia \
$(SRC)/lte/doc/source/figures/lte-subframe-structure.dia \
$(SRC)/lte/doc/source/figures/lte-epc-x2-interface.dia \
$(SRC)/lte/doc/source/figures/lte-harq-architecture.dia \
$(SRC)/lte/doc/source/figures/lte-harq-processes-scheme.dia \
2013-08-24 19:36:40 +03:00
$(SRC)/lte/doc/source/figures/ue-meas-consumer.dia \
2013-07-10 14:59:00 +03:00
$(SRC)/lte/doc/source/figures/ue-meas-piecewise-motion.dia \
$(SRC)/lte/doc/source/figures/ue-meas-piecewise-a1.dia \
$(SRC)/lte/doc/source/figures/ue-meas-piecewise-a1-hys.dia \
$(SRC)/lte/doc/source/figures/lte-cell-selection-timeline.dia \
$(SRC)/lte/doc/source/figures/lte-cell-selection-scenario.dia \
$(SRC)/lte/doc/source/figures/lte-handover-target-scenario.dia \
$(SRC)/lte/doc/source/figures/lena-dual-stripe.eps \
$(SRC)/lte/doc/source/figures/lte-mcs-index.eps \
$(SRC)/lte/doc/source/figures/lenaThrTestCase1.eps \
$(SRC)/lte/doc/source/figures/lenaThrTestCase2.eps \
$(SRC)/lte/doc/source/figures/runningTime10s.eps \
$(SRC)/lte/doc/source/figures/epcRunningTime.eps \
$(SRC)/lte/doc/source/figures/propagationModel.eps \
$(SRC)/lte/doc/source/figures/simulationTime.eps \
$(SRC)/lte/doc/source/figures/epcSimulationTime.eps \
$(SRC)/lte/doc/source/figures/epcEutranRunningTime.eps \
$(SRC)/lte/doc/source/figures/profiling-memory.eps \
2014-12-16 12:43:23 -08:00
$(SRC)/lte/doc/source/figures/lte-rlc-implementation-model.dia \
$(SRC)/lte/doc/source/figures/lte-rlc-data-txon-dl.dia \
$(SRC)/lte/doc/source/figures/lte-rlc-data-retx-dl.dia \
$(SRC)/lte/doc/source/figures/lte-rlc-data-txon-ul.dia \
$(SRC)/lte/doc/source/figures/lte-rlc-data-retx-ul.dia \
2019-04-24 17:14:46 +02:00
$(SRC)/lte/doc/source/figures/lte-test-rlf-one-enb.dia \
$(SRC)/lte/doc/source/figures/lte-test-rlf-two-enb.dia \
$(SRC)/lte/doc/source/figures/lena-radio-link-failure-one-enb.dia \
$(SRC)/lte/doc/source/figures/lena-radio-link-failure-two-enb.dia \
2014-12-16 12:43:23 -08:00
$(SRC)/lte/doc/source/figures/lte-epc-x2-entity-saps.dia \
$(SRC)/lte/doc/source/figures/ca-rrc-reconf.dia \
$(SRC)/lte/doc/source/figures/ca-lte-enb-net-device-changes.dia \
$(SRC)/lte/doc/source/figures/ca-lte-ue-net-device-changes.dia \
$(SRC)/lte/doc/source/figures/ca-enb-data-plane.dia \
$(SRC)/lte/doc/source/figures/ca-enb-ctrl-plane.dia \
$(SRC)/lte/doc/source/figures/ca-ue-data-plane.dia \
$(SRC)/lte/doc/source/figures/ca-ue-ctrl-plane.dia \
2013-08-24 19:36:40 +03:00
$(SRC)/lte/doc/source/figures/lte-strongest-cell-handover-algorithm.eps \
$(SRC)/lte/doc/source/figures/lte-phy-interference.pdf \
$(SRC)/lte/doc/source/figures/lte-phy-interference.png \
$(SRC)/lte/doc/source/figures/helpers.pdf \
$(SRC)/lte/doc/source/figures/helpers.png \
$(SRC)/lte/doc/source/figures/mac-random-access-contention.pdf \
$(SRC)/lte/doc/source/figures/mac-random-access-contention.png \
$(SRC)/lte/doc/source/figures/mac-random-access-noncontention.pdf \
$(SRC)/lte/doc/source/figures/mac-random-access-noncontention.png \
$(SRC)/lte/doc/source/figures/rrc-connection-establishment.pdf \
$(SRC)/lte/doc/source/figures/rrc-connection-establishment.png \
$(SRC)/lte/doc/source/figures/rrc-connection-reconfiguration.pdf \
$(SRC)/lte/doc/source/figures/rrc-connection-reconfiguration.png \
$(SRC)/lte/doc/source/figures/rrc-connection-reconfiguration-handover.pdf \
$(SRC)/lte/doc/source/figures/rrc-connection-reconfiguration-handover.png \
$(SRC)/lte/doc/source/figures/nas-attach.pdf \
$(SRC)/lte/doc/source/figures/nas-attach.png \
$(SRC)/lte/doc/source/figures/ca-downlink-bsr.pdf \
$(SRC)/lte/doc/source/figures/ca-downlink-bsr.png \
$(SRC)/lte/doc/source/figures/ca-setup-radio-bearer.pdf \
$(SRC)/lte/doc/source/figures/ca-setup-radio-bearer.png \
$(SRC)/lte/doc/source/figures/lte-enb-rrc-states.pdf \
$(SRC)/lte/doc/source/figures/lte-enb-rrc-states.png \
$(SRC)/lte/doc/source/figures/lte-ue-rrc-states.pdf \
$(SRC)/lte/doc/source/figures/lte-ue-rrc-states.png \
$(SRC)/lte/doc/source/figures/fading_pedestrian.pdf \
$(SRC)/lte/doc/source/figures/fading_pedestrian.png \
$(SRC)/lte/doc/source/figures/fading_vehicular.pdf \
$(SRC)/lte/doc/source/figures/fading_vehicular.png \
$(SRC)/lte/doc/source/figures/fading_urban_3kmph.pdf \
$(SRC)/lte/doc/source/figures/fading_urban_3kmph.png \
2014-12-16 12:43:23 -08:00
$(SRC)/lte/doc/source/figures/fr-enhanced-fractional-frequency-reuse-scheme.dia \
$(SRC)/lte/doc/source/figures/fr-full-frequency-reuse-scheme.dia \
$(SRC)/lte/doc/source/figures/fr-hard-frequency-reuse-scheme.dia \
$(SRC)/lte/doc/source/figures/fr-soft-fractional-frequency-reuse-scheme.dia \
$(SRC)/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v1.dia \
$(SRC)/lte/doc/source/figures/fr-soft-frequency-reuse-scheme-v2.dia \
$(SRC)/lte/doc/source/figures/fr-strict-frequency-reuse-scheme.dia \
$(SRC)/lte/doc/source/figures/ffr-distributed-scheme.dia \
2014-09-05 01:12:55 +02:00
$(SRC)/lte/doc/source/figures/lte-fr-soft-1-rem.png \
$(SRC)/lte/doc/source/figures/lte-fr-soft-1-rem.pdf \
$(SRC)/lte/doc/source/figures/lte-ffr-soft-2-spectrum-trace.png \
$(SRC)/lte/doc/source/figures/lte-ffr-soft-2-spectrum-trace.pdf \
$(SRC)/lte/doc/source/figures/lte-fr-hard-1-rem.png \
$(SRC)/lte/doc/source/figures/lte-fr-hard-1-rem.pdf \
$(SRC)/lte/doc/source/figures/lte-fr-hard-2-rem.png \
$(SRC)/lte/doc/source/figures/lte-fr-hard-2-rem.pdf \
$(SRC)/lte/doc/source/figures/lte-fr-hard-3-rem.png \
$(SRC)/lte/doc/source/figures/lte-fr-hard-3-rem.pdf \
$(SRC)/lte/doc/source/figures/MCS_1_4.pdf \
$(SRC)/lte/doc/source/figures/MCS_1_4.png \
$(SRC)/lte/doc/source/figures/MCS_5_8.pdf \
$(SRC)/lte/doc/source/figures/MCS_5_8.png \
$(SRC)/lte/doc/source/figures/MCS_9_12.pdf \
$(SRC)/lte/doc/source/figures/MCS_9_12.png \
$(SRC)/lte/doc/source/figures/MCS_13_16.pdf \
$(SRC)/lte/doc/source/figures/MCS_13_16.png \
$(SRC)/lte/doc/source/figures/MCS_17_20.pdf \
$(SRC)/lte/doc/source/figures/MCS_17_20.png \
$(SRC)/lte/doc/source/figures/MCS_21_24.pdf \
$(SRC)/lte/doc/source/figures/MCS_21_24.png \
$(SRC)/lte/doc/source/figures/MCS_25_28.pdf \
$(SRC)/lte/doc/source/figures/MCS_25_28.png \
$(SRC)/lte/doc/source/figures/MCS_29_29.pdf \
$(SRC)/lte/doc/source/figures/MCS_29_29.png \
$(SRC)/lte/doc/source/figures/MCS_2_test.png \
$(SRC)/lte/doc/source/figures/MCS_2_test.pdf \
$(SRC)/lte/doc/source/figures/MCS_12_test.png \
$(SRC)/lte/doc/source/figures/MCS_12_test.pdf \
$(SRC)/lte/doc/source/figures/MCS_16_test.png \
$(SRC)/lte/doc/source/figures/MCS_16_test.pdf \
$(SRC)/lte/doc/source/figures/miesm_scheme.pdf \
$(SRC)/lte/doc/source/figures/miesm_scheme.png \
$(SRC)/lte/doc/source/figures/carrier-aggregation-impact.pdf \
$(SRC)/lte/doc/source/figures/carrier-aggregation-impact.png \
$(SRC)/lte/doc/source/figures/carrier-aggregation-mac-impact.pdf \
$(SRC)/lte/doc/source/figures/carrier-aggregation-mac-impact.png \
$(SRC)/lte/doc/source/figures/ca-uplink-bsr.pdf \
$(SRC)/lte/doc/source/figures/ca-uplink-bsr.png \
$(SRC)/lte/doc/source/figures/ca-test-example-ul.pdf \
$(SRC)/lte/doc/source/figures/ca-test-example-ul.png \
$(SRC)/lte/doc/source/figures/ca-test-example-dl.pdf \
$(SRC)/lte/doc/source/figures/ca-test-example-dl.png \
2019-04-24 17:14:46 +02:00
$(SRC)/lte/doc/source/figures/lena-radio-link-failure-one-enb-thrput.png \
$(SRC)/lte/doc/source/figures/lena-radio-link-failure-two-enb-thrput.png \
2014-12-16 12:43:23 -08:00
$(SRC)/lte/doc/source/figures/lte-dl-power-control.dia \
$(SRC)/lte/doc/source/figures/lte-ffr-scheduling.dia \
$(SRC)/lte/doc/source/figures/lte-handover-campaign-rem.pdf \
$(SRC)/lte/doc/source/figures/lte-handover-campaign-rem.png \
2013-08-24 19:36:40 +03:00
$(SRC)/lte/doc/source/figures/lte-legacy-handover-algorithm.pdf \
$(SRC)/lte/doc/source/figures/lte-legacy-handover-algorithm.png \
2019-04-24 17:14:46 +02:00
$(SRC)/lte/doc/source/figures/lte-ue-context-removal-from-epc.pdf \
$(SRC)/lte/doc/source/figures/lte-ue-context-removal-from-epc.png \
$(SRC)/lte/doc/source/figures/lte-ue-context-removal-from-enb-stack.pdf \
$(SRC)/lte/doc/source/figures/lte-ue-context-removal-from-enb-stack.png \
$(SRC)/lte/doc/source/figures/lte-ue-procedures-after-rlf.pdf \
$(SRC)/lte/doc/source/figures/lte-ue-procedures-after-rlf.png \
$(SRC)/uan/doc/auvmobility-classes.dia \
2012-05-24 04:16:20 -04:00
$(SRC)/netanim/doc/figures/PacketStatistics.png \
$(SRC)/netanim/doc/figures/PacketStatistics.pdf \
2014-02-09 19:49:01 -08:00
$(SRC)/netanim/doc/figures/NetAnim_3_105.png \
$(SRC)/netanim/doc/figures/NetAnim_3_105.pdf \
2012-05-24 04:16:20 -04:00
$(SRC)/netanim/doc/figures/Trajectory.png \
$(SRC)/netanim/doc/figures/Trajectory.pdf \
2014-02-09 19:49:01 -08:00
$(SRC)/netanim/doc/figures/NodeCountersChart.png \
$(SRC)/netanim/doc/figures/NodeCountersChart.pdf \
$(SRC)/netanim/doc/figures/NodeCountersTable.png \
$(SRC)/netanim/doc/figures/NodeCountersTable.pdf \
$(SRC)/netanim/doc/figures/RoutingTables.png \
$(SRC)/netanim/doc/figures/RoutingTables.pdf \
$(SRC)/netanim/doc/figures/PacketTimeline.png \
$(SRC)/netanim/doc/figures/PacketTimeline.pdf \
$(SRC)/nix-vector-routing/doc/figures/nms.png \
$(SRC)/spectrum/doc/spectrum-channel-phy-interface.png \
$(SRC)/spectrum/doc/spectrum-channel-phy-interface.pdf \
$(SRC)/spectrum/doc/spectrum-analyzer-example.eps \
$(SRC)/spectrum/doc/spectrum-tv-rand-geo-points.eps \
$(SRC)/spectrum/doc/spectrum-tv-8vsb.png \
$(SRC)/spectrum/doc/spectrum-tv-cofdm.png \
$(SRC)/spectrum/doc/two-ray-spectrum-loss-model-3gpp-radiation-pattern.png \
$(SRC)/spectrum/doc/two-ray-spectrum-loss-model-iso-radiation-pattern.png \
$(SRC)/spectrum/doc/three-gpp-gain-reference-gain-vs-fc.png \
$(SRC)/traffic-control/doc/classful-queue-disc.dia \
$(SRC)/traffic-control/doc/multi-queue-aware-queue-disc.dia \
$(SRC)/traffic-control/doc/figures/collision_prob.jpeg \
$(SRC)/traffic-control/doc/figures/overlapped.jpeg \
$(SRC)/lr-wpan/doc/lr-wpan-arch.dia \
$(SRC)/lr-wpan/doc/lr-wpan-assocSequence.dia \
$(SRC)/lr-wpan/doc/lr-wpan-data-example.dia \
2022-06-02 22:44:56 +02:00
$(SRC)/lr-wpan/doc/lr-wpan-phy.dia \
$(SRC)/lr-wpan/doc/lr-wpan-primitives.dia \
$(SRC)/lr-wpan/doc/802-15-4-ber.eps \
$(SRC)/lr-wpan/doc/802-15-4-per-sens.eps \
$(SRC)/lr-wpan/doc/802-15-4-psr-distance.eps
2011-05-13 23:10:33 -07:00
2011-06-28 11:42:50 -07:00
# specify figures from which .png and .pdf figures need to be
# generated (all dia and eps figures)
2011-05-13 23:10:33 -07:00
IMAGES_EPS = \
$(FIGURES)/testbed.eps \
$(FIGURES)/emulated-channel.eps \
$(FIGURES)/antenna-coordinate-system.eps \
2011-05-13 23:10:33 -07:00
$(FIGURES)/packet.eps \
$(FIGURES)/node.eps \
$(FIGURES)/buffer.eps \
$(FIGURES)/sockets-overview.eps \
$(FIGURES)/internet-node-send.eps \
$(FIGURES)/internet-node-recv.eps \
$(FIGURES)/routing.eps \
$(FIGURES)/routing-specialization.eps \
$(FIGURES)/WifiArchitecture.eps \
$(FIGURES)/PhyEntityHierarchy.eps \
$(FIGURES)/WifiPpduHierarchy.eps \
2021-03-12 17:43:05 +01:00
$(FIGURES)/FemHierarchy.eps \
2011-05-13 23:10:33 -07:00
$(FIGURES)/snir.eps \
$(FIGURES)/WimaxArchitecture.eps \
$(FIGURES)/epc-ctrl-arch.eps \
$(FIGURES)/epc-data-flow-dl.eps \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(FIGURES)/epc-data-flow-dl-with-split.eps \
$(FIGURES)/epc-data-flow-ul.eps \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(FIGURES)/epc-data-flow-ul-with-split.eps \
2012-08-31 12:24:28 +02:00
$(FIGURES)/epc-profiling-scenario.eps \
$(FIGURES)/epc-topology.eps \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(FIGURES)/epc-topology-with-split.eps \
$(FIGURES)/epc-topology-x2-enhanced.eps \
2012-08-31 12:24:28 +02:00
$(FIGURES)/eutran-profiling-scenario.eps \
$(FIGURES)/ff-example.eps \
$(FIGURES)/ff-mac-saps.eps \
2014-12-16 12:43:23 -08:00
$(FIGURES)/lte-dl-power-control.eps \
$(FIGURES)/lte-ffr-scheduling.eps \
$(FIGURES)/fr-enhanced-fractional-frequency-reuse-scheme.eps \
$(FIGURES)/fr-full-frequency-reuse-scheme.eps \
$(FIGURES)/fr-hard-frequency-reuse-scheme.eps \
$(FIGURES)/fr-soft-fractional-frequency-reuse-scheme.eps \
$(FIGURES)/fr-soft-frequency-reuse-scheme-v1.eps \
$(FIGURES)/fr-soft-frequency-reuse-scheme-v2.eps \
$(FIGURES)/fr-strict-frequency-reuse-scheme.eps \
$(FIGURES)/ffr-distributed-scheme.eps \
$(FIGURES)/lte-arch-enb-data.eps \
$(FIGURES)/lte-arch-enb-ctrl.eps \
$(FIGURES)/lte-arch-ue-data.eps \
$(FIGURES)/lte-arch-ue-ctrl.eps \
$(FIGURES)/lte-enb-phy.eps \
$(FIGURES)/lte-ue-phy.eps \
$(FIGURES)/lte-epc-e2e-data-protocol-stack.eps \
lte: EPC upgrade The LTE/EPC model has been enhanced with new features: * SGW, PGW and MME are full nodes. * There are P2P links between core network nodes. * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol. * Allow simulations with multiple SGWs and PGWs. LTE eNB RRC is extended to support: * S1 signalling with the core network is initiated after the RRC connection establishment procedure is finished. * New ATTACH_REQUEST state to wait for finalization of the S1 signalling with the core network. * New InitialContextSetupRequest primitive of the S1 SAP that is received by the eNB RRC when the S1 signalling from the core network is finished. Squashed commit of the following from mrequena:epc-upgrade: lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only lte: Remove duplicated example from wscript lte: Add new features of the EPC upgrade to CHANGES.html lte: Remove duplicated example lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished lte: Add new ATTACH_REQUEST state in eNB RRC lte: cast a uint8_t when logging lte: Fix doxygen comments and doc typos lte: Add documentation for EPC split lte: Use protocolNumber in new EpcPgwApplication lte: Add doxygen doc for EpcSgwApplication class lte: Add doxygen doc for EpcPgwApplication class lte: Add doxygen doc for EpcMmeApplication class lte: PreSerialize/PreDesearialize are only used in the derived messages lte: Command line parameters take precedence over parameters in config file lte: Rename number of node pairs variable lte: Add IPv6 support to new PgwApplication lte: Change to new pgw node lte: Number of nodes has changed after EPC split lte: InitialUeMessage cannot be called if simulation is not started lte: Change some names of addresses and clean debug code lte: New GetPacketFilters method lte: Add new files to build system lte: Don't need to build the GtpcHeader by hand, just the message lte: GTPC messages derived from GtpcHeader lte: Add new PGW Application lte: Add new SGW Application lte: Add new MME Application lte: Add new GTP-C protocol header lte: Split SGW/PGW/MME in different nodes lte: Add new example
2019-01-12 17:51:17 -08:00
$(FIGURES)/lte-epc-e2e-data-protocol-stack-with-split.eps \
$(FIGURES)/lte-epc-e2e-control-protocol-stack-with-split.eps \
2012-08-31 12:24:28 +02:00
$(FIGURES)/lte-interference-test-scenario.eps \
$(FIGURES)/lte-subframe-structure.eps \
$(FIGURES)/lte-epc-x2-interface.eps \
$(FIGURES)/lte-harq-architecture.eps \
$(FIGURES)/lte-harq-processes-scheme.eps \
2013-08-24 19:36:40 +03:00
$(FIGURES)/ue-meas-consumer.eps \
2013-07-10 14:59:00 +03:00
$(FIGURES)/ue-meas-piecewise-motion.eps \
$(FIGURES)/ue-meas-piecewise-a1.eps \
$(FIGURES)/ue-meas-piecewise-a1-hys.eps \
$(FIGURES)/lte-cell-selection-timeline.eps \
$(FIGURES)/lte-cell-selection-scenario.eps \
$(FIGURES)/lte-handover-target-scenario.eps \
$(FIGURES)/lena-dual-stripe.eps \
$(FIGURES)/lte-mcs-index.eps \
$(FIGURES)/lenaThrTestCase1.eps \
$(FIGURES)/lenaThrTestCase2.eps \
$(FIGURES)/runningTime10s.eps \
$(FIGURES)/epcRunningTime.eps \
$(FIGURES)/propagationModel.eps \
$(FIGURES)/simulationTime.eps \
$(FIGURES)/epcSimulationTime.eps \
$(FIGURES)/epcEutranRunningTime.eps \
$(FIGURES)/profiling-memory.eps \
$(FIGURES)/lte-rlc-implementation-model.eps \
$(FIGURES)/lte-rlc-data-txon-dl.eps \
$(FIGURES)/lte-rlc-data-retx-dl.eps \
$(FIGURES)/lte-rlc-data-txon-ul.eps \
$(FIGURES)/lte-rlc-data-retx-ul.eps \
$(FIGURES)/lte-epc-x2-handover-seq-diagram.eps \
$(FIGURES)/lte-epc-x2-entity-saps.eps \
2013-08-24 19:36:40 +03:00
$(FIGURES)/lte-strongest-cell-handover-algorithm.eps \
2012-08-31 12:24:28 +02:00
$(FIGURES)/auvmobility-classes.eps \
2014-04-30 13:40:07 -07:00
$(FIGURES)/spectrum-analyzer-example.eps \
2015-04-13 13:19:33 -07:00
$(FIGURES)/spectrum-tv-rand-geo-points.eps \
$(FIGURES)/classful-queue-disc.eps \
$(FIGURES)/multi-queue-aware-queue-disc.eps \
2022-06-02 22:44:56 +02:00
$(FIGURES)/lr-wpan-phy.eps \
$(FIGURES)/lr-wpan-primitives.eps \
$(FIGURES)/lr-wpan-data-example.eps \
$(FIGURES)/lr-wpan-arch.eps \
$(FIGURES)/lr-wpan-assocSequence.eps \
$(FIGURES)/802-15-4-ber.eps \
$(FIGURES)/802-15-4-per-sens.eps \
$(FIGURES)/802-15-4-psr-distance.eps \
$(FIGURES)/clear-channel.eps \
2022-09-11 23:22:47 +02:00
$(FIGURES)/assoc-manager.eps \
$(FIGURES)/nist-frame-success-rate.eps \
$(FIGURES)/nist-frame-success-rate-n.eps \
$(FIGURES)/nist-frame-success-rate-ac.eps \
$(FIGURES)/nist-frame-success-rate-ax.eps \
$(FIGURES)/wifi-11a-p-1500-adhoc-r-54-min-5-max-50-step-5-throughput.eps \
$(FIGURES)/wifi-11g-p-1500-infrastructure-r-6-min-5-max-50-step-5-throughput.eps \
$(FIGURES)/default-table-based-error-model-validation.eps \
$(FIGURES)/error-models-comparison.eps \
$(FIGURES)/ca-rrc-reconf.eps \
$(FIGURES)/ca-lte-enb-net-device-changes.eps \
$(FIGURES)/ca-lte-ue-net-device-changes.eps \
$(FIGURES)/ca-enb-data-plane.eps \
$(FIGURES)/ca-enb-ctrl-plane.eps \
$(FIGURES)/ca-ue-data-plane.eps \
$(FIGURES)/ca-ue-ctrl-plane.eps \
2019-04-24 17:14:46 +02:00
$(FIGURES)/lte-test-rlf-one-enb.eps \
$(FIGURES)/lte-test-rlf-two-enb.eps \
$(FIGURES)/lena-radio-link-failure-one-enb.eps \
$(FIGURES)/lena-radio-link-failure-two-enb.eps \
2011-05-13 23:10:33 -07:00
2011-06-28 11:42:50 -07:00
# rescale pdf figures as necessary
2011-05-13 23:10:33 -07:00
$(FIGURES)/testbed.pdf_width = 5in
$(FIGURES)/emulated-channel.pdf_width = 6in
$(FIGURES)/antenna-coordinate-system.pdf_width = 7cm
2011-05-13 23:10:33 -07:00
$(FIGURES)/node.pdf_width = 5in
$(FIGURES)/packet.pdf_width = 4in
$(FIGURES)/buffer.pdf_width = 15cm
$(FIGURES)/sockets-overview.pdf_width = 10cm
$(FIGURES)/internet-node-send.pdf_width = 5in
$(FIGURES)/internet-node-recv.pdf_width = 5in
$(FIGURES)/routing.pdf_width = 6in
$(FIGURES)/routing-specialization.pdf_width = 5in
$(FIGURES)/snir.pdf_width = 3in
$(FIGURES)/lte-interference-test-scenario.pdf_width = 3in
$(FIGURES)/epc-ctrl-arch.pdf_width = 8cm
$(FIGURES)/epc-topology.pdf_width = 4in
$(FIGURES)/epc-topology-x2-enhanced.pdf_width = 14cm
2019-04-24 17:14:46 +02:00
$(FIGURES)/lena-radio-link-failure-one-enb.pdf_width = 10cm
$(FIGURES)/lte-arch-data-rrc-pdcp-rlc.pdf_width = 3in
$(FIGURES)/lte-epc-e2e-data-protocol-stack.pdf_width = 15cm
$(FIGURES)/ff-mac-saps.pdf_width = 5in
$(FIGURES)/ff-example.pdf_width = 5in
2014-12-16 12:43:23 -08:00
$(FIGURES)/lte-dl-power-control.pdf_width = 8cm
$(FIGURES)/lte-ffr-scheduling.pdf_width = 8cm
$(FIGURES)/fr-enhanced-fractional-frequency-reuse-scheme.pdf_width = 8cm
$(FIGURES)/fr-full-frequency-reuse-scheme.pdf_width = 8cm
$(FIGURES)/fr-hard-frequency-reuse-scheme.pdf_width = 8cm
$(FIGURES)/fr-soft-fractional-frequency-reuse-scheme.pdf_width = 8cm
$(FIGURES)/fr-soft-frequency-reuse-scheme-v1.pdf_width = 8cm
$(FIGURES)/fr-soft-frequency-reuse-scheme-v2.pdf_width = 8cm
$(FIGURES)/fr-strict-frequency-reuse-scheme.pdf_width = 8cm
$(FIGURES)/ffr-distributed-scheme.pdf_width = 8cm
$(FIGURES)/lte-arch-enb-data.pdf_width = 6cm
$(FIGURES)/lte-arch-enb-ctrl.pdf_width = 10cm
$(FIGURES)/lte-arch-ue-data.pdf_width = 6cm
$(FIGURES)/lte-arch-ue-ctrl.pdf_width = 10cm
$(FIGURES)/lte-rlc-implementation-model.pdf_width = 20in
$(FIGURES)/lte-rlc-data-txon-dl.pdf_width = 10cm
$(FIGURES)/lte-rlc-data-txon-ul.pdf_width = 10cm
2014-12-16 12:43:23 -08:00
$(FIGURES)/lte-rlc-data-retx-dl.pdf_width = 10cm
$(FIGURES)/lte-rlc-data-retx-ul.pdf_width = 10cm
2014-12-16 12:43:23 -08:00
$(FIGURES)/lte-epc-x2-entity-saps.pdf_width = 12cm
$(FIGURES)/lte-phy-interference.pdf_width = 12cm
2012-08-31 12:24:28 +02:00
$(FIGURES)/lte-subframe-structure.pdf_width = 2in
$(FIGURES)/mac-random-access-contention.pdf_width = 10cm
$(FIGURES)/mac-random-access-noncontention.pdf_width = 15cm
$(FIGURES)/helpers.pdf_width = 8cm
2011-05-13 23:10:33 -07:00
$(FIGURES)/auvmobility-classes.pdf_width = 10cm
$(FIGURES)/spectrum-analyzer-example.pdf_width = 15cm
2015-04-13 13:19:33 -07:00
$(FIGURES)/spectrum-tv-rand-geo-points.pdf_width = 8cm
2022-06-02 22:44:56 +02:00
$(FIGURES)/lr-wpan-phy.pdf_width = 3in
$(FIGURES)/lr-wpan-primitives.pdf_width = 3in
$(FIGURES)/lr-wpan-arch.pdf_width = 2in
$(FIGURES)/clear-channel.pdf_width = 12cm
$(FIGURES)/nist-frame-success-rate.pdf_width = 12cm
$(FIGURES)/nist-frame-success-rate-n.pdf_width = 12cm
$(FIGURES)/nist-frame-success-rate-ac.pdf_width = 12cm
$(FIGURES)/nist-frame-success-rate-ax.pdf_width = 12cm
2022-09-11 23:22:47 +02:00
$(FIGURES)/assoc-manager.pdf_width = 12cm
2011-05-13 23:10:33 -07:00
IMAGES_PNG = ${IMAGES_EPS:.eps=.png}
IMAGES_PDF = ${IMAGES_EPS:.eps=.pdf}
IMAGES = $(IMAGES_EPS) $(IMAGES_PNG) $(IMAGES_PDF)
RESCALE = ../../utils/rescale-pdf.sh
2014-10-08 17:48:38 -07:00
%.eps : %.dia
@echo dia $(notdir $<)
@$(DIA) -t eps $< -e $@ >/dev/null
%.png : %.dia
@echo dia $(notdir $<)
@$(DIA) -t png $< -e $@ >/dev/null
%.png : %.eps
@echo convert $(notdir $<)
@$(CONVERT) $< $@ >/dev/null
%.pdf : %.eps
2014-10-08 17:48:38 -07:00
@echo epstopdf $(notdir $<)
@$(EPSTOPDF) $< -o=$@ >/dev/null
@if test x$($@_width) != x; then $(RESCALE) $($@_width) $@ ; fi
2011-05-13 23:10:33 -07:00
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = build
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter = -D latex_paper_size=letter
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) $(SOURCETEMP)
2011-05-13 23:10:33 -07:00
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest
.NOTPARALLEL:
2011-05-13 23:10:33 -07:00
help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"
@echo " dirhtml to make HTML files named index.html in directories"
@echo " singlehtml to make a single large HTML file"
@echo " pickle to make pickle files"
@echo " json to make JSON files"
@echo " htmlhelp to make HTML files and a HTML help project"
@echo " qthelp to make HTML files and a qthelp project"
@echo " devhelp to make HTML files and a Devhelp project"
@echo " epub to make an epub"
@echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
@echo " latexpdf to make LaTeX files and run them through pdflatex"
@echo " text to make text files"
@echo " man to make manual pages"
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
copy-sources: $(SOURCES)
@mkdir -p $(SOURCETEMP)
@mkdir -p $(FIGURES)
@cp -r -p $(SOURCES) $(SOURCETEMP)
@cp -r -p $(SOURCEFIGS) $(FIGURES)
2011-05-13 23:10:33 -07:00
clean:
-rm -rf $(BUILDDIR)/*
-rm -rf $(SOURCETEMP)
frag: pickle
@if test ! -d $(BUILDDIR)/frag; then mkdir $(BUILDDIR)/frag; fi
pushd $(BUILDDIR)/frag && ../../pickle-to-xml.py ../pickle/index.fpickle > navigation.xml && popd
cp -r $(BUILDDIR)/pickle/_images $(BUILDDIR)/frag
html: copy-sources $(IMAGES)
2011-05-13 23:10:33 -07:00
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
dirhtml: copy-sources $(IMAGES)
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
singlehtml: copy-sources $(IMAGES)
$(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
@echo
@echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
pickle: copy-sources $(IMAGES)
$(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
@echo
@echo "Build finished; now you can process the pickle files."
json: copy-sources $(IMAGES)
$(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
@echo
@echo "Build finished; now you can process the JSON files."
htmlhelp: copy-sources $(IMAGES)
$(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
@echo
@echo "Build finished; now you can run HTML Help Workshop with the" \
".hhp project file in $(BUILDDIR)/htmlhelp."
qthelp: copy-sources $(IMAGES)
$(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
@echo
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/ns-3.qhcp"
@echo "To view the help file:"
@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/ns-3.qhc"
devhelp: copy-sources $(IMAGES)
$(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
@echo
@echo "Build finished."
@echo "To view the help file:"
@echo "# mkdir -p $$HOME/.local/share/devhelp/ns-3"
@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/ns-3"
@echo "# devhelp"
epub: copy-sources $(IMAGES)
$(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
@echo
@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
latex: copy-sources $(IMAGES)
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo
@echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
@echo "Run \`make' in that directory to run these through (pdf)latex" \
"(use \`make latexpdf' here to do that automatically)."
latexpdf: copy-sources $(IMAGES)
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
@echo "Running LaTeX files through pdflatex..."
make -C $(BUILDDIR)/latex all-pdf
@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
text: copy-sources $(IMAGES)
$(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
@echo
@echo "Build finished. The text files are in $(BUILDDIR)/text."
man: copy-sources $(IMAGES)
$(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
@echo
@echo "Build finished. The manual pages are in $(BUILDDIR)/man."
changes: copy-sources $(IMAGES)
$(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
@echo
@echo "The overview file is in $(BUILDDIR)/changes."
linkcheck: copy-sources $(IMAGEs)
$(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
@echo
@echo "Link check complete; look for any errors in the above output " \
"or in $(BUILDDIR)/linkcheck/output.txt."
doctest: copy-sources $(IMAGES)
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
@echo "Testing of doctests in the sources finished, look at the " \
"results in $(BUILDDIR)/doctest/output.txt."