Skip to content

Wire the programming runtime and add fake Soft-AP mode - #3

Open
keskad wants to merge 1 commit into
mainfrom
feat/runtime-and-fake-mode
Open

Wire the programming runtime and add fake Soft-AP mode#3
keskad wants to merge 1 commit into
mainfrom
feat/runtime-and-fake-mode

Conversation

@keskad

@keskad keskad commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Run scan/probe/program on a tokio worker over nl80211, so jobs actually execute instead of staying queued.
  • Add wp-fake plus --interface fake / fake subcommand for hardware-free Soft-AP HTTP testing.
  • This is the base for Add LongFred firmware update over Soft-AP, LAN, and USB #2 (feat/longfred-firmware-ota).

Test plan

  • cargo test --workspace and cargo clippy --workspace --all-targets -- -D warnings
  • wireless-programmer --interface fake then scan / probe / program against the in-process mock
  • wireless-programmer fake --driver longfred serves HTTP without a daemon

Made with Cursor

Complete scan/probe/program over nl80211 with a tokio worker, and add
wp-fake plus --interface fake / fake subcommand for hardware-free testing.

Co-authored-by: Cursor <cursoragent@cursor.com>
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