Skip to content

Retain device nodeinfo during reset-nodedb - #2951

Merged
thebentern merged 10 commits into
meshtastic:masterfrom
RicInNewMexico:MASTER
Nov 20, 2023
Merged

Retain device nodeinfo during reset-nodedb#2951
thebentern merged 10 commits into
meshtastic:masterfrom
RicInNewMexico:MASTER

Conversation

@RicInNewMexico

Copy link
Copy Markdown
Member

Did the thing..

Closes #2939

RicInNewMexico and others added 6 commits November 16, 2023 20:30
Reorganized and refactored some INA3221 code
Added comments
Added missing shunt resistor value (100mΩ)
Added INA3221 Channel 1 to getINAVoltage() for device battery monitoring
	modified:   src/Power.cpp
	modified:   src/modules/Telemetry/PowerTelemetry.cpp
	modified:   src/modules/Telemetry/Sensor/INA3221Sensor.cpp
	modified:   src/modules/Telemetry/Sensor/INA3221Sensor.h
	modified:   src/power.h
	modified:   src/mesh/NodeDB.cpp
	modified:   src/mesh/NodeDB.cpp
Comment thread src/mesh/NodeDB.cpp
thebentern added a commit to meshtastic/artifacts that referenced this pull request Nov 20, 2023
@thebentern
thebentern merged commit 57542ce into meshtastic:master Nov 20, 2023
jeek pushed a commit to jeek/Meshtastic-Exploiteers-Hacker-Pager that referenced this pull request Jun 30, 2026
* INA3221 bugfixes & refinement
Reorganized and refactored some INA3221 code
Added comments
Added missing shunt resistor value (100mΩ)
Added INA3221 Channel 1 to getINAVoltage() for device battery monitoring
	modified:   src/Power.cpp
	modified:   src/modules/Telemetry/PowerTelemetry.cpp
	modified:   src/modules/Telemetry/Sensor/INA3221Sensor.cpp
	modified:   src/modules/Telemetry/Sensor/INA3221Sensor.h
	modified:   src/power.h

* reset-nodedb retain device nodeinfo
	modified:   src/mesh/NodeDB.cpp

* reset-nodedb exploiteers#2
	modified:   src/mesh/NodeDB.cpp

---------

Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: When reseting NodeDB, ignore the current node

3 participants