MCPcopy Index your code
hub / github.com/dsvensson/cc1101

github.com/dsvensson/cc1101 @v0.1.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.3 ↗ · + Follow
93 symbols 154 edges 22 files 20 documented · 22%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

cc1101

A platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)

What works

  • Configuring radio for reception, and reading data.

TODO

  • [ ] Sending data, but only have one module.

License

Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Extension points exported contracts — how you extend this code

OffsetSize (Interface)
(no doc) [2 implementers]
src/lowlevel/traits.rs

Core symbols most depended-on inside this repo

write_register
called by 16
src/lowlevel.rs
modify_register
called by 9
src/lowlevel.rs
read_register
called by 8
src/lowlevel.rs
write_strobe
called by 8
src/lowlevel.rs
addr
called by 8
src/lowlevel/registers/config.rs
offset
called by 6
src/lowlevel/access.rs
value
called by 5
src/lowlevel/types/gdo_cfg.rs
await_machine_state
called by 2
src/lib.rs

Shape

Method 52
Enum 23
Function 12
Class 5
Interface 1

Languages

Rust100%

Modules by API surface

src/lib.rs34 symbols
src/lowlevel/convert.rs11 symbols
src/lowlevel.rs7 symbols
src/lowlevel/traits.rs6 symbols
src/lowlevel/registers/status.rs3 symbols
src/lowlevel/registers/config.rs3 symbols
src/lowlevel/registers/command.rs3 symbols
src/lowlevel/registers.rs3 symbols
src/lowlevel/types/sync_check.rs2 symbols
src/lowlevel/types/po_timeout.rs2 symbols
src/lowlevel/types/num_preamble.rs2 symbols
src/lowlevel/types/mod_format.rs2 symbols

For agents

$ claude mcp add cc1101 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact