Skip to content

Conversation

JordanYates
Copy link
Contributor

@JordanYates JordanYates commented Oct 14, 2024

Various small features.

Update zephyr fork to remove a dependency on malloc in zbus.

Signed-off-by: Jordan Yates <[email protected]>
Rename `shared_device_spec_dt` to `shared_device_dt_spec` to match other
subsystems.

Signed-off-by: Jordan Yates <[email protected]>
Update the header to compile when `CONFIG_ZBUS_CHANNEL_PUBLISH_STATS`
is not enabled.

Signed-off-by: Jordan Yates <[email protected]>
Reduce the number of lines the task prints to the console.

Signed-off-by: Jordan Yates <[email protected]>
Add `const` qualifiers to arrays that are not modified.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates changed the title Feature/ct updates misc: various updates and features Oct 14, 2024
Add a library for performing math operations related to the earth.

Signed-off-by: Jordan Yates <[email protected]>
Add tests for the great circle distance function.

Signed-off-by: Jordan Yates <[email protected]>
Add the option to request an antenna switch while the modem is in the
active state.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates changed the title misc: various updates and features [EIS-494] misc: various updates and features Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.77%. Comparing base (eadf9f3) to head (fa213d8).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
lib/math/geodesy.c 88.88% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   90.80%   90.77%   -0.04%     
==========================================
  Files         110      111       +1     
  Lines        4349     4367      +18     
  Branches      693      695       +2     
==========================================
+ Hits         3949     3964      +15     
  Misses        210      210              
- Partials      190      193       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JordanYates JordanYates merged commit 49419fa into main Oct 14, 2024
11 checks passed
@JordanYates JordanYates deleted the feature/ct_updates branch October 14, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant