M5 PORKCHOP...in C0LR - #54
Open
kaicherry wants to merge 25 commits into
Open
Conversation
Changes to display.cpp/.h to support Color mode. Covers main view, and Flexes screens
Adds color to all animations and elements! It's super pretty now, not so Jelly of the Hamlet ;)
Adds and actual, but small amount because we are doin' a lot, of color to the Spectrum view
Adds color to the About screen and a credit, attributing RnSKSoft/K.Cherry
Added screenshots of current version, plus a built firmware binary for those that don't/can't build. But you should build from source. So you know what's there.
…into C0LR-finixs
Confidence-scored WiFi (OUI + addr1 receiver + wildcard probe) and BLE (mfr 0x09C8, name hints, Raven service UUIDs) detection. Dual logging to WiGLE export and a separate flock.csv for deflock.me. Passive only, no TX. Signature data attributed to deflock.me / NitekryDPaul / DeFlockJoplin.
Runs detection on WARHOG active-scan results via new inspectScanResult() (BSSID OUI + SSID name hints, Medium threshold). Hits log to a session flock.csv for deflock.me while the AP still flows to the WiGLE export. Loud SIREN on a camera hit, distinct tone for Raven, via the SFX module. Renames namespace flock->flockdet to avoid colliding with the POSIX flock() declared in the ESP32 toolchain headers. Builds clean for env:m5cardputer and flashed/tested on Cardputer ADV.
Feature/flock detection
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.
These are changes to M5 Porkchop that make it more enjoyable to look at, driven by "Hamlet Envy" 😁
It's against the 'janus-hog' branch as that was the latest (publicly) available code.
No "AI/AI-assistance" was utilized...so, heh, do with that what you will. I have been running it for awhile haven't had any performance issues or crashes that I can attribute to it...that weren't already there.
My original intent was to "just make it a new theme" however I would have to add...a bit...more code and didn't;t feel it would benefit the overall experience/didn't want to introduce a lot of "switches" etc.
Screenshots are in my fork in the screenshots folder.