Feat: add macOS WiFi sensing support and bridge to sensing server#129
Open
naimjeem wants to merge 4 commits intoruvnet:mainfrom
Open
Feat: add macOS WiFi sensing support and bridge to sensing server#129naimjeem wants to merge 4 commits intoruvnet:mainfrom
naimjeem wants to merge 4 commits intoruvnet:mainfrom
Conversation
- Introduced a new `mac_wifi` binary for capturing RSSI, noise floor, and TX rate from macOS WiFi hardware. - Added `macos_wifi_bridge.py` script to send live WiFi data to the sensing server over UDP. - Updated README with detailed instructions for setting up and running the macOS sensing environment. - Created `run_all.sh` script for one-command startup of the sensing server and WiFi bridge.
- Introduced a new `sensing-dashboard.html` file for displaying live sensing statistics. - Added a navigation link to the main UI for easy access to the live stats dashboard.
- Add ui/home.html: clean consumer-grade sensing dashboard with presence detection, animated vital signs, signal quality bars, activity timeline, and friendly labels - Fix viz.html: downgrade Three.js to r147 (last version with global OrbitControls.js), fix WebSocket URL to use correct /api/v1/stream/pose endpoint on dynamic host - Add cross-page navigation: Home link in index.html nav, Live Dashboard link to sensing-dashboard, back links between pages - Fix websocket-client.js default URL to derive from location.host - Sensing server: stop simulation when real ESP32/bridge data arrives Made-with: Cursor
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.
No description provided.