| .. |
|
bridges
|
Refactor debug logging across bridge implementations
|
8 months ago |
|
esp32
|
fix: only hide pin after successful authentication in SerialBLEInterface
|
9 months ago |
|
nrf52
|
revert unexpected change to ble advertising interval on nrf52
|
9 months ago |
|
radiolib
|
start rx again immediately after receive
|
11 months ago |
|
sensors
|
Merge pull request #821 from fdlamotte/ui_gps_page
|
8 months ago |
|
stm32
|
stm32: implement halt and reset
|
11 months ago |
|
ui
|
Fix font and icon scaling issues for TDeck
|
8 months ago |
|
AbstractBridge.h
|
Refactor debug logging across bridge implementations
|
8 months ago |
|
AdvertDataHelpers.cpp
|
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
12 months ago |
|
AdvertDataHelpers.h
|
* first cut of new simple_sensor sketch
|
11 months ago |
|
ArduinoHelpers.h
|
Initial commit
|
1 year ago |
|
ArduinoSerialInterface.cpp
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
1 year ago |
|
ArduinoSerialInterface.h
|
use Stream abstract interface for serial port in ArduinoSerialInterface
|
1 year ago |
|
AutoDiscoverRTCClock.cpp
|
* fix for AutoDiscoverRTCClock
|
1 year ago |
|
AutoDiscoverRTCClock.h
|
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
|
1 year ago |
|
BaseChatMesh.cpp
|
Merge branch 'dev' into reciprocal-path-retry
|
9 months ago |
|
BaseChatMesh.h
|
* proposed change for re-trying reciprocal path transmit
|
9 months ago |
|
BaseSerialInterface.h
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
1 year ago |
|
ChannelDetails.h
|
* companion: refactor of all filesystem access to new DataStore module
|
1 year ago |
|
ClientACL.cpp
|
* room server: ClientACL added
|
9 months ago |
|
ClientACL.h
|
* room server: ClientACL added
|
9 months ago |
|
CommonCLI.cpp
|
Merge pull request #831 from Meshcore-Portugal/jbrazio/2025_87fe0ad8
|
8 months ago |
|
CommonCLI.h
|
Bridge: enhance CLI configuration options
|
8 months ago |
|
ContactInfo.h
|
* companion: refactor of all filesystem access to new DataStore module
|
1 year ago |
|
ESP32Board.cpp
|
added basic support for LilyGo Tlora C6
|
1 year ago |
|
ESP32Board.h
|
* ESP32Board: added support for Neopixel TX led
|
11 months ago |
|
HeltecV2Board.h
|
fix Heltec v2 getBattMilliVolts
|
12 months ago |
|
HeltecV3Board.h
|
* HeltecV3: powerOff() fix
|
9 months ago |
|
IdentityStore.cpp
|
* workaround for nRF + LittleFS glitch with seek/truncate
|
1 year ago |
|
IdentityStore.h
|
nrf52 targets: increase limits for contacts and channels
|
9 months ago |
|
LilyGoTLoraBoard.h
|
Refactor naming
|
1 year ago |
|
MeshadventurerBoard.h
|
Support MeshAdventurer
|
11 months ago |
|
RefCountedDigitalPin.h
|
Add heltec_vision_master_e213 board.
|
10 months ago |
|
SensorManager.h
|
ui_task: initial gps page
|
8 months ago |
|
SimpleMeshTables.h
|
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
|
1 year ago |
|
StaticPoolPacketManager.cpp
|
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
1 year ago |
|
StaticPoolPacketManager.h
|
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
1 year ago |
|
StationG2Board.h
|
Added basic support for Station G2
|
1 year ago |
|
TxtDataHelpers.cpp
|
* CommonCLI: "get " commands
|
1 year ago |
|
TxtDataHelpers.h
|
* CommonCLI: "get " commands
|
1 year ago |
|
XiaoC3Board.h
|
* new target env: Xiao S3 WIO repeater
|
1 year ago |