This website requires JavaScript.
Explore
Help
Sign In
pohui_pohui
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2025-10-03 22:03:12 +00:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
ca3f009f42
firmware
/
src
/
modules
History
Manuel
ca3f009f42
Merge branch 'master' into tft-gui-work
2024-05-16 01:52:00 +02:00
..
esp32
Updates for esp32s2 build
2024-04-22 11:01:13 +02:00
Telemetry
fix log line
2024-05-15 17:06:23 -04:00
AdminModule.cpp
Send fixed position to mesh after setting it (
#3803
)
2024-05-06 14:51:19 -05:00
AdminModule.h
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (
#3469
)
2024-03-25 06:33:57 -05:00
AtakPluginModule.cpp
Extract default intervals and coalesce methods into their own file / static class methods (
#3425
)
2024-03-17 08:18:30 -05:00
AtakPluginModule.h
CannedMessageModule.cpp
Merge branch 'master' into tft-gui-work
2024-05-11 10:56:05 +02:00
CannedMessageModule.h
Merge branch 'master' into tft-gui-work
2024-04-28 19:18:29 -05:00
DetectionSensorModule.cpp
Extract default intervals and coalesce methods into their own file / static class methods (
#3425
)
2024-03-17 08:18:30 -05:00
DetectionSensorModule.h
ExternalNotificationModule.cpp
added NeoPixel support using Adafruit library
2024-04-22 14:42:52 +01:00
ExternalNotificationModule.h
Add keymappings for several utility functions (
#3536
)
2024-04-06 19:12:57 -05:00
ModuleDev.h
Modules.cpp
Merge branch 'master' into tft-gui-work
2024-05-11 10:56:05 +02:00
Modules.h
NeighborInfoModule.cpp
make clang-format happy again. Also fix assorted variable shrouding and logic bleeps
2024-05-03 15:10:57 +02:00
NeighborInfoModule.h
NeighborInfo: Only keep neighbors in RAM (
#3660
)
2024-04-18 16:16:50 -05:00
NodeInfoModule.cpp
Add MaxNodes to Native config (
#3427
)
2024-03-21 09:06:37 -05:00
NodeInfoModule.h
PositionModule.cpp
make clang-format happy again. Also fix assorted variable shrouding and logic bleeps
2024-05-03 15:10:57 +02:00
PositionModule.h
Position module should enforce precision for phone originated position packets (
#3752
)
2024-05-01 08:05:26 -05:00
RangeTestModule.cpp
Add MaxNodes to Native config (
#3427
)
2024-03-21 09:06:37 -05:00
RangeTestModule.h
RemoteHardwareModule.cpp
RemoteHardwareModule.h
ReplyModule.cpp
ReplyModule.h
RoutingModule.cpp
fix signedness warnings of NRF52 toolchain
2024-04-22 09:49:06 +02:00
RoutingModule.h
SerialModule.cpp
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (
#3469
)
2024-03-25 06:33:57 -05:00
SerialModule.h
TextMessageModule.cpp
TextMessageModule.h
TraceRouteModule.cpp
Fix
#3452
: only alter received packet if port number matches (
#3474
)
2024-03-24 14:33:44 +01:00
TraceRouteModule.h
Fix
#3452
: only alter received packet if port number matches (
#3474
)
2024-03-24 14:33:44 +01:00
WaypointModule.cpp
WaypointModule.h