firmware/src/mesh
Kevin Hester e4eb7ab589 Merge branch 'dev' into dev1.2
# Conflicts:
#	proto
#	src/mesh/generated/deviceonly.pb.h
#	src/mesh/generated/mesh.pb.h
#	src/plugins/esp32/EnvironmentalMeasurementPlugin.cpp
2021-02-25 19:44:08 +08:00
..
generated support independently enabling/disabling the on-device screen and actual measurement 2021-02-22 20:47:35 -05:00
http Fix report formatting 2021-02-13 19:51:31 +11:00
wifi fix @mc-hamster build to work on linux/nrf52 2021-01-15 13:30:40 +08:00
Channels.cpp properly route messages to phone again 2021-02-23 14:35:34 +08:00
Channels.h multichannel code is done! (only basic testing completed though) 2021-02-23 10:45:03 +08:00
CryptoEngine.cpp clean up the crypto api 2021-02-23 10:10:35 +08:00
CryptoEngine.h clean up the crypto api 2021-02-23 10:10:35 +08:00
DSRRouter.cpp 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
DSRRouter.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
FloodingRouter.cpp 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
FloodingRouter.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
MemoryPool.h cubecell wip 2020-06-16 17:13:26 -07:00
mesh-pb-constants.cpp fix nrf52 build 2020-09-07 13:03:37 -07:00
mesh-pb-constants.h WIP 1.2 move routing into plugin 2021-02-17 13:06:23 +08:00
MeshPacketQueue.cpp WIP 1.2 move routing into plugin 2021-02-17 13:06:23 +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 Merge branch 'dev' into dev1.2 2021-02-25 19:44:08 +08:00
MeshPlugin.h Merge branch 'dev' into dev1.2 2021-02-25 19:44:08 +08:00
MeshRadio.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
MeshService.cpp WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
MeshService.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
MeshTypes.h begin multichannel hash impl 2021-02-22 12:57:26 +08:00
NodeDB.cpp Merge branch 'dev' into dev1.2 2021-02-25 08:56:36 +08:00
NodeDB.h WIP multichannel support 2021-02-16 15:41:52 +08:00
PacketHistory.cpp Portduino WIP now compiles but does not link 2020-09-05 12:34:48 -07:00
PacketHistory.h cubecell wip 2020-06-16 17:13:26 -07:00
PhoneAPI.cpp admin ops 2021-02-21 14:03:44 +08:00
PhoneAPI.h multichannel send/rx kinda works 2021-02-23 11:43:30 +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 WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
RadioInterface.cpp properly route messages to phone again 2021-02-23 14:35:34 +08:00
RadioInterface.h begin multichannel hash impl 2021-02-22 12:57:26 +08:00
RadioLibInterface.cpp multichannel send/rx kinda works 2021-02-23 11:43:30 +08:00
RadioLibInterface.h for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly 2021-02-12 09:08:49 +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 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
ReliableRouter.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +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 route messages to phone again 2021-02-23 14:35:34 +08:00
Router.h begin multichannel hash impl 2021-02-22 12:57:26 +08:00
SinglePortPlugin.h WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
StreamAPI.cpp updates to work with new protobuf names 2021-02-10 16:18:41 +08:00
StreamAPI.h emit FromRadio.rebooted to serial test harness can detect reboots 2020-04-28 17:43:16 -07:00
SX1262Interface.cpp fix #577 don't make invalid radio settings reboot the board 2020-12-27 13:09:20 +08:00
SX1262Interface.h sx1262 improvements attn @dafeman 2020-06-16 06:26:21 -07:00
TypedQueue.h fixes for the posix port 2020-10-11 09:18:47 +08:00