firmware/src/mesh
2021-03-12 15:45:28 +08:00
..
generated progress on remote settings 2021-03-12 14:10:36 +08: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 wip - move channels 2021-03-11 13:02:00 +08:00
Channels.h wip - move channels 2021-03-11 13:02:00 +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 progress on remote settings 2021-03-12 14:10:36 +08:00
MeshPlugin.h begin restricting admin ops to the admin channel 2021-03-11 10:01:57 +08:00
MeshRadio.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
MeshService.cpp minimize radioconfig file writes 2021-03-11 18:29:47 +08:00
MeshService.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +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 SERIOUS BUG: we've been discarding devicestate when we should not 2021-03-12 15:45:28 +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 wip - move channels 2021-03-11 13:02:00 +08:00
PhoneAPI.h wip - move channels 2021-03-11 13:02:00 +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 progress on remote settings 2021-03-12 14:10:36 +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 progress on remote settings 2021-03-12 14:10:36 +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 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