Sébastien Deronne
810b70d8d8
wifi: Fix logs for WifiTxTimer
2021-05-08 13:04:57 +02:00
Tommaso Pecorella
963991426f
ci: fix doxygen script (7)
2021-05-03 23:20:09 +00:00
Tommaso Pecorella
5a22bf1f05
ci: fix doxygen script (6)
2021-05-03 17:48:10 +00:00
Tommaso Pecorella
c419271ec9
ci: fix doxygen script (5)
2021-05-03 17:24:07 +00:00
Tommaso Pecorella
63372b26d9
ci: fix doxygen script (4)
2021-05-03 14:42:18 +00:00
Tommaso Pecorella
5c44b41a56
ci: fix doxygen script (3)
2021-05-03 14:06:36 +00:00
Tommaso Pecorella
e2b73619ab
ci: fix doxygen script (2)
2021-05-03 13:16:41 +00:00
Tommaso Pecorella
ba5835e497
ci: fix doxygen script
2021-05-03 12:59:47 +00:00
Peter Barnes
778f604511
ci: ( fixes #207 ) doxy use warnings report, filtered to files touched in commit
2021-05-03 02:37:51 +02:00
Tom Henderson
6f22431412
buildings: Rescan APIs
2021-05-02 16:19:58 -07:00
Tom Henderson
e3ce636d2a
buildings: Remove deprecated methods
2021-05-02 16:19:40 -07:00
Tommaso Pecorella
324644f86e
doxygen: fix warnings in network, mobility
2021-05-02 21:42:55 +02:00
Tommaso Pecorella
c16007469d
doxygen: fix warnings in uan, dsr, wimax
2021-05-02 03:16:59 +02:00
Tommaso Pecorella
a676a1ca39
lr-wpan: fix doxygen warnings and tweak tests
2021-05-01 21:47:26 +02:00
Tommaso Pecorella
fa68baa2f0
internet: fix doxygen warnings and tweak tests
2021-05-01 18:53:56 +02:00
Tommaso Pecorella
aab9388af6
internet-apps: fix doxygen warnings
2021-05-01 18:53:12 +02:00
Tom Henderson
38bf93a8b5
documentation: Update Python API scanning section
2021-04-30 22:08:23 -07:00
Tommaso Pecorella
6b0a9f4af7
sixlowpan: fix doxygen warnings
2021-05-01 04:36:19 +02:00
Tommaso Pecorella
21fb224e8a
internet: fix doxygen warnings
2021-05-01 04:14:27 +02:00
Tommaso Pecorella
1a095cda5b
network: fix doxygen warnings
2021-05-01 04:13:49 +02:00
Tommaso Pecorella
e2f1ff084b
core: fix doxygen warnings
2021-05-01 00:19:55 +02:00
Tommaso Pecorella
a06388bf64
aodv: fix doxygen warnings
2021-04-30 19:09:29 +02:00
Tommaso Pecorella
b922daa3c0
olsr: fix doxygen warnings
2021-04-30 19:08:28 +02:00
Alessandro Aimi
4404c451e4
network: ( fixes #393 ) Add support for DLT_LORATAP DataLinkType to Pcap files
2021-04-30 15:32:20 +00:00
Tommaso Pecorella
d7a08785d7
CI: update archlinux image
2021-04-29 20:45:59 +00:00
Tom Henderson
c3c1b3326f
build: ( fixes #329 ) Remove dead code from wscript
2021-04-29 08:28:44 -07:00
Stefano Avallone
2d692ea383
wifi: Rescan python bindings
2021-04-26 20:02:52 +02:00
Stefano Avallone
a629984f33
wifi: Add copy constructor and assignment operator to WifiTxParameters
2021-04-26 20:02:52 +02:00
Stefano Avallone
a160f7054e
wifi: Add Copy methods to WifiAcknowledgment and WifiProtection
2021-04-26 20:02:45 +02:00
Stefano Avallone
ac7ad2c815
wifi: Add trace source for PSDU map timeout events
2021-04-26 19:05:36 +02:00
Rediet
2e4fdd3640
wifi: Add methods to get the target RSSI for TB PPDUs
2021-04-26 19:05:35 +02:00
Stefano Avallone
dcb8ffe4e5
wifi: Add MAC support for DL OFDMA
2021-04-26 19:05:35 +02:00
Stefano Avallone
508a10a101
wifi: Add the MultiUserScheduler base class
2021-04-26 19:05:35 +02:00
Stefano Avallone
47eb2b1fbf
wifi: Add DL OFDMA support to the WifiDefaultAckManager
2021-04-26 19:05:35 +02:00
Tommaso Pecorella
662c6a8a21
olsr ( fixes #271 ): print methods for olsr headers
...
Credits also to:
- Niwedita <niwedita.dakshana2017@gmail.com >
- Nitya Chandra <nityachandra6@gmail.com >
2021-04-25 15:49:18 +02:00
Ameya Deshpande
57617feb3f
nix-vector-routing: ( fixes #390 ) Avoid changing routing-dependent members
...
- Declare the function `PrintRoutingPath ()` as a const function.
- Add CheckCacheStateAndFlush () to `PrintRoutingPath ()`.
- Add a null condition check for `destNode` in `PrintRoutingPath ()`.
- Take node pointer parameter for `FindTotalNeighbors ()` and `FindNetDeviceForNixIndex ()`.
- Declare all the nested functions inside `PrintRoutingPath ()` as const.
- Remove updating m_ipv4RouteCache.
- Note that updating m_nixCache is OK as it should and only happens for the source node instance.
Signed-off-by: Ameya Deshpande <ameyanrd@outlook.com >
2021-04-23 19:23:21 +00:00
Steven Smith
bbcea3e502
core: ( fixes #387 ) Fix MakeCallbackAccessor compilation error
...
Use more specific properties of containers to identify containers for specialization
2021-04-20 10:11:05 -07:00
Tom Henderson
acec4714bb
examples: (fix of commit e353bafa) Set PCAP data link type
2021-04-20 09:41:53 -07:00
Sébastien Deronne
b4efd683be
wifi: Fix typos and unnecessary headers in WifiPrimaryChannelsTest
2021-04-19 12:53:14 +02:00
Sébastien Deronne
e353bafa48
examples: Set wifi data link type when PCAP file is generated
2021-04-19 12:49:58 +02:00
Tom Henderson
db97b88195
core: Add missing include
2021-04-18 17:55:30 -07:00
Tom Henderson
2ae1abcc4e
examples: Fix comment
2021-04-16 15:10:38 -07:00
Tom Henderson
5fc7a1be61
examples: Add author/copyright; improve logging and comments
2021-04-16 07:56:21 -07:00
Tom Henderson
a773a15d48
applications: Include SeqTs header size in logged receive packet size
2021-04-16 07:55:38 -07:00
Alexander Krotov
7840671edf
ci: add "ccache-" prefix to ccache cache
...
To avoid conflicts in case we add more caches for other things.
2021-04-15 17:34:09 +03:00
Vivek Jain
26f264bda4
tcp: Fix sphinx warnings
2021-04-15 14:25:33 +00:00
Alexander Krotov
3b54a8af17
ci: share ccache directory between branches
2021-04-15 14:18:35 +00:00
Sachin Nayak
7765a4519b
lte: Set UeRrcSapProvider only if RNTI exists at the eNB
...
see MR !605
2021-04-14 14:57:43 +02:00
Sachin Nayak
6305437fbe
lte: Make sure RNTI exists before removing UE context
...
see MR !605
2021-04-14 14:56:36 +02:00
Stefano Avallone
d1c7b37763
wifi: Compare received power per MHz to normalized RX sensitivity
2021-04-14 12:31:55 +02:00