Jared Dohrman 46f0496865 feat: add mqtt client version to repeater app and cli 3 月之前
..
bridges 69a9a0bce9 Bridge: Add t114 rs232 targets 8 月之前
esp32 f67aaebe7e feat: add SD-backed stats archive and dedicated /stats web console 3 月之前
mqtt 46f0496865 feat: add mqtt client version to repeater app and cli 3 月之前
nrf52 cfe4b0b9a5 bleuart service stay registered first to prevent gatt cache issues on android when already paired 3 月之前
radiolib 83b7a95679 Merge pull request #2 from weebl2000/2026/remote-lna 4 月之前
sensors 612aa66fc8 Merge pull request #2075 from pcmoore/working-ina3221 4 月之前
stm32 8ccd4f3660 stm32: implement halt and reset 1 年之前
ui f6cfed66b3 add heltec_mesh_node_t096 board. 4 月之前
web 46f0496865 feat: add mqtt client version to repeater app and cli 3 月之前
AbstractBridge.h fb46e5cc8a Refactor debug logging across bridge implementations 10 月之前
AdvertDataHelpers.cpp 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 1 年之前
AdvertDataHelpers.h 7fb7b69bbc * first cut of new simple_sensor sketch 1 年之前
ArchiveStorage.cpp 0ad50e5bd0 repeater-mqtt-eastmesh-v1.3.8 3 月之前
ArchiveStorage.h 746396aee9 fix: sd card shares the radio SPI object 3 月之前
ArduinoHelpers.h 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 9 月之前
ArduinoSerialInterface.cpp 4f0acbd8da * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 1 年之前
ArduinoSerialInterface.h 7eebd81cd0 use Stream abstract interface for serial port in ArduinoSerialInterface 1 年之前
AutoDiscoverRTCClock.cpp a56419dc21 R1 Neo: Turn off debugging, rtc cleanup 5 月之前
AutoDiscoverRTCClock.h 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 9 月之前
BaseChatMesh.cpp ed326255d5 add support for direct paths when sending group data 4 月之前
BaseChatMesh.h ed326255d5 add support for direct paths when sending group data 4 月之前
BaseSerialInterface.h 4f0acbd8da * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 1 年之前
ChannelDetails.h 6e0b505a2a * companion: refactor of all filesystem access to new DataStore module 1 年之前
ClientACL.cpp 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 5 月之前
ClientACL.h 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 5 月之前
CommonCLI.cpp bbab7c95d4 refactor: remove legacy battery reporting toggle path 3 月之前
CommonCLI.h bbab7c95d4 refactor: remove legacy battery reporting toggle path 3 月之前
ContactInfo.h 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 5 月之前
ESP32Board.cpp 46f0496865 feat: add mqtt client version to repeater app and cli 3 月之前
ESP32Board.h e05c9bc09c Merge upstream/dev into develop 3 月之前
IdentityStore.cpp 56b84408e4 * workaround for nRF + LittleFS glitch with seek/truncate 1 年之前
IdentityStore.h accd1e0a97 nrf52 targets: increase limits for contacts and channels 11 月之前
MeshadventurerBoard.h 4541380632 Support MeshAdventurer 1 年之前
NRF52Board.cpp 1500a5a9cb add get bootloader.ver command for nrf52 5 月之前
NRF52Board.h 1500a5a9cb add get bootloader.ver command for nrf52 5 月之前
NetworkPrefs.cpp f67aaebe7e feat: add SD-backed stats archive and dedicated /stats web console 3 月之前
NetworkPrefs.h f67aaebe7e feat: add SD-backed stats archive and dedicated /stats web console 3 月之前
NetworkService.cpp f67aaebe7e feat: add SD-backed stats archive and dedicated /stats web console 3 月之前
NetworkService.h f67aaebe7e feat: add SD-backed stats archive and dedicated /stats web console 3 月之前
NetworkStateProvider.h f67aaebe7e feat: add SD-backed stats archive and dedicated /stats web console 3 月之前
RTC_RX8130CE.cpp 5d1f5139ae Support for muzi works R1 Neo device. 5 月之前
RTC_RX8130CE.h 5d1f5139ae Support for muzi works R1 Neo device. 5 月之前
RefCountedDigitalPin.h 39fb2902ec Avoid negative _claims 5 月之前
RegionMap.cpp 49b37d5622 * minor bounds fix 3 月之前
RegionMap.h 77d02e844f * bug fix 3 月之前
SensorManager.h 37dc715a8e SensorManager: remove setSettingByKey 9 月之前
SimpleMeshTables.h b11f43987b * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 年之前
StaticPoolPacketManager.cpp 0d87dcc989 Also fix countBefore(0xFFFFFFFF) to return _num 5 月之前
StaticPoolPacketManager.h c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 5 月之前
StatsFormatHelper.h b5374a705a feat(web,mqtt): add repeater dashboard, MQTT settings, and stabilise HTTPS/TLS startup 4 月之前
StatsHistory.cpp 63e9368c84 fix: improve stats archive rotation and satellites trend handling 3 月之前
StatsHistory.h 0ad50e5bd0 repeater-mqtt-eastmesh-v1.3.8 3 月之前
TransportKeyStore.cpp 963290ea15 * repeater: various "region" CLI changes 9 月之前
TransportKeyStore.h d9ff3a4d02 * Mesh: new sendFlood() overload with transport codes. 9 月之前
TxtDataHelpers.cpp 850d57a8f2 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 8 月之前
TxtDataHelpers.h 1d61df72c3 add define for reserved group data type 4 月之前