refactor: rename neo6m driver to ublox-gps and removes dumb readmes#25
Merged
refactor: rename neo6m driver to ublox-gps and removes dumb readmes#25
Conversation
- Rename drivers/neo6m to drivers/ublox-gps to reflect support
for multiple u-blox GPS modules (NEO-6M, NEO-M9N, etc.)
- Update crate name from neo6m to ublox-gps
- Update lib name from neo6m to ublox_gps
- Update README with comprehensive documentation including:
- Supported hardware table
- UBX protocol configuration examples
- Dynamic platform models
- Update all references in:
- Workspace Cargo.toml
- sensors/blackbox/Cargo.toml
- Source imports (gps.rs, system.rs)
- Documentation (CLAUDE.md, CONTRIBUTING.md, sensors/README.md,
framework/README.md, SENSOR_TOOLKIT_GUIDE.md)
- RELEASE.md: superseded by automated release workflow - IMPLEMENTATION_SUMMARY.md: temporary dev notes, no longer relevant
Redundant - release workflow extracts notes from CHANGELOG.md
- Remove docs/README.md (minimal index, not needed) - Remove docs/SENSOR_TOOLKIT_GUIDE.md (describes unused framework) - Fix SECURITY.md to use GitHub's vulnerability reporting
- Fix reference to non-existent SUPPORT.md - Fix relative paths to root-level docs (CONTRIBUTING, CLAUDE, CHANGELOG, README)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.