.. |
generated
|
PhoneAPIs shouldn't register for messages until they have clients
|
2021-03-25 07:51:54 +08:00 |
http
|
Merge branch 'dev' into portduino
|
2021-03-15 12:09:07 +08:00 |
wifi
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
Channels.cpp
|
always fix up channel list, even if we just did factory reset
|
2021-03-23 11:54:53 +08:00 |
Channels.h
|
lockdown plugins that touch hardware
|
2021-03-13 13:14:27 +08:00 |
CryptoEngine.cpp
|
oops - fix failed text message rx
|
2021-03-06 14:21:20 +08:00 |
CryptoEngine.h
|
clean up the crypto api
|
2021-02-23 10:10:35 +08:00 |
DSRRouter.cpp
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
DSRRouter.h
|
1.2 WIP at least doesn't crash
|
2021-02-21 12:59:47 +08:00 |
FloodingRouter.cpp
|
combine acks works
|
2021-03-05 11:44:45 +08:00 |
FloodingRouter.h
|
1.2 WIP at least doesn't crash
|
2021-02-21 12:59:47 +08:00 |
MemoryPool.h
|
check more error codes
|
2021-03-09 16:45:40 +08:00 |
mesh-pb-constants.cpp
|
make error message clearer for packets that are too big
|
2021-03-06 10:27:31 +08:00 |
mesh-pb-constants.h
|
wip - move channels
|
2021-03-11 13:02:00 +08:00 |
MeshPacketQueue.cpp
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
MeshPacketQueue.h
|
for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly
|
2021-02-12 09:08:49 +08:00 |
MeshPlugin.cpp
|
fix channel !authorized check
|
2021-03-23 12:07:04 +08:00 |
MeshPlugin.h
|
Return errors for unauthorized requests or out of bound channel nums
|
2021-03-23 11:44:51 +08:00 |
MeshRadio.h
|
move generated protobuf c code to own directory
|
2020-12-30 12:34:22 +08:00 |
MeshService.cpp
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
MeshService.h
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
MeshTypes.h
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
NodeDB.cpp
|
update altitude in nodedb for received altitudes (reported by @iz1kga)
|
2021-03-24 19:24:33 +08:00 |
NodeDB.h
|
minimize radioconfig file writes
|
2021-03-11 18:29:47 +08:00 |
PacketHistory.cpp
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
PacketHistory.h
|
cubecell wip
|
2020-06-16 17:13:26 -07:00 |
PhoneAPI.cpp
|
PhoneAPIs shouldn't register for messages until they have clients
|
2021-03-25 07:51:54 +08:00 |
PhoneAPI.h
|
PhoneAPIs shouldn't register for messages until they have clients
|
2021-03-25 07:51:54 +08:00 |
PointerQueue.h
|
cubecell wip
|
2020-06-16 17:13:26 -07:00 |
ProtobufPlugin.cpp
|
WIP moving positions to new system
|
2020-12-03 16:48:44 +08:00 |
ProtobufPlugin.h
|
combine acks works
|
2021-03-05 11:44:45 +08:00 |
RadioInterface.cpp
|
progress on remote settings
|
2021-03-12 14:10:36 +08:00 |
RadioInterface.h
|
begin multichannel hash impl
|
2021-02-22 12:57:26 +08:00 |
RadioLibInterface.cpp
|
Merge remote-tracking branch 'root/master' into dev1.2
|
2021-03-01 10:26:16 +08:00 |
RadioLibInterface.h
|
release to devs
|
2021-03-03 11:46:09 +08:00 |
RadioLibRF95.cpp
|
RAK815 lora works
|
2020-07-10 14:37:01 -07:00 |
RadioLibRF95.h
|
Fix #11
|
2020-05-02 19:51:25 -07:00 |
ReliableRouter.cpp
|
fix hop limit defaults for android
|
2021-03-13 09:27:44 +08:00 |
ReliableRouter.h
|
REALLY IMPORTANT: fix bug with retransmissions not happening
|
2021-03-06 11:13:33 +08:00 |
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
|
properly discard messages with fromradio queue is full (Rather than blocking forever)
|
2021-03-24 13:25:10 +08:00 |
Router.h
|
progress on remote settings
|
2021-03-12 14:10:36 +08:00 |
SinglePortPlugin.h
|
1 index channel index
|
2021-02-27 09:17:58 +08:00 |
StreamAPI.cpp
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
StreamAPI.h
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
SX1262Interface.cpp
|
Push RSSI to the phone
|
2021-03-22 19:39:49 -07:00 |
SX1262Interface.h
|
sx1262 improvements attn @dafeman
|
2020-06-16 06:26:21 -07:00 |
TypedQueue.h
|
properly discard messages with fromradio queue is full (Rather than blocking forever)
|
2021-03-24 13:25:10 +08:00 |