<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MeshCore/examples/kiss_modem/KissModem.cpp, branch smart</title>
<subtitle>A new lightweight, hybrid routing mesh protocol for packet radios</subtitle>
<id>https://git.amat.us/MeshCore/atom/examples/kiss_modem/KissModem.cpp?h=smart</id>
<link rel='self' href='https://git.amat.us/MeshCore/atom/examples/kiss_modem/KissModem.cpp?h=smart'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/'/>
<updated>2026-02-07T13:32:11Z</updated>
<entry>
<title>Remove redundant locals in handleSetRadio</title>
<updated>2026-02-07T13:32:11Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-07T13:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=f6ebbd978e0b27f5db15f2013cb4b5e0410a8edd'/>
<id>urn:sha1:f6ebbd978e0b27f5db15f2013cb4b5e0410a8edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove individual HW_RESP_* defines, use HW_RESP() macro directly</title>
<updated>2026-02-07T13:24:34Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-07T13:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=5157daf1c1ae341a36d1efa21e307aef6c682321'/>
<id>urn:sha1:5157daf1c1ae341a36d1efa21e307aef6c682321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant send/complete/finished callbacks, use Radio interface directly</title>
<updated>2026-02-07T13:22:21Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-07T13:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=00b44c41148e00e73b0289a78662987b44ae4809'/>
<id>urn:sha1:00b44c41148e00e73b0289a78662987b44ae4809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add toggleable per-packet signal reporting</title>
<updated>2026-02-07T09:21:36Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-07T09:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=5ccd99e25f6926e515280c5bb1d154d305948d48'/>
<id>urn:sha1:5ccd99e25f6926e515280c5bb1d154d305948d48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(kiss_modem): improve RX delivery and noise floor sampling</title>
<updated>2026-02-07T07:51:52Z</updated>
<author>
<name>agessaman</name>
<email>adam@gessaman.com</email>
</author>
<published>2026-02-07T00:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=f445b5acdc17ee6664cee77d5b113e2e54412eb2'/>
<id>urn:sha1:f445b5acdc17ee6664cee77d5b113e2e54412eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganise KISS protocol to close gaps.</title>
<updated>2026-02-07T07:51:52Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-06T10:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=02ddc05c30e781917863e26f68920839e9cf77bb'/>
<id>urn:sha1:02ddc05c30e781917863e26f68920839e9cf77bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite KISS modem to be fully spec-compliant</title>
<updated>2026-02-07T07:51:52Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-06T10:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=5dcc377b775dd2bf192521c97bcf04f05f4bbe04'/>
<id>urn:sha1:5dcc377b775dd2bf192521c97bcf04f05f4bbe04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove sync word handling from KissModem.</title>
<updated>2026-02-02T17:05:26Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-02-02T17:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=f0ba14ff7580fd8dfc866ec0490606485390cb3c'/>
<id>urn:sha1:f0ba14ff7580fd8dfc866ec0490606485390cb3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies.</title>
<updated>2026-01-31T14:15:19Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-01-31T14:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=240b5ea1e33fdc44808c87a268e4295cfa474ded'/>
<id>urn:sha1:240b5ea1e33fdc44808c87a268e4295cfa474ded</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors.</title>
<updated>2026-01-31T14:05:25Z</updated>
<author>
<name>ViezeVingertjes</name>
<email>michael.overhorst@gmail.com</email>
</author>
<published>2026-01-31T14:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/MeshCore/commit/?id=1bcb52bab318926b014d0a46d98ebc2f35ff5e3f'/>
<id>urn:sha1:1bcb52bab318926b014d0a46d98ebc2f35ff5e3f</id>
<content type='text'>
</content>
</entry>
</feed>
