2024-05-09 | Fixed link to SETUP.md | 1 | +1 | -1 |
2024-05-08 | Fixed ram/psram display. memGet.h wasnt needed as we can call this directly from ESP | 2 | +15 | -7 |
2024-05-08 | Fixed images | 1 | +4 | -4 |
2024-05-08 | Added schematics and more | 1 | +0 | -0 |
2024-05-08 | Fixed formatting | 1 | +6 | -6 |
2024-05-08 | Started parsing all meshtastic events for better logging, added more firmware hacks for heartbeat and for display RAM/PSRAM usage | 3 | +121 | -9 |
2024-05-07 | Added event handlers for ALL meshtastic event types | 1 | +147 | -26 |
2024-05-07 | Commented out experiemntal shit | 1 | +1 | -1 |
2024-05-07 | Entire code is in a class now for modular usage | 1 | +196 | -173 |
2024-05-07 | Documentation improved, structured repo cleaner, mqtt is mostly finish | 12 | +189 | -168 |
2024-05-07 | Fixed indentation (fuck vscode) | 1 | +4 | -4 |
2024-05-07 | Added more event types | 1 | +13 | -7 |
2024-05-07 | Code cleanup, better commenting and documentation | 1 | +28 | -16 |
2024-05-07 | Added logging and cleaned up output now that debugging is done | 1 | +28 | -51 |
2024-05-06 | MQTT client is working perfectly now! MQTT on devices are working now. | 5 | +150 | -21 |
2024-05-05 | Added hardware info for newfags, added custom gta fish boot logo, documented more issues | 9 | +376 | -3 |
2024-05-03 | Added documentation on enabling the GPS on Meshtastic | 1 | +11 | -0 |
2024-05-03 | Added pictures of solder pad mistake to warn others | 2 | +6 | -0 |
2024-05-03 | Added T-Deck documentation, parts list, gps install guide, etc. Added MQTT connection script (still working on this) | 3 | +154 | -66 |
2024-04-30 | Added a preview picture of my T-deck | 2 | +2 | -1 |
2024-04-30 | Added documentation on firmware hacking & hardware provisioning, started working on the MQTT interface | 7 | +455 | -314 |
2024-04-29 | Added some firmware hacking documentation for customization, white-space cleanup, etc | 4 | +65 | -29 |
2024-04-28 | IRC skeleton improved and stripped down, meshtastic serial interfacing mostly complete | 3 | +46 | -107 |
2024-04-28 | Meshtastic events all handled mostly now and outputting to stdout, debugging and testing finished | 2 | +99 | -45 |
2024-04-27 | Updated tracking progress and notes | 1 | +2 | -0 |
2024-04-27 | Improving serial connection for stability, have working reconnection on disconnection now, sorted out pubsub events throwing errors due to triggering the on_node event prior to on_connect | 1 | +69 | -104 |
2024-04-27 | Added dynamic interface with tcp and upcomming mqtt hooking. add outgoing messages aswell. | 2 | +115 | -56 |
2024-04-27 | Added notes and link to t-deck case | 1 | +8 | -0 |
2024-04-27 | Added IRC skeleton, serial comms improved, starting to add TCP interfacing still | 3 | +301 | -3 |
2024-04-25 | Updated README documentation and improved overall code-baae of the serial interfacing tool | 2 | +121 | -72 |
2024-04-25 | Initial commit | 3 | +165 | -0 |