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-09-26 19:15:33 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
69391e186b
firmware
/
src
/
mesh
History
Jm
69391e186b
Fix for breaking the linux build
2021-01-09 13:47:10 -08:00
..
generated
move generated protobuf c code to own directory
2020-12-30 12:34:22 +08:00
wifi
Fix for breaking the linux build
2021-01-09 13:47:10 -08:00
CryptoEngine.cpp
CryptoEngine.h
DSRRouter.cpp
DSRRouter.h
FloodingRouter.cpp
When new node joins mesh, all other nodes reply with their current state
2020-12-17 10:53:29 +08:00
FloodingRouter.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
move generated protobuf c code to own directory
2020-12-30 12:34:22 +08:00
MeshPlugin.cpp
MeshPlugin.h
MeshRadio.h
move generated protobuf c code to own directory
2020-12-30 12:34:22 +08:00
MeshService.cpp
add assertIsSetup() and use it from OSThread constructor
2021-01-08 13:15:49 +08:00
MeshService.h
fix
#624
- update battery level and current time on mynodeinfo
2021-01-04 09:59:53 +08:00
MeshTypes.h
move generated protobuf c code to own directory
2020-12-30 12:34:22 +08:00
NodeDB.cpp
Web server is now treaded and moved to mesh/wifi/*
2021-01-08 22:25:44 -08:00
NodeDB.h
move more of is_router out of python and into the device code
2020-12-21 11:38:03 +08:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp
fix
#624
- update battery level and current time on mynodeinfo
2021-01-04 09:59:53 +08:00
PhoneAPI.h
partial fix for
#608
- when a new TCP API connection arrives, close old one completely
2020-12-31 10:02:18 +08:00
PointerQueue.h
ProtobufPlugin.cpp
ProtobufPlugin.h
RadioInterface.cpp
Make ChannelSettings SUPER short for common channels
2020-12-14 21:09:29 +08:00
RadioInterface.h
move generated protobuf c code to own directory
2020-12-30 12:34:22 +08:00
RadioLibInterface.cpp
that's enough for tonight. web server is in its own thread, needs to be further optimized but it works enough. next is to refactor.
2021-01-08 20:43:51 -08:00
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
RF95Interface.cpp
bug: we've always been setting gpio 0 as an input on rf95 based devices
2021-01-02 11:23:18 +08:00
RF95Interface.h
portuino now kinda works with the pinetab lora USB module.
2021-01-02 12:38:18 +08:00
Router.cpp
make gpiowatch work correctly
2020-12-13 16:11:38 +08:00
Router.h
move generated protobuf c code to own directory
2020-12-30 12:34:22 +08:00
SinglePortPlugin.h
StreamAPI.cpp
StreamAPI.h
SX1262Interface.cpp
fix
#577
don't make invalid radio settings reboot the board
2020-12-27 13:09:20 +08:00
SX1262Interface.h
TypedQueue.h