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