Skip to content

refactor: rename neo6m driver to ublox-gps and removes dumb readmes#25

Merged
jctoledo merged 6 commits intomainfrom
rename-gps-driver
Jan 11, 2026
Merged

refactor: rename neo6m driver to ublox-gps and removes dumb readmes#25
jctoledo merged 6 commits intomainfrom
rename-gps-driver

Conversation

@jctoledo
Copy link
Copy Markdown
Owner

@jctoledo jctoledo commented Jan 11, 2026

  • 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)
  • removes dumb readmes

- 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
@jctoledo jctoledo changed the title refactor: rename neo6m driver to ublox-gps refactor: rename neo6m driver to ublox-gps and removes dumb readmes Jan 11, 2026
- Fix reference to non-existent SUPPORT.md
- Fix relative paths to root-level docs (CONTRIBUTING, CLAUDE, CHANGELOG, README)
@jctoledo jctoledo marked this pull request as ready for review January 11, 2026 03:53
@jctoledo jctoledo merged commit b3e6bde into main Jan 11, 2026
5 checks passed
@georgkloeck georgkloeck deleted the rename-gps-driver branch January 21, 2026 17:38
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