This release brings in the new Detection Sensor module feature, wherein users can configure a GPIO pin to be monitored for specified high/low status and send text alerts over the new Detection Sensor portnum when this is detected. This is particularly useful for motion detection sensors, reed switches, and other open / closed state systems that notificiations over the mesh are desired for.
Bug fixes
- Remove auto GPS shutoff for fixed position nodes by @code8buster in #2720
- Update T-Deck variant.h to remove HAS_GPS by @rcarteraz in https://github.com/meshtastic/firmware/pull/27193
- Fix warning about init order by @caveman99 in #2725
- Rename utils.h to avoid collision with library. by @jp-bennett in #2730
Enhancements
- Initial Detection sensor module feature by @thebentern in #2722
- Dection Sensor module duty cycle interval optimization by @thebentern in #272
- Permanently Enable Canned Messages on T-Deck and Picomputer by @caveman99 in #2728
- Update trunk to latest version by @caveman99 in #2729
- Portnum promiscuity for text messages from other modules by @thebentern in #2732
- Support BB Q10 keyboard by @mverch67 in #2703
Full Changelog: v2.2.1.fb5f2e4...v2.2.2.f35c7be