- Mar 29, 2023
-
-
Ben Meadors authored
* For Garth * Push it real good * Wut * Double tap * Move disable logic * Actually return * Reinitialize setClick in thread body * Initialize later so that we actually have nodedb on init * Fixes
-
Thomas Göttgens authored
-
sbias authored
* send ourNodeInfo to channel we got a message we heared someone new * store node-channel into nodeDB * use channel from nodeDb to send local messages * update protobufs * fmt and fix braces * respect requested channel for local send, only store channel while getting a nodeinfo packet --------- Co-authored-by:
Thomas Göttgens <tgoettgens@gmail.com> Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
Thomas Göttgens authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
Mark Trevor Birss authored
-
- Mar 28, 2023
-
-
thebentern authored
-
- Mar 27, 2023
-
-
Ben Meadors authored
* Overhaul smart broadcast with new thresholds * Fixed badly spelt protos * That's not the right thing * Format specifiers * Fmt * Units * Default distance threshold of 100
-
Dan Fay authored
Co-authored-by:
Ben Meadors <benmmeadors@gmail.com>
-
lewishe authored
-
Thomas Göttgens authored
-
lewishe authored
-
- Mar 26, 2023
-
-
GUVWAF authored
-
- Mar 25, 2023
-
-
Thomas Göttgens authored
fix channel num in json output
-
Thomas Göttgens authored
-
Thomas Göttgens authored
Changes by create-pull-request action
-
caveman99 authored
-
Thomas Göttgens authored
Add Power Restraint for 1280 PA Model
-
Thomas Göttgens authored
-
- Mar 24, 2023
-
-
Thomas Göttgens authored
Add Debug Print for all module parameters Add RX/TX Switch to 1280
-
- Mar 23, 2023
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
code8buster authored
This function causes the new arduino-esp32 core to revert to the pseudorandom behavior specified in Arduino. Calls to random() automatically use esp_random() if randomSeed or useRealRandomGenerator(false) aren't called. Tentative fix for #2357
-
Ben Meadors authored
* WIP accelerometer tinkering * Debug logging * RAK LIS3DH sensor * Deconflict temperature sensor and LIS3DH * Finishing up * StateON * Protobufs * Default of none * Formatting
-
- Mar 21, 2023
-
-
Thomas Göttgens authored
ESP32C3 RISC SOC
-
Thomas Göttgens authored
the target starts up and works for a few seconds before crashing. Good enough for others to continue the work :-)
-
Thomas Göttgens authored
-
- Mar 18, 2023
-
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-
GUVWAF authored
* If chip was not found, return false for init() * SX1268: Only overwrite frequency when out of bounds Happens when region is still UNSET
-
Manuel authored
* Fix: Sporadig crashes with reboot * Revert "Fix: Sporadig crashes with reboot" This reverts commit 59b65749f59b500fe8a6af6a20a993a70bd56b4f. * Fix: Sporadig crashes and reboot
-
- Mar 17, 2023
-
-
Andre K authored
* fix channel_num variable * fix channel_num log instead
-
- Mar 14, 2023
-
-
Manuel authored
* Fix heap leak mentioned in #2358 * Additional fix for #2359
-
- Mar 13, 2023
-
-
rcarteraz authored
-
github-actions[bot] authored
Co-authored-by:
thebentern <thebentern@users.noreply.github.com>
-