Commit Graph

31 Commits

Author SHA1 Message Date
Dionysus 54cd7543eb
Fixed link to SETUP.md 2024-05-09 16:43:33 -04:00
Dionysus 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
Dionysus 7d4c5739ce
Fixed images 2024-05-08 19:05:38 -04:00
Dionysus b98ab505af
Added schematics and more 2024-05-08 18:19:08 -04:00
Dionysus a8136b6a8a
Fixed formatting 2024-05-08 17:49:12 -04:00
Dionysus 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
Dionysus 7d10d4e64c
Added event handlers for ALL meshtastic event types 2024-05-07 17:15:05 -04:00
Dionysus 30d6498c87
Commented out experiemntal shit 2024-05-07 16:49:19 -04:00
Dionysus 053c5e9d32
Entire code is in a class now for modular usage 2024-05-07 16:47:30 -04:00
Dionysus d33930ee37
Documentation improved, structured repo cleaner, mqtt is mostly finish 2024-05-07 15:33:49 -04:00
Dionysus b8404bcd0c
Fixed indentation (fuck vscode) 2024-05-06 22:35:42 -04:00
Dionysus 337c701835
Added more event types 2024-05-06 22:34:03 -04:00
Dionysus 04c71061da
Code cleanup, better commenting and documentation 2024-05-06 21:34:25 -04:00
Dionysus 58c36bf243
Added logging and cleaned up output now that debugging is done 2024-05-06 20:53:19 -04:00
Dionysus 3bfb328b9b
MQTT client is working perfectly now! MQTT on devices are working now. 2024-05-06 00:00:12 -04:00
Dionysus 6fb570146c
Added hardware info for newfags, added custom gta fish boot logo, documented more issues 2024-05-05 14:39:51 -04:00
Dionysus 7602749c66
Added documentation on enabling the GPS on Meshtastic 2024-05-03 13:43:21 -04:00
Dionysus 95d0a613b7
Added pictures of solder pad mistake to warn others 2024-05-03 13:38:56 -04:00
Dionysus 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
Dionysus ddb5a4b323
Added a preview picture of my T-deck 2024-04-29 20:07:44 -04:00
Dionysus d9ec08e912
Added documentation on firmware hacking & hardware provisioning, started working on the MQTT interface 2024-04-29 20:03:38 -04:00
Dionysus e0754f1f02
Added some firmware hacking documentation for customization, white-space cleanup, etc 2024-04-29 14:15:38 -04:00
Dionysus 3fabecb8aa
IRC skeleton improved and stripped down, meshtastic serial interfacing mostly complete 2024-04-28 16:34:24 -04:00
Dionysus ce9519afda
Meshtastic events all handled mostly now and outputting to stdout, debugging and testing finished 2024-04-28 04:51:02 -04:00
Dionysus c244fa63fe
Updated tracking progress and notes 2024-04-27 18:31:20 -04:00
Dionysus 4134e8f866
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 2024-04-27 18:28:32 -04:00
Dionysus 8eb954124f
Added dynamic interface with tcp and upcomming mqtt hooking. add outgoing messages aswell. 2024-04-27 05:13:26 -04:00
Dionysus 1b0616daca
Added notes and link to t-deck case 2024-04-27 04:20:27 -04:00
Dionysus ca02223899
Added IRC skeleton, serial comms improved, starting to add TCP interfacing still 2024-04-27 04:15:59 -04:00
Dionysus fe2a3e4bb5
Updated README documentation and improved overall code-baae of the serial interfacing tool 2024-04-25 15:39:14 -04:00
Dionysus aca1e28703
Initial commit 2024-04-25 13:22:05 -04:00