index
:
MeshCore
smart
A new lightweight, hybrid routing mesh protocol for packet radios
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
MeshCore.h
Age
Commit message (
Expand
)
Author
2026-04-12
Working SmartResponseXE_v1 target
David Barksdale
2026-02-18
add get bootloader.ver command for nrf52
taco
2026-01-23
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
entr0p1
2025-12-23
Added powersaving to all ESP32 boards with RTC-supported DIO1
Kevin Le
2025-12-12
Added default temperature from ESP32 MCU and NRF52 MCU
Kevin Le
2025-11-21
tweaks get/set adcMultiplier logic
taco
2025-11-21
Repeater: add adc.multiplier setting
taco
2025-10-30
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
Scott Powell
2025-10-06
Refactor debug logging across bridge implementations
João Brázio
2025-07-22
sensors: gpio command
Florent
2025-03-22
* OTA update for ESP32 targets
Scott Powell
2025-03-21
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
Scott Powell
2025-03-14
* some fixes around the powerOff(). Tidy ups
Scott Powell
2025-03-10
enhancement on the UI and support for power off and status_led for t1000e
Florent de Lamotte
2025-02-03
* refactor: new helpers/nrf52 dir
Scott Powell
2025-01-15
* Radio:: getLastSNR(), getLastRSSI()
Scott Powell
2025-01-13
Initial commit
Scott Powell