firmware/src/modules
Dmitry Galenko 9c141919f6
Initial support for MonteOps's fixed hardware platform (#2582)
* Initial support for MonteOps's fixed hardware platform

* Update platformio env config + cleanup

* Fix platformio build

* Fix platformio build

* Fix wrong definition logic for NCP5623

* Fix another wrong definition logic for NCP5623, it's not board feature

* Fix wrong definition logic for NCP5623 in External Notification code, it's not board feature

* We need for CI magic here

* Another fix related to NCP5623

* Fix cosmetic issue with redifined variable

* Fix typo

* Cleanup and update defs for HW1

* Fix OEM RAK4631

* Fix AQ sensor reading

* Fix AQ sensor reading (better variant)

* Fix build for other nRF52 devices

* Replace HAS_EINK_RAK to RAK_4631
2023-07-03 09:34:32 -05:00
..
esp32 Remove deprecated MyNodeInfo fields (#2552) 2023-06-08 08:07:32 -05:00
Telemetry Remove deprecated MyNodeInfo fields (#2552) 2023-06-08 08:07:32 -05:00
AdminModule.cpp trunk 2023-05-24 02:48:48 +02:00
AdminModule.h Remote hardware overhaul (#2495) 2023-05-22 07:00:20 -05:00
CannedMessageModule.cpp NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
CannedMessageModule.h whatever makes trunk happy. 2023-01-21 21:23:24 +01:00
ExternalNotificationModule.cpp Initial support for MonteOps's fixed hardware platform (#2582) 2023-07-03 09:34:32 -05:00
ExternalNotificationModule.h Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05:00
ModuleDev.h more rename plugin to module 2022-02-27 02:21:02 -08:00
Modules.cpp Enable range test module (sending only) on NRF (#2534) 2023-05-31 20:08:32 -05:00
Modules.h More renaming plugin to module 2022-02-27 01:49:24 -08:00
NodeInfoModule.cpp Fix for nodeInfo change to inform phone 2023-04-11 14:01:01 +02:00
NodeInfoModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
PositionModule.cpp NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
PositionModule.h Add nodedb channel handling (#2384) 2023-03-29 06:51:22 -05:00
RangeTestModule.cpp NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
RangeTestModule.h Enable range test module (sending only) on NRF (#2534) 2023-05-31 20:08:32 -05:00
RemoteHardwareModule.cpp Remote hardware overhaul (#2495) 2023-05-22 07:00:20 -05:00
RemoteHardwareModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
ReplyModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
ReplyModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
RoutingModule.cpp Fmt 2023-01-30 14:50:57 -06:00
RoutingModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
SerialModule.cpp NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
SerialModule.h Open up Serial Module to T-Echo (#2533) 2023-05-31 05:30:59 -05:00
TextMessageModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
TextMessageModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
TraceRouteModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
TraceRouteModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
WaypointModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
WaypointModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00