Commit Graph
35 Commits
Author SHA1 Message Date
Just Call Me Koko 9148a52a92 Clear some space 2026-01-26 23:44:06 -05:00
Just Call Me Koko 52eea5f4f7 Add commands for SAE sniff and attack 2026-01-20 11:15:05 -05:00
Just Call Me Koko 6a360b236c GPS now operates at 115200 baud 2026-01-07 17:44:41 -05:00
Just Call Me Koko 60f446245d Add location for MAC tracking 2026-01-05 19:02:02 -05:00
Just Call Me Koko ba35343600 Update the rest of the time format for GPS 2025-08-07 23:07:51 -04:00
Just Call Me Koko b490b5968f Adjust time format for GPS data seconds 2025-08-04 16:52:15 -04:00
Just Call Me Koko f94ddf84cb Randomize flipper color 2024-11-13 20:38:06 -05:00
Just Call Me Koko 9b59b7f8c0 Add flipper ble spam 2024-11-13 17:34:41 -05:00
Just Call Me Koko 2cf39700ee Fix num sats on status bar 2024-02-24 19:41:06 -05:00
Just Call Me Koko f8cf90a298 Add Mini Keyboard 2024-02-14 02:30:21 -05:00
Just Call Me Koko 4c9adac032 Add mini SMA enclosure 2024-02-13 15:31:47 -05:00
Willy-JL 2af0d2fcc3 Merge branch 'develop' of https://github.com/justcallmekoko/ESP32Marauder into unified-serial-pcaps 2024-01-17 22:16:42 +00:00
Just Call Me Koko f8a831f916 Add Mini GPS module power control 2024-01-17 09:15:22 -05:00
Willy-JL bddc7e1d9d Send PCAP buffer on main UART console 2024-01-02 12:06:33 +00:00
Kragg Malak 4d0594b424 ADDITIONAL SAFETY MEASURE: Queue limited at 30 sentences (configurable at build time). 2023-12-17 18:37:20 -07:00
Kragg Malak 41bbcae40c FEATURE: Displays all the queue there's room for on the screen in NMEA passthrough, tracking real estate used. Always prints available text buffer and two self-genned messages. Prints whatever else in the queue (from start) there's room for. 2023-12-16 23:43:50 -07:00
Kragg Malak 3e03d49fc9 Minor fixes, nothing impactful left to do for this PR. 2023-12-13 21:05:22 -07:00
Kragg Malak dc8e76094f Speaking of things in two places. 2023-12-13 20:43:12 -07:00
Kragg Malak 6564e269e3 Also, there were two instances of "if(this->text_cycles>GPS_TEXT_MAXCOPIES)" that needed fixing. 2023-12-13 19:18:08 -07:00
Kragg Malak e67c67b990 Always something; fix errors: off by one (> instead of >=), merge fail, didn't remove old gps_obj.enable_queue() from MenuFunctions. 2023-12-13 19:11:49 -07:00
Kragg Malak dd2274b018 Added parsing of GxTXT messages (gps -g text). Added default native mode for nmea local-genned messages, where it claims to be what it hears from your GPS chip. Added support for more spoofed sat types: beidou (BD or GB), navic, qzss, explicit multisat (instead of native). Added UI nicieties. Made screen display one nmea sentence in queue mode, as well as the local-gen ones, and the text buffer. Added GxTXT to gpsdata output, along with accuracy. 2023-12-13 18:27:36 -07:00
Kragg Malak f660a66d8e De-dumbass myself. 2023-11-26 22:06:27 -07:00
Kragg Malak c4af8003de Added NMEA passthrough for GPS attached to marauder to be available on serial port, such as to flipper apps that use UART GPS, as long as they do 115200. 2023-11-26 11:26:18 -07:00
Just Call Me Koko 5f01e3030b Fix corrupt PCAP with SD serial 2023-10-14 16:06:05 -04:00
Just Call Me Koko 7eb7ae4a0d Add gps command 2023-09-08 14:42:19 -04:00
Just Call Me Koko 7669a7447f Add wardrive function 2023-09-07 20:26:33 -04:00
Just Call Me Koko d39f3fc2da Add GPS for flipper wifi dev board 2023-09-05 18:42:07 -04:00
Just Call Me Koko 26a46d6c4d Add GPS data function 2023-09-01 15:20:10 -04:00
Just Call Me Koko 6a26ac2e04 Remove join/shutdown wifi 2023-08-31 15:02:34 -04:00
Just Call Me Koko bc3038c73b Trim fat 2023-08-30 21:58:15 -04:00
Just Call Me Koko eee1b5c8c2 Add GPS menu 2023-08-30 21:36:36 -04:00
Just Call Me Koko d140f70093 Fix what happens and stuff 2023-08-30 16:50:54 -04:00
Just Call Me Koko c7936b06f2 Add MicroNMEA to libs 2023-08-30 16:29:06 -04:00
Just Call Me Koko 0106081308 Detect GPS module 2023-08-30 15:57:44 -04:00
Just Call Me Koko 3c9458e0f5 Add GPS capability 2023-08-30 15:08:06 -04:00