Add PigSync responder and encrypted PigChat - #60
Open
gooberhimself wants to merge 44 commits into
Open
Conversation
2.4/5ghz warhog
network_recon: newNetworkCallback not atomic, ghost on core 1 gps: tz single-wrap breaks on extreme offsets, now it doesn't config: personality traits and MLCollectionMode loaded unclamped from json wigle/wpasec: fd leak when scan exits on pendingCount==16 xfer_server: absolute path escape /etc/passwd style, now blocked spectrum: rsn pairwise/akm count * 4 wraps uint16, kills pmf detect bacon: bssid null before memcmp, boom warhog: bountySeenTotal % 0 kills pig after 4B networks. scanInProgress needs volatile do_no_ham: dwellResolved needs volatile, eapol mic zero on short frame corrupts hash xp: pendingSaveFlag outside achQueueMutex in both unlock paths
…x, bssid null config: clamp mood lower bound (-100) to match the -100..100 spec xp: setUnlockable now does the bitset inside the mutex (was racing with save/hasUnlockable) network_recon: rsn pairwise/akm skip uses uint32 intermediate same as spectrum fix bacon: null-check bssid on second WiFi.BSSID call (post-loop, could race scan buffer)
gooberhimself
force-pushed
the
pigsync-server-pig-patches
branch
from
August 16, 2026 01:53
5ad40c1 to
0e3d2b4
Compare
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.
Summary
Adds two communication modes for Cardputer devices:
PigSync responder
PigChat
Testing
Tested on two M5Stack Cardputer ADV devices.
pio run -e m5cardputersucceedsBase
Built from
pig-patchescommit9f0b3ac.