Commit Graph

13 Commits

Author SHA1 Message Date
f02380a0b4
Fixed ram/psram display. memGet.h wasnt needed as we can call this directly from ESP 2024-05-08 19:34:42 -04:00
e2bac7efde
Started parsing all meshtastic events for better logging, added more firmware hacks for heartbeat and for display RAM/PSRAM usage 2024-05-08 17:47:32 -04:00
7d10d4e64c
Added event handlers for ALL meshtastic event types 2024-05-07 17:15:05 -04:00
30d6498c87
Commented out experiemntal shit 2024-05-07 16:49:19 -04:00
053c5e9d32
Entire code is in a class now for modular usage 2024-05-07 16:47:30 -04:00
d33930ee37
Documentation improved, structured repo cleaner, mqtt is mostly finish 2024-05-07 15:33:49 -04:00
b8404bcd0c
Fixed indentation (fuck vscode) 2024-05-06 22:35:42 -04:00
337c701835
Added more event types 2024-05-06 22:34:03 -04:00
04c71061da
Code cleanup, better commenting and documentation 2024-05-06 21:34:25 -04:00
58c36bf243
Added logging and cleaned up output now that debugging is done 2024-05-06 20:53:19 -04:00
3bfb328b9b
MQTT client is working perfectly now! MQTT on devices are working now. 2024-05-06 00:00:12 -04:00
f92093d889
Added T-Deck documentation, parts list, gps install guide, etc. Added MQTT connection script (still working on this) 2024-05-03 13:16:58 -04:00
d9ec08e912
Added documentation on firmware hacking & hardware provisioning, started working on the MQTT interface 2024-04-29 20:03:38 -04:00