Skip to content

feat: Add CDMA support module (#489) - #1030

Open
jimeng999 wants to merge 1 commit into
CellularPrivacy:developmentfrom
jimeng999:bounty-489
Open

feat: Add CDMA support module (#489)#1030
jimeng999 wants to merge 1 commit into
CellularPrivacy:developmentfrom
jimeng999:bounty-489

Conversation

@jimeng999

Copy link
Copy Markdown

Description

Implements issue #489: Add CDMA support.

Changes Made

  • Added CDMASupport.java module for CDMA base-station tracking
  • Parses CDMA-specific parameters: SID, NID, BTS ID, GPS coordinates
  • Maps known CDMA carrier SIDs (Verizon, Sprint)
  • Converts CDMA parameters to OpenCellID-compatible format
  • Follows OpenCellID API conventions for CDMA networks

Technical Details

  • CDMA uses different BTS tracking than GSM (GPS-based)
  • System ID (SID) identifies the CDMA network operator
  • Network ID (NID) identifies the network within a system
  • Base Station ID (BSID) identifies individual towers

Fixes #489
[bounty $100]

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.

CDMA Support [$100]

1 participant