Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Pupius 1c96f0b9f4 Add Logista for JSON log processing
- Add .logista.yaml configuration for prettier log output
- Add github.com/dpup/logista as a go tool
- Update Makefile run target to pipe output through logista
- Configure the format to show timestamp, level, and message with colors
- Add special formatting for different message types
- Display telemetry and position data in readable format
- Add table display for remaining structured fields
2025-04-21 11:56:31 -07:00
Daniel Pupius 758aaa0dc0 Add web server using prefab framework 2025-04-21 09:53:04 -07:00
Daniel Pupius af958ff295 Add protocol buffer generation and packet decoder 2025-04-18 16:13:41 -07:00
Daniel Pupius d09bfb320f Initial commit: MQTT client for monitoring Meshtastic packets 2025-04-18 16:03:47 -07:00