0
I Use This!
High Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
check-style: Replace NBSP with empty space More... 3 months ago
doc: Add virtual environment section to Python manual More... 3 months ago
build: Prevent python bindings from being enabled along with MPI More... 3 months ago
Replace Doxygen tags using \ with @ More... 3 months ago
Use Time() constructor with integer values More... 3 months ago
Remove redundant call to Time() More... 3 months ago
Use default Time() constructor when initializing 0 time More... 3 months ago
Use Time comparison functions rather than Time(0) More... 3 months ago
ci: Add instructions to cmake-format job to fix the style More... 4 months ago
applications: Add state trace source to OnOffApplication More... 4 months ago
build: Disable class-memaccess compiler error when using eigen on ARM64 More... 4 months ago
wifi: Modularize calculations to convert Hz to/from MHz More... 4 months ago
check-style: Define clang-format versions as an interval More... 4 months ago
check-style: Remove minimum clang-format version from documentation More... 4 months ago
network: add missing header to radiotap More... 4 months ago
applications,core,internet,lte: Reduce indent by returning early More... 4 months ago
wifi: Use MHz unit for signal spread More... 4 months ago
wifi: optimize WifiPpdu destructor More... 4 months ago
wifi: Prefer direct initialization instead of copy initialization More... 4 months ago
wifi: Prefer use of auto for variables using units More... 4 months ago
wifi: Do no longer specify unit in names More... 4 months ago
examples: Fix incorrect energy calculation in wifi power adaptation examples More... 4 months ago
wifi: Cleanup casts to weak types More... 4 months ago
olsr: Fix documentation nits More... 4 months ago
spectrum: Calculate propagation loss and receiver antenna gain at RX More... 4 months ago
dsr: clarify limitations More... 4 months ago
lte: fix EpsBearer documentation More... 4 months ago
spectrum: Reduce further amount of spectrum conversions at RX by passing a map of existing conversion of the TX PSD More... 4 months ago
spectrum: Perform spectrum conversions only once at TX, evaluate at RX if another conversion is needed More... 4 months ago
wifi: Fix assert message related to converted spectrum check More... 4 months ago