docs(wiki): v2.14.00 multi-board release - Classic CYD and WS-C5-28 promoted to fully supported
Home.md: new "Supported Hardware" section (NM-CYD-C5 primary/preferred,
Classic CYD supported, Waveshare WS-C5-28 supported/new), updated intro,
"What's New" bumped to v2.14.00 with a multi-board-support headline.
New page: Waveshare-WS-C5-28-Support.md - hardware differences from
NM-CYD-C5, the CH32V003 IO expander architecture, RF-HAT wiring, flash
instructions, known issues.
Where-To-Get-It.md: board selector mention, corrected + expanded manual
flash instructions for all three boards (was NM-CYD-C5-only, and had a
stale wrong bootloader offset), purchase info for Classic CYD and
WS-C5-28.
Getting-Started.md: board selector mention, flagged the resistive-touch
section (Sec 3) and RF-HAT enablement (Sec 4) as NM-CYD-C5/Classic-CYD-
specific where WS-C5-28 differs (capacitive touch, no calibration; RF-HAT
needs manual wiring not plug-and-play).
Merge branch 'master' of github.com:JimGat/CYM.wiki
docs(wiki): add OT/IoT Air Survey page, document geo_start/geo_end + addr_sub
New page covering the passive multi-radio survey feature end to end: radio
profiles, output file layout, and the actual metadata.json/obs.jsonl JSON
shapes — including geo_start/geo_end (survey start/end GPS stamp) and the
BLE addr_sub address-type field, both new this cycle. Also explains why
addr_sub isn't device identity resolution (requires bonding/IRK, which this
firmware doesn't implement) and notes the obs_count uniqueness fix. Linked
from Home.md's Wireless Security Research index.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PBETSgn4bPhRTmBGE6ah2a
feat: Classic CYD support page + Hardware Variants section on Home
Documents all restrictions when running CYM on ESP32-2432S028R (Classic CYD):
absent hardware (RF-HAT, GPS, vibrator, 5 GHz, 802.15.4), reduced buffer sizes
with practical impact per feature, WiFi IRAM trade-off, dual-core advantage,
flash instructions, and SD layout. Boot notice references the splash disclaimer
added in firmware v2.13.49.
docs: update What's New to v2.13.43 (was v2.12.2)
Replaces the three v2.12.x release tables with the current v2.13.43
feature summary: Tracker Scanner, Passive OBS, Go Dark full-screen wake,
WiFi/BLE PCAP, wardrive patches (@birolt29), GPS debug toggle, nRF24
Jammer, BLE Blaster, GATT Walker fingerprint fix.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UnCgHkB4s4cfvtaXjQWK14
docs: add LAB5 Discord invite + Dexter-first layout on Home
- Home.md: move Dexter logo + description to top (before What's New);
add LAB5 Discord link with unofficial-support note
- Support-and-Community.md: add direct Discord invite
(https://discord.gg/Vuq2SmCbk5) and unofficially-supported language
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UnCgHkB4s4cfvtaXjQWK14
docs: update SD Assets repo URL after rename CYM-NM28C5-SD-Assets → CYM-SD-Assets
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: update What's New to v2.12.2 (v2.12.1 + v2.12.2 changes)
docs: add Valleytech video thumbnail to wiki home page
docs: Valleytech review first-run UX docs pass (YT-001/003/006/E002/E003)
New: Getting-Started.md — comprehensive first-run guide covering:
- Resistive touch behavior and the red dot (YT-001/002)
- SD card provision: full folder layout, what the Validate & Provision
action creates, SD Asset Repository pointer (YT-003/004)
- RF-HAT enablement checklist: how to enable, DIP switch map, module
status table for all 5 modules in v2.12.x (YT-007/008)
- GPS wiring: LP-UART pin map, serial settings, baud auto-detect,
troubleshooting table (YT-E002/E003)
- WiFi tool naming explainer: Channel Analyzer vs WiFi Band Scope (YT-006)
- Wardrive categorization note (YT-005)
Updated: Home.md
- Add Getting Started link at top of the getting-started section with
"First-time setup" descriptor so it is the most visible entry point.
Updated: WiFi-Security-Research.md
- Rename "Chanalizer" to "Channel Analyzer" throughout.
- Add WiFi Band Scope section: description, feature comparison table vs
Channel Analyzer, and two research use cases. (YT-006)
Updated: Where-To-Get-It.md
- Expand GPS module section with full wiring table (TX/RX/VCC/GND),
voltage warning, baud default, and link to Getting-Started GPS guide. (YT-E002)
v2.12.0: docs(wiki): Home.md "What's New" table + full Wardriving.md rewrite
Home.md: added v2.12.0 "What's New" summary table covering Chameleon Ultra,
BLE-only wardrive fix, SD deadlock fix, DMA headroom, adaptive capture,
GPS 5Hz opt-in, boot auto-detect, GPS icon, active BLE scan, CSV fsync,
CSV rotation, PN532 SD dictionary, and SD Provision updates.
Wardriving.md: full rewrite covering D-UCB scheduler, adaptive speed profiles,
GPS integration (baud auto-detect, 5Hz opt-in, multi-vendor commands, status icon,
GPS loss behavior), BLE wardriving (time-sliced + BLE-only fix and root cause),
file format (filled columns), CSV durability and rotation (deadlock note),
Manage Data, research use cases, and SD card layout.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: expand Chameleon Ultra from stub to full feature reference (Phase 1-6)
NFC-RFID.md:
- Replaces "Coming soon" placeholder with live feature documentation
- Status table updated: Chameleon now shows "Available - v2.11.44+"
- Full sections: Connect, Read LF, Read HF, Dump Card (MFC key attack + NTAG),
Slot Manager, Clone to Slot, Load from SD, Key Dictionary, SD card layout
- SAK detection table, CC byte page-count auto-detection documented
- Key dictionary format, built-in key count, extended dict location
- Partial MFC dump behavior noted (zero-fill for uncracked sectors)
- MFC load-to-slot noted as pending (command unconfirmed)
Home.md:
- NFC/RFID Hub row updated with live feature summary
- Added SD Asset Repository blurb with link after SD card note
v2.11.12: docs: NFC/RFID Hub + Chameleon Ultra stub + Drone wiki page
- NFC-RFID.md: restructured as hub page; Chameleon Ultra stub section
with @bkbroiler concept credit and ChameleonUltraGUI protocol reference;
standalone PN532 CN1 wiring (GPIO8=SCL, GPIO9=SDA) documented
- Drone.md: new page covering Drone Detector (passive Remote ID scanner)
and Drone Spoof (ASTM F3411 BLE/WiFi synthetic beacon); research use
cases and field scenarios for both features
- Home.md: updated NFC/RFID entry; added Drone page to nav table
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add Videos and Contributors pages; add Community section to Home nav
fix: restore Home.md — GitHub Wiki requires exact name 'Home' for landing page
Add Where-To-Get-It and Support pages; update Home nav
Add CYM research wiki: 9 pages + 19 images from project