New version: GNSSReceiver v0.2.0 - #161334
JuliaRegistrator wants to merge 1 commit into
Conversation
JuliaRegistrator
commented
Jul 14, 2026
- Registering package: GNSSReceiver
- Repository: https://github.com/JuliaGNSS/GNSSReceiver.jl
- Created by: @github-actions[bot]
- Version: v0.2.0
- Commit: d30054951ab0480e45143bf653f084426882f883
- Reviewed by: @github-actions[bot]
- Reference: JuliaGNSS/GNSSReceiver.jl@d300549#commitcomment-192429397
- Description: Implementation of a GNSSReceiver
- Release notes:
UUID: c84cffa-6943-4fe6-9449-f6d23817af8b Repo: https://github.com/JuliaGNSS/GNSSReceiver.jl.git Tree: d632bd39db94ffa6ac71fc9de3547b59e6c76aee Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
# [0.2.0](v0.1.6...v0.2.0) (2026-07-14) ### Bug Fixes * **benchmark:** give each process sample a fresh state so it measures a real 45 s run ([76dbd82](76dbd82)) * generalize save_data, cover it in tests, and pre-v1 cleanup ([7ec5806](7ec5806)) * increment unsuccessful counter during reacquisition ([#48](#48)) ([402783a](402783a)) * **receive:** thread receiver_state via typed Ref to avoid Core.Box allocations ([bb58434](bb58434)) * reset decoder after reacquisition ([#47](#47)) ([0df1fed](0df1fed)) * small fixes to signal flow ([#45](#45)) ([03a111a](03a111a)) ### Features * add extract hook to receive for custom per-chunk payloads ([79ab06a](79ab06a)) * allow to specify PVT update rate ([#52](#52)) ([0b4e515](0b4e515)) * allow to specify the doppler_estimator ([#56](#56)) ([a93b8f3](a93b8f3)) * allow to specify the lock detector threshold ([#53](#53)) ([128fca8](128fca8)) * allow to specify the PRNs of the acquisition plan ([#46](#46)) ([2a7a408](2a7a408)) * **benchmark:** human-readable sizes and memory ratio in PR comment ([1a20bf3](1a20bf3)) ### Performance Improvements * **benchmark:** split process into per-stage 1 s benchmarks for reliable CI ([5b59f32](5b59f32)) * **channel:** replace Channel-backed MatrixSizedChannel with lock-free SignalChannel ([c5c40ef](c5c40ef)) * **process:** reuse a SatelliteState buffer in update_pvt, drop filter→Dictionary ([bceee57](bceee57)), closes [#82](#82) * update receiver_sat_states in place (map!) instead of rebuilding each frame ([5a2f4c3](5a2f4c3)), closes [82/#84](#84) [#82](#82)
|
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines which are not met ❌
2. Needs action: here's what to do next
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the 3. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
|
Closing: this v0.2.0 registration was created in error. It was auto-generated by a semantic-release workflow that ran before the v1.0.0 GitHub release/tag existed, so it computed 0.2.0 from the commit history. v1.0.0 is already registered (#161331) and is the correct current version. |
|
This registration should not be merged. It was auto-generated by a semantic-release workflow that ran before the v1.0.0 release existed, so it computed 0.2.0 from commit history. v1.0.0 is already registered and correct (#161331). The upstream v0.2.0 tag/release has been deleted. Please disregard/close this PR. |
|
This pull request has been inactive for 30 days and will be automatically closed 7 days from now. If this pull request should not be closed, please either (1) fix the AutoMerge issues and re-trigger Registrator, which will automatically update the pull request, or (2) post a comment explaining why you would like this pull request to be manually merged. It would also be helpful if you could post a message in the |
|
This pull request has been inactive for more than 30 days and has automatically been closed. Feel free to register your package or version again once you fix the AutoMerge issues. If you need help, you can ask in the |