Commit Graph

1608 Commits

Author SHA1 Message Date
H4W9
4b3428b3c4 Add 2 new icons 2026-03-06 21:18:48 -06:00
H4W9
eac6c39301 Update MenuFunctions.cpp
Set Icon for Settings and Brightness
2026-03-06 21:16:52 -06:00
H4W9
71cef47075 Update MenuFunctions.h
Add 2 icons
2026-03-06 21:07:16 -06:00
H4W9
960289806c Merge branch 'justcallmekoko:master' into H4W9-New-Icons 2026-03-06 21:03:22 -06:00
H4W9
096c9123ad Update Assets.h
Add Brightness and Settings icons
2026-03-06 21:02:41 -06:00
Just Call Me Koko
adb4168117 Merge pull request #1155 from justcallmekoko/develop
Fix menu return upon joining wifi
nightly_adb4168
2026-03-06 16:55:24 -05:00
Just Call Me Koko
576061e55f Fix menu return upon joining wifi 2026-03-06 16:40:00 -05:00
Just Call Me Koko
dec270815f Merge pull request #1154 from justcallmekoko/develop
Fix meta detect not exiting
2026-03-06 14:09:20 -05:00
Just Call Me Koko
cd0203d21d Fix meta detect not exiting 2026-03-06 14:02:56 -05:00
Just Call Me Koko
002bc94235 Merge pull request #1153 from justcallmekoko/develop
Fix memory leak for meta detect
nightly_002bc94
2026-03-05 20:23:43 -05:00
Just Call Me Koko
68514ef3dc Fix memory leak for meta detect 2026-03-05 20:15:11 -05:00
Just Call Me Koko
f26a56a5cf Merge pull request #1152 from justcallmekoko/develop
Add BT callback check for wardriving
2026-03-05 14:28:08 -05:00
Just Call Me Koko
3709950fb8 Add BT callback check for wardriving 2026-03-05 14:09:52 -05:00
Just Call Me Koko
411534cf2c Merge pull request #1150 from justcallmekoko/develop
Add build config for dual mini c5
nightly_411534c
2026-03-04 10:14:25 -05:00
Just Call Me Koko
cdcda423b7 Add build config for dual mini c5 2026-03-04 09:58:03 -05:00
Just Call Me Koko
ea669b0b25 Merge pull request #1149 from justcallmekoko/develop
Do not show buttons for specific scan modes
2026-03-04 09:10:53 -05:00
Just Call Me Koko
85d13a6677 Do not show buttons for specific scan modes 2026-03-04 08:47:09 -05:00
Just Call Me Koko
36035536c3 Merge pull request #1148 from justcallmekoko/develop
Remove MAC track buttons, fix dimming
nightly_3603553
2026-03-03 22:33:40 -05:00
Just Call Me Koko
78283833c4 Remove MAC track buttons, fix dimming 2026-03-03 22:22:34 -05:00
Just Call Me Koko
422fdf68d4 Merge pull request #1147 from justcallmekoko/develop
No brightness for mini...for now
2026-03-03 15:59:57 -05:00
Just Call Me Koko
1d7a15a0b8 No brightness for mini...for now 2026-03-03 15:41:03 -05:00
Just Call Me Koko
e297d2091d Merge pull request #1146 from justcallmekoko/develop
Reduce program size, removed unused espressif sniff command, remove legacy screen buffer, remove AP hosting, remove unused pwnagotchi sniffer callback, consolidate deauth transmitters, consolidate eapol callbacks, remove WPS check
2026-03-03 13:45:54 -05:00
Just Call Me Koko
5f848cb76e Fix for non display hardware 2026-03-03 13:37:00 -05:00
Just Call Me Koko
f46c6d857d Reduce program size 2026-03-03 12:23:55 -05:00
Just Call Me Koko
3ef8cd7777 Merge pull request #1142 from datboip/feature/brightness
Add PWM brightness control
2026-03-02 12:20:02 -05:00
datboip
8d7da3cce7 Fix LEDC API compatibility for ESP32 board package 2.x
Use compile-time macros to support both ledcAttach (3.x) and
ledcSetup/ledcAttachPin (2.x) APIs. Fixes CI build failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:58:17 -05:00
datboip
4ce3ee7812 Add PWM brightness control with 10-level adjustment
4-level to 10-level PWM backlight control (10%-100% in 10% steps),
persisted to NVS flash. Adds touch gesture (hold top/bottom zone 1.5s),
Device menu entry, and CLI command (brightness -c/-s <0-9>).

Replaces digitalWrite on/off with ledcWrite PWM for smooth dimming.

Closes justcallmekoko/ESP32Marauder#1091

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:41:47 -05:00
Just Call Me Koko
932384925b Merge pull request #1141 from justcallmekoko/develop
Add scan for meta devices
nightly_9323849
2026-02-27 15:04:44 -05:00
Just Call Me Koko
108e430248 More fixes 2026-02-27 14:56:00 -05:00
Just Call Me Koko
1c29cd48cc Fix brace for legacy NimBLE 2026-02-27 14:52:07 -05:00
Just Call Me Koko
c813398768 Add CLI command for meta scan 2026-02-27 14:43:35 -05:00
Just Call Me Koko
14615bf143 Add meta BLE scan 2026-02-27 13:53:00 -05:00
Just Call Me Koko
4a8492bdda Merge pull request #1140 from justcallmekoko/develop
Create dynamic frame lengths for other beacon spam methods
2026-02-27 00:44:05 -05:00
Just Call Me Koko
eb47092790 Efficiency for generated SSIDs 2026-02-27 00:38:20 -05:00
Just Call Me Koko
54d5ab6947 Force low channels for efficiency 2026-02-27 00:23:39 -05:00
Just Call Me Koko
04fe1d1fdd Move some stuff around 2026-02-26 23:50:10 -05:00
Just Call Me Koko
cb1e49035d Merge pull request #1139 from justcallmekoko/develop
Dynamic beacon frame size
nightly_cb1e490
2026-02-26 22:28:55 -05:00
Just Call Me Koko
ff2df33042 Dynamic beacon frame size 2026-02-26 19:19:33 -05:00
Just Call Me Koko
21c9874d0d Merge pull request #1137 from justcallmekoko/develop
Refactor beacon spam generation and randomize ESSID length
2026-02-26 11:03:39 -05:00
Just Call Me Koko
fadd7e1809 Refactor beacon spam generation 2026-02-26 10:32:41 -05:00
Just Call Me Koko
8ef1c1a7f9 Merge pull request #1136 from justcallmekoko/develop
Update version number
nightly_8ef1c1a
2026-02-25 13:36:06 -05:00
Just Call Me Koko
c263fec4e0 Update version number 2026-02-25 13:28:21 -05:00
Just Call Me Koko
e5b4935fc2 Merge pull request #1135 from justcallmekoko/develop
Add CLI commands for CSA and Quiet attacks
2026-02-25 13:20:01 -05:00
Just Call Me Koko
742a0e4cd2 Add commands for new attacks 2026-02-25 13:13:31 -05:00
Just Call Me Koko
eca7cd54c7 Force target quiet duration in csa 2026-02-25 13:04:25 -05:00
Just Call Me Koko
410cca6133 Merge pull request #1134 from justcallmekoko/develop
Add quiet time attack
2026-02-25 13:00:38 -05:00
Just Call Me Koko
da78493a2a Add quiet time attack 2026-02-25 12:39:22 -05:00
Just Call Me Koko
65d1efa993 Merge pull request #1133 from justcallmekoko/develop
Add channel switch announcement attack
2026-02-25 10:59:41 -05:00
Just Call Me Koko
5463e1bb61 Add channel switch announcement attack 2026-02-25 10:52:53 -05:00
Just Call Me Koko
1584e1b228 Merge pull request #1128 from justcallmekoko/develop
Manual channel scrolling for non-touch sniffers
nightly_1584e1b
2026-02-24 14:16:50 -05:00