<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MeshCore/src/helpers/AbstractBridge.h, branch smart</title>
<subtitle>A new lightweight, hybrid routing mesh protocol for packet radios</subtitle>
<id>https://git.amat.us/MeshCore/atom/src/helpers/AbstractBridge.h?h=smart</id>
<link rel='self' href='https://git.amat.us/MeshCore/atom/src/helpers/AbstractBridge.h?h=smart'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/'/>
<updated>2025-10-06T11:57:04Z</updated>
<entry>
<title>Refactor debug logging across bridge implementations</title>
<updated>2025-10-06T11:57:04Z</updated>
<author>
<name>João Brázio</name>
<email>jbrazio@gmail.com</email>
</author>
<published>2025-10-06T11:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=fb46e5cc8a228e8cea70013de6a0d692a463038f'/>
<id>urn:sha1:fb46e5cc8a228e8cea70013de6a0d692a463038f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bridge: enhance CLI configuration options</title>
<updated>2025-10-02T23:20:09Z</updated>
<author>
<name>João Brázio</name>
<email>jbrazio@gmail.com</email>
</author>
<published>2025-10-02T23:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=8edcb46a28271be84d1f5e422fa7e4ee5f6ec963'/>
<id>urn:sha1:8edcb46a28271be84d1f5e422fa7e4ee5f6ec963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bridge management CLI</title>
<updated>2025-09-24T15:30:00Z</updated>
<author>
<name>João Brázio</name>
<email>jbrazio@gmail.com</email>
</author>
<published>2025-09-24T15:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=1d45c7ec66b5f52d9b4037b530f7c99ffd687d22'/>
<id>urn:sha1:1d45c7ec66b5f52d9b4037b530f7c99ffd687d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework packet serialization and parsing</title>
<updated>2025-09-05T00:50:50Z</updated>
<author>
<name>João Brázio</name>
<email>jbrazio@gmail.com</email>
</author>
<published>2025-09-05T00:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=2b920dfed32ae548812bba1383d3b2a734bfc8d0'/>
<id>urn:sha1:2b920dfed32ae548812bba1383d3b2a734bfc8d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract serial bridge into dedicated classes</title>
<updated>2025-09-04T22:43:05Z</updated>
<author>
<name>João Brázio</name>
<email>jbrazio@gmail.com</email>
</author>
<published>2025-09-04T22:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=1948d284a022b3951e5b6b607b13ca0eed71bc1d'/>
<id>urn:sha1:1948d284a022b3951e5b6b607b13ca0eed71bc1d</id>
<content type='text'>
This commit refactors the serial bridge functionality out of the `simple_repeater` example and into a more reusable, object-oriented structure.

An `AbstractBridge` interface has been introduced, along with a concrete `SerialBridge` implementation. This encapsulates all the logic for packet framing, checksum calculation, and serial communication, cleaning up the main example file significantly.

The `simple_repeater` example now instantiates and uses the `SerialBridge` class, resulting in better separation of concerns and improved code organization.
</content>
</entry>
</feed>
