Just Call Me Koko
2ad385df92
Merge pull request #1207 from justcallmekoko/develop
...
Remove BT Only Wardrive
nightly_2ad385d
2026-04-09 10:47:42 -04:00
Przemas
4a37e62ec4
perf(settings): implement RAM cache to eliminate constant heap churn
2026-04-08 12:12:45 +02:00
H4W9
deebafa313
Update MenuFunctions.cpp
...
Why not finish the job if I start it...
2026-04-07 08:28:05 -05:00
H4W9
d936f36f29
Update MenuFunctions.cpp
...
Fix brightness level resetting when exiting keyboard view
2026-04-07 08:15:33 -05:00
Just Call Me Koko
1f1195645b
Merge pull request #1191 from justcallmekoko/wardrive_poi
...
Consolidate BLE spam methods
2026-03-22 14:46:04 -04:00
Just Call Me Koko
80eb798df3
Consolidate BLE spam methods
2026-03-22 14:39:38 -04:00
Just Call Me Koko
62fdb42dbd
Merge pull request #1166 from datboip/feature/wardrive-poi
...
Add live POI tagging during wardrive
2026-03-21 23:27:00 -04:00
Just Call Me Koko
b33bf9c48d
Merge pull request #1187 from justcallmekoko/apple-juice
...
Remove BT Only Wardriving
2026-03-21 23:16:44 -04:00
Just Call Me Koko
1fb32382c2
Remove BT Only Wardrive
2026-03-21 23:07:36 -04:00
Just Call Me Koko
2611808c1f
Merge pull request #1183 from Ohminecraft/master
...
Add Apple Juice, Fix get wrong wifi security type
2026-03-21 22:26:42 -04:00
Just Call Me Koko
759005ad3f
Merge pull request #1186 from justcallmekoko/develop
...
Bug fix for AWOK hardware
nightly_759005a
2026-03-21 21:56:16 -04:00
Just Call Me Koko
da726d76c9
Fix battery info crash
2026-03-21 21:44:35 -04:00
Shine Nagumo
4ac2000aa8
Fix some function not declared
2026-03-21 11:21:40 +07:00
Shine Nagumo
548732660f
I forgot =)), Add executeAppleJuice declared
2026-03-21 10:39:03 +07:00
Shine Nagumo
3ac42ee418
Add Apple Juice, Fix get wrong wifi security type
...
Apple Juice (Slower version of Sour Apple, effective to pop up apple device)
2026-03-21 10:25:13 +07:00
Just Call Me Koko
ae34de5051
Add display support for dual mini c5
2026-03-20 14:43:52 -04:00
Adam Benhassen
a09308e8c6
fix random keyboard input hang
2026-03-17 17:26:25 +01:00
Adam Benhassen
ca2cee6c07
add backtick and delete keys as back button menu navigation
2026-03-13 21:03:35 +01:00
Adam Benhassen
9abe8e3dde
eliminate screen flash when exiting scans
2026-03-13 20:53:42 +01:00
datboip
4494be5de8
fix(ci): revert configs.h board define to commented state
...
CI injects board defines via compiler flags, so having MARAUDER_V6_1
uncommented caused dual-define conflicts on all other board targets.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 02:23:24 -04:00
datboip
27f3666f9e
feat: add live POI tagging during wardrive
...
Tap bottom bar during wardrive to drop GPS-tagged waypoints (auto-numbered).
CLI command `wardrivepoi [label]` supports custom labels for serial/Flipper
users. Writes standard GPX format with lat/lon/ele/time/name. Empty GPX
files auto-cleaned on scan stop. Addresses #1058 .
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 01:40:27 -04:00
Just Call Me Koko
2ff3716e23
Merge pull request #1164 from justcallmekoko/develop
...
Fix display dimming on exit button press
nightly_2ff3716
v1.11.0
2026-03-09 16:28:00 -04:00
Just Call Me Koko
3a9f96751c
Fix display dimming on exit button press
2026-03-09 16:21:29 -04:00
Just Call Me Koko
047ce7f21f
Merge pull request #1160 from justcallmekoko/develop
...
Remove station scan and move wardriving
nightly_047ce7f
2026-03-07 22:24:20 -05:00
Just Call Me Koko
47b30a1478
Remove station scan and move wardriving
2026-03-07 22:17:50 -05:00
Adam Benhassen
4cc28a1777
Merge branch 'master' into feat/cardputer-adv-support
2026-03-08 04:27:34 +02:00
Just Call Me Koko
4b7d1e2857
Merge pull request #1159 from justcallmekoko/develop
...
Update NimBLE
2026-03-07 21:16:53 -05:00
Just Call Me Koko
d3b17c63db
Update NimBLE version
2026-03-07 21:07:33 -05:00
Adam Benhassen
1d41f8b895
fix label datum wrong padding
2026-03-08 02:35:03 +01:00
Adam Benhassen
2d2de9c380
clear screen after bootup, remove leftover text artifacts
2026-03-08 02:34:46 +01:00
Adam Benhassen
2320e3e12d
move banner slightly down so it doesn't touch the status bar
2026-03-08 02:34:25 +01:00
Adam Benhassen
7ee987ac9a
move menu items slightly up
2026-03-08 02:33:58 +01:00
Adam Benhassen
6da33d4ed8
fix statusbar height
2026-03-08 02:33:06 +01:00
Adam Benhassen
c159df02b9
fix: use smaller font for battery status, ui consistency
2026-03-08 01:59:37 +01:00
Adam Benhassen
80ccddfdb4
feat: enable neopixel led support
2026-03-08 01:44:25 +01:00
Adam Benhassen
d7d71bf12f
feat: implement calibrated adc battery reading
2026-03-08 01:37:01 +01:00
Adam Benhassen
cafa589fae
fix: enable battery gauge reading
2026-03-08 00:56:09 +01:00
Adam Benhassen
82d21f7eae
fix: set correct GPS pins for adv
2026-03-08 00:40:46 +01:00
Just Call Me Koko
785b2ce220
Merge pull request #1157 from H4W9/H4W9-New-Icons
...
H4W9 new icons
2026-03-07 17:56:19 -05:00
Adam Benhassen
7da6a6533d
fix: use SCREEN_WIDTH/SCREEN_HEIGHT for landscape display rendering
...
Fix drawing issues on Cardputer where TFT_WIDTH (135, portrait) was
used instead of SCREEN_WIDTH (240, landscape) for fill widths, and
TFT_HEIGHT (240) was used instead of SCREEN_HEIGHT (135) for vertical
positioning. Fixes status bar, menu buttons, and channel graph rendering.
Also increases CHAN_PER_PAGE to 14 so all WiFi channels fit on one page.
2026-03-07 22:36:48 +01:00
Adam Benhassen
01af8484b1
feat: add M5Stack Cardputer ADV board support
...
Add support for the M5Stack Cardputer ADV hardware variant, which
replaces the original GPIO matrix keyboard with a TCA8418 I2C keypad
controller.
Changes:
- Vendor Adafruit_TCA8418 library for I2C keyboard communication
- Add MARAUDER_CARDPUTER_ADV board target with feature flags in configs.h
- Implement TCA8418 keyboard driver with interrupt-driven FIFO scanning,
coordinate remapping (verified against M5Cardputer-UserDemo-ADV), and
persistent key state tracking for compatibility with menu polling
- Extend all MARAUDER_CARDPUTER preprocessor guards to include ADV variant
- Add TFT_eSPI display configuration (same display as original Cardputer)
- Add CI build matrix entries for both parallel and nightly workflows
2026-03-07 21:48:37 +01:00
H4W9
27ab228664
Update MenuFunctions.cpp
...
Seriously, what was I doin... now I got it.
2026-03-06 21:48:34 -06:00
H4W9
21a594a30b
Update Assets.h
...
rookie oops
2026-03-06 21:26:41 -06:00
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