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-08-12 16:25:16 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
4ee414b9be
firmware
/
src
/
modules
History
Manuel
4ee414b9be
Merge branch 'master' into tft-gui-work
2024-06-03 22:02:53 +02:00
..
esp32
implements
#3885
2024-05-16 15:52:22 +02:00
Telemetry
tryfix bme some more
2024-06-03 16:34:19 +02:00
AdminModule.cpp
Don't reboot for certain config prefs and make accelerometer thread re-entrant (
#3889
)
2024-05-16 17:27:36 -05:00
AdminModule.h
AtakPluginModule.cpp
Add support for to_callsign on GeoChats for ATAK (
#3996
)
2024-05-30 18:49:08 -05:00
AtakPluginModule.h
CannedMessageModule.cpp
fixes native keyboard+mouse handling
2024-05-29 20:51:01 +02:00
CannedMessageModule.h
fixes native keyboard+mouse handling
2024-05-29 20:51:01 +02:00
DetectionSensorModule.cpp
DetectionSensorModule.h
ExternalNotificationModule.cpp
added NeoPixel support using Adafruit library
2024-04-22 14:42:52 +01:00
ExternalNotificationModule.h
ModuleDev.h
Modules.cpp
fixes native keyboard+mouse handling
2024-05-29 20:51:01 +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
Don't alloc NodeInfo replies when channel utilization is > 40% (
#3991
)
2024-05-30 08:49:01 -05:00
NodeInfoModule.h
PositionModule.cpp
Don't send potentially bogus timestamps with fixed location (
#4001
)
2024-05-31 07:14:33 -05:00
PositionModule.h
Fix time updates from client device and potentially incorrect UI frame receiving 'toggle watch face' button tap (
#3974
)
2024-05-26 07:04:31 -05:00
RangeTestModule.cpp
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
SerialModule.h
TextMessageModule.cpp
TextMessageModule.h
TraceRouteModule.cpp
TraceRouteModule.h
WaypointModule.cpp
WaypointModule.h