Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor all frequencies from MHz (double) to Hz (uint32_t) #179

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Fix missed type change in lora-interference-helper.cc

5567991
Select commit
Loading
Failed to load commit list.
Open

Refactor all frequencies from MHz (double) to Hz (uint32_t) #179

Fix missed type change in lora-interference-helper.cc
5567991
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2024 in 1s

76.92% of diff hit (target 77.66%)

View this Pull Request on Codecov

76.92% of diff hit (target 77.66%)

Annotations

Check warning on line 517 in model/class-a-end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/class-a-end-device-lorawan-mac.cc#L517

Added line #L517 was not covered by tests

Check warning on line 534 in model/class-a-end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/class-a-end-device-lorawan-mac.cc#L534

Added line #L534 was not covered by tests

Check warning on line 553 in model/class-a-end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/class-a-end-device-lorawan-mac.cc#L553

Added line #L553 was not covered by tests

Check warning on line 852 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L852

Added line #L852 was not covered by tests

Check warning on line 859 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L859

Added line #L859 was not covered by tests

Check warning on line 861 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L861

Added line #L861 was not covered by tests

Check warning on line 863 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L863

Added line #L863 was not covered by tests

Check warning on line 880 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L880

Added line #L880 was not covered by tests

Check warning on line 885 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L885

Added line #L885 was not covered by tests

Check warning on line 889 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L889

Added line #L889 was not covered by tests

Check warning on line 896 in model/end-device-lorawan-mac.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-lorawan-mac.cc#L896

Added line #L896 was not covered by tests

Check warning on line 201 in model/end-device-status.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-status.cc#L201

Added line #L201 was not covered by tests

Check warning on line 204 in model/end-device-status.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/end-device-status.cc#L204

Added line #L204 was not covered by tests

Check warning on line 172 in model/gateway-lora-phy.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/gateway-lora-phy.cc#L172

Added line #L172 was not covered by tests

Check warning on line 174 in model/gateway-lora-phy.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/gateway-lora-phy.cc#L174

Added line #L174 was not covered by tests

Check warning on line 177 in model/gateway-lora-phy.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/gateway-lora-phy.cc#L177

Added line #L177 was not covered by tests

Check warning on line 179 in model/gateway-lora-phy.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/gateway-lora-phy.cc#L179

Added line #L179 was not covered by tests

Check warning on line 100 in model/logical-lora-channel-helper.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/logical-lora-channel-helper.cc#L100

Added line #L100 was not covered by tests

Check warning on line 107 in model/logical-lora-channel-helper.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/logical-lora-channel-helper.cc#L107

Added line #L107 was not covered by tests

Check warning on line 109 in model/logical-lora-channel-helper.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/logical-lora-channel-helper.cc#L109

Added line #L109 was not covered by tests

Check warning on line 112 in model/logical-lora-channel-helper.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/logical-lora-channel-helper.cc#L112

Added line #L112 was not covered by tests

Check warning on line 31 in model/logical-lora-channel.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/logical-lora-channel.cc#L31

Added line #L31 was not covered by tests

Check warning on line 206 in model/lora-channel.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/lora-channel.cc#L206

Added line #L206 was not covered by tests

Check warning on line 520 in model/lora-frame-header.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/lora-frame-header.cc#L520

Added line #L520 was not covered by tests

Check warning on line 522 in model/lora-frame-header.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

model/lora-frame-header.cc#L522

Added line #L522 was not covered by tests