MeshCore/examples
Daniel Novak c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()
Instead of overloading getOutboundCount() with a magic sentinel value,
add a dedicated getOutboundTotal() method to the PacketManager interface
that returns the total queue size without time filtering.

This eliminates the fragile convention that caused the regression and
makes the two operations — time-filtered count vs total count —
explicitly separate in the API.
2026-02-28 17:19:04 +01:00
..
companion_radio Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 2026-02-28 17:19:04 +01:00
kiss_modem simplify kiss noise floor sampling 2026-02-07 07:42:52 -08:00
simple_repeater Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 2026-02-28 17:19:04 +01:00
simple_room_server Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 2026-02-28 17:19:04 +01:00
simple_secure_chat * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 2026-02-21 19:35:51 +11:00
simple_sensor * CommonCLI: added "get/set path.hash.mode " 2026-02-23 14:25:19 +11:00