Jonathan Bennett
5e92145324
Ensure incoming hostMetrics userstring is null terminated ( #7068 )
...
* Ensure incoming hostMetrics userstring is null terminated
* Only null terminate user_string when has_user_string is true
2025-06-18 16:41:43 -05:00
Jonathan Bennett
3ab9005b2f
Make sure host_metrics user_string is null terminated
2025-06-17 11:11:36 -05:00
Jonathan Bennett
5cd74f4b53
Don't give LOG_INFO a null
2025-06-01 21:03:38 -05:00
Jonathan Bennett
e0f878872f
Hostmetrics user string ( #6850 )
2025-05-20 13:04:05 -05:00
Jonathan Bennett
61e4eb12e6
Use the _init_zero macro correctly for HostMetrics ( #6837 )
2025-05-17 14:02:39 -05:00
Jonathan Bennett
1ef4caea05
Host metrics ( #6817 )
...
* Add std::string exec() function to PortduinoGlue for future work
* MVP for HostMetrics module.
* Fix compilation for other targets
* Remove extra debug calls
* Big numbers don't do well as INTs.
* Add HostMetrics to config.yaml
2025-05-15 09:23:37 -05:00