| .. |
|
bridges
|
Refactor debug logging across bridge implementations
|
2025-10-06 12:57:04 +01:00 |
|
esp32
|
fix: only hide pin after successful authentication in SerialBLEInterface
|
2025-09-06 22:06:47 +02:00 |
|
nrf52
|
revert unexpected change to ble advertising interval on nrf52
|
2025-09-15 13:06:35 +12:00 |
|
radiolib
|
lr1110 irq fixes
|
2025-10-25 22:12:30 +01:00 |
|
sensors
|
BME680 library doesn't have altitude calculation, we can add it here to match other sensors'
|
2025-10-16 11:29:22 +02:00 |
|
stm32
|
stm32: implement halt and reset
|
2025-06-25 11:00:24 +02:00 |
|
ui
|
* UITask: new UI_HAS_JOYSTICK
|
2025-10-16 17:33:22 +11:00 |
|
AbstractBridge.h
|
Refactor debug logging across bridge implementations
|
2025-10-06 12:57:04 +01:00 |
|
AdvertDataHelpers.cpp
|
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
2025-06-22 16:21:04 +10:00 |
|
AdvertDataHelpers.h
|
* first cut of new simple_sensor sketch
|
2025-07-08 23:19:34 +10:00 |
|
ArduinoHelpers.h
|
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
|
2025-10-30 16:45:50 +11:00 |
|
ArduinoSerialInterface.cpp
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
2025-01-29 10:12:22 +11:00 |
|
ArduinoSerialInterface.h
|
use Stream abstract interface for serial port in ArduinoSerialInterface
|
2025-04-28 16:17:29 +02:00 |
|
AutoDiscoverRTCClock.cpp
|
* fix for AutoDiscoverRTCClock
|
2025-04-21 16:35:55 +10:00 |
|
AutoDiscoverRTCClock.h
|
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
|
2025-10-30 16:45:50 +11:00 |
|
BaseChatMesh.cpp
|
Merge branch 'dev' into reciprocal-path-retry
|
2025-09-16 13:03:41 +10:00 |
|
BaseChatMesh.h
|
* proposed change for re-trying reciprocal path transmit
|
2025-09-08 19:22:59 +10:00 |
|
BaseSerialInterface.h
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
2025-01-29 10:12:22 +11:00 |
|
ChannelDetails.h
|
* companion: refactor of all filesystem access to new DataStore module
|
2025-06-06 15:30:35 +10:00 |
|
ClientACL.cpp
|
* room server: ClientACL added
|
2025-09-14 21:22:12 +10:00 |
|
ClientACL.h
|
* room server: ClientACL added
|
2025-09-14 21:22:12 +10:00 |
|
CommonCLI.cpp
|
Merge pull request #993 from recrof/allow_lower_bw_sf
|
2025-10-31 16:58:35 +11:00 |
|
CommonCLI.h
|
Adds serial commands to get stats
|
2025-10-28 23:55:49 -07:00 |
|
ContactInfo.h
|
* companion: refactor of all filesystem access to new DataStore module
|
2025-06-06 15:30:35 +10:00 |
|
ESP32Board.cpp
|
added basic support for LilyGo Tlora C6
|
2025-05-30 14:31:44 +02:00 |
|
ESP32Board.h
|
* ESP32Board: added support for Neopixel TX led
|
2025-06-25 14:54:13 +10:00 |
|
IdentityStore.cpp
|
* workaround for nRF + LittleFS glitch with seek/truncate
|
2025-05-20 16:29:09 +10:00 |
|
IdentityStore.h
|
nrf52 targets: increase limits for contacts and channels
|
2025-09-06 14:15:40 +10:00 |
|
MeshadventurerBoard.h
|
Support MeshAdventurer
|
2025-06-30 03:46:18 +02:00 |
|
RefCountedDigitalPin.h
|
Add heltec_vision_master_e213 board.
|
2025-08-13 18:12:48 +08:00 |
|
SensorManager.h
|
gps_cli: gps state is now saved and restored upon reboot
|
2025-10-06 15:12:03 +02:00 |
|
SimpleMeshTables.h
|
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
|
2025-05-16 19:57:09 +10:00 |
|
StaticPoolPacketManager.cpp
|
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
2025-05-14 16:50:11 +10:00 |
|
StaticPoolPacketManager.h
|
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
2025-05-14 16:50:11 +10:00 |
|
StatsFormatHelper.h
|
Adds serial commands to get stats
|
2025-10-28 23:55:49 -07:00 |
|
TxtDataHelpers.cpp
|
* CommonCLI: "get " commands
|
2025-02-27 18:02:47 +11:00 |
|
TxtDataHelpers.h
|
* CommonCLI: "get " commands
|
2025-02-27 18:02:47 +11:00 |