| .. |
|
bridges
|
Bridge: Add t114 rs232 targets
|
6 months ago |
|
esp32
|
* T1000e BLE - default node name is now the MAC address
|
4 months ago |
|
nrf52
|
* T1000e BLE - default node name is now the MAC address
|
4 months ago |
|
radiolib
|
Expose a counter to track RadioLib receive errors
|
4 months ago |
|
sensors
|
Fix the issue of inconsistent I2C usage in the environmental sensor.
|
4 months ago |
|
stm32
|
stm32: implement halt and reset
|
11 months ago |
|
ui
|
fix(core): optimize GPS loop and add display GPIO safeguards
|
6 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
|
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
|
7 months 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
|
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
|
7 months ago |
|
BaseChatMesh.cpp
|
always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[]
|
5 months ago |
|
BaseChatMesh.h
|
bootstrap RTC from contact.lastmod and improve slot overwrite logic
|
5 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
|
recalc ClientACL shared_secrets at startup
|
4 months ago |
|
ClientACL.h
|
recalc ClientACL shared_secrets at startup
|
4 months ago |
|
CommonCLI.cpp
|
increase maximum flood advert interval to 168 hours (7 days)
|
4 months ago |
|
CommonCLI.h
|
boot adverts are now zero hop instead of flood
|
4 months ago |
|
ContactInfo.h
|
* refactor: on-demand getSharedSecret()
|
6 months ago |
|
ESP32Board.cpp
|
added basic support for LilyGo Tlora C6
|
1 year ago |
|
ESP32Board.h
|
Merge pull request #1266 from IoTThinks/MCdev-Powersaving-for-esp32-202512
|
5 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 |
|
MeshadventurerBoard.h
|
Support MeshAdventurer
|
11 months ago |
|
NRF52Board.cpp
|
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
|
4 months ago |
|
NRF52Board.h
|
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
|
4 months ago |
|
RefCountedDigitalPin.h
|
Add heltec_vision_master_e213 board.
|
10 months ago |
|
RegionMap.cpp
|
Add output of region cmd via lora cli
|
4 months ago |
|
RegionMap.h
|
Add output of region cmd via lora cli
|
4 months ago |
|
SensorManager.h
|
SensorManager: remove setSettingByKey
|
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 |
|
StatsFormatHelper.h
|
Expose a counter to track RadioLib receive errors
|
4 months ago |
|
TransportKeyStore.cpp
|
* repeater: various "region" CLI changes
|
7 months ago |
|
TransportKeyStore.h
|
* Mesh: new sendFlood() overload with transport codes.
|
7 months ago |
|
TxtDataHelpers.cpp
|
Refactor float conversion in CommonCLI to use strtof for improved precision and add ftoa3 function for formatting floats with three decimal places in TxtDataHelpers to fix display issue in app and repeater config ui in web
|
7 months ago |
|
TxtDataHelpers.h
|
Refactor float conversion in CommonCLI to use strtof for improved precision and add ftoa3 function for formatting floats with three decimal places in TxtDataHelpers to fix display issue in app and repeater config ui in web
|
7 months ago |