| .. |
|
bridges
|
Fix nRF52 RS232 bridge baud initialization
|
2 weeks ago |
|
esp32
|
* optimised: value-init not needed
|
2 weeks ago |
|
ethernet
|
refactor rak13800 to new ethernet interface class
|
5 days ago |
|
nrf52
|
remove old rak ethernet interface
|
5 days ago |
|
radiolib
|
LLCC68: add IRQ timeout logic
|
3 days ago |
|
sensors
|
Merge pull request #2887 from spinda/thinknode-m3-dev
|
2 weeks ago |
|
stm32
|
fix: fix typos in source code comments
|
2 months ago |
|
ui
|
* T114 display fix
|
1 week ago |
|
AbstractBridge.h
|
Refactor debug logging across bridge implementations
|
10 months ago |
|
AdvertDataHelpers.cpp
|
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
1 year ago |
|
AdvertDataHelpers.h
|
* first cut of new simple_sensor sketch
|
1 year ago |
|
ArduinoHelpers.h
|
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
|
9 months ago |
|
ArduinoSerialInterface.cpp
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
2 years ago |
|
ArduinoSerialInterface.h
|
use Stream abstract interface for serial port in ArduinoSerialInterface
|
1 year ago |
|
AutoDiscoverRTCClock.cpp
|
initial support for thinknode m9
|
3 weeks ago |
|
AutoDiscoverRTCClock.h
|
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
|
9 months ago |
|
BaseChatMesh.cpp
|
* fix for counter in RESP_CODE_CONTACTS_START
|
2 months ago |
|
BaseChatMesh.h
|
* fix for counter in RESP_CODE_CONTACTS_START
|
2 months ago |
|
BaseSerialInterface.h
|
refactored companion interfaces to allow for multiple active connection modes
|
5 days ago |
|
ChannelDetails.h
|
* companion: refactor of all filesystem access to new DataStore module
|
1 year ago |
|
ClientACL.cpp
|
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
|
5 months ago |
|
ClientACL.h
|
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
|
5 months ago |
|
CommonCLI.cpp
|
* RP2040 build fixes
|
2 weeks ago |
|
CommonCLI.h
|
* added prefs initialisers to match original zeroed state
|
2 weeks ago |
|
ConfigSerializer.cpp
|
* loadSerial(), support for \n and \r
|
2 weeks ago |
|
ConfigSerializer.h
|
* new NodePrefs for companion
|
2 weeks ago |
|
ContactInfo.h
|
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
|
5 months ago |
|
ESP32Board.cpp
|
Put powerOff and enterDeepSleep to ESP32Board
|
4 weeks ago |
|
ESP32Board.h
|
Added missing driver/rtc_io.h
|
4 weeks ago |
|
ExternalWatchdogManager.h
|
Fix external watchdog timing around sleep
|
3 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
|
11 months ago |
|
MeshadventurerBoard.h
|
Fixed hibernate/powerOff for ESP32 boards to stay at uA
|
4 weeks ago |
|
MultiSerialInterface.h
|
refactored companion interfaces to allow for multiple active connection modes
|
5 days ago |
|
NRF52Board.cpp
|
nRF52840 "start ota" Failure Recovery
|
5 days ago |
|
NRF52Board.h
|
introduce shutdownPeripherals in NRF52Board to prepare for shutdown
|
4 weeks ago |
|
RTC_RX8130CE.cpp
|
Support for muzi works R1 Neo device.
|
5 months ago |
|
RTC_RX8130CE.h
|
Support for muzi works R1 Neo device.
|
5 months ago |
|
RefCountedDigitalPin.h
|
Avoid negative _claims
|
5 months ago |
|
RegionMap.cpp
|
fix(RegionMap): distinguish clean EOF from partial read in load()
|
3 weeks ago |
|
RegionMap.h
|
* bug fix
|
4 months ago |
|
SensorManager.h
|
SensorManager: remove setSettingByKey
|
10 months ago |
|
SimpleMeshTables.h
|
refactor: split MeshTables::hasSeen into pure query + markSeen
|
1 month ago |
|
StaticPoolPacketManager.cpp
|
Also fix countBefore(0xFFFFFFFF) to return _num
|
5 months ago |
|
StaticPoolPacketManager.h
|
Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()
|
5 months ago |
|
StatsFormatHelper.h
|
Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()
|
5 months ago |
|
TransportKeyStore.cpp
|
* repeater: various "region" CLI changes
|
9 months ago |
|
TransportKeyStore.h
|
* Mesh: new sendFlood() overload with transport codes.
|
9 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
|
9 months ago |
|
TxtDataHelpers.h
|
add define for reserved group data type
|
4 months ago |