MeshCore/src/helpers
2025-06-21 15:27:58 +10:00
..
esp32 * BLE_WRITE_MIN_INTERVAL upped to 60 millis 2025-05-17 19:54:31 +10:00
nrf52 Gps toggle on 4 clicks 2025-06-18 11:52:16 +02:00
rp2040 Update VBAT schematic 2025-06-16 21:28:59 +01:00
sensors fix: EnvironmentSensorManager.cpp: don't update location if GPS is turned off. 2025-06-21 10:09:28 +10:00
stm32 wioe5: integrate sensor in sensor mgr 2025-06-01 08:30:53 +02:00
ui fix 150mA power draw on ThinkNode M1 2025-06-06 21:55:03 +12:00
AdvertDataHelpers.cpp * AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties 2025-05-19 23:21:57 +10:00
AdvertDataHelpers.h * AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties 2025-05-19 23:21:57 +10:00
ArduinoHelpers.h Initial commit 2025-01-13 14:07:48 +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 * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52) 2025-02-25 19:00:07 +11:00
BaseChatMesh.cpp * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH 2025-06-18 16:02:09 +10:00
BaseChatMesh.h * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH 2025-06-18 16:02:09 +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
CommonCLI.cpp Merge pull request #420 from 446564/feat-GH142 2025-06-21 13:40:27 +10:00
CommonCLI.h * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 2025-06-13 14:15:21 +10:00
ContactInfo.h * companion: refactor of all filesystem access to new DataStore module 2025-06-06 15:30:35 +10:00
CustomLLCC68.h added std_init to CustomLLCC68.h 2025-06-21 11:03:25 +10:00
CustomLLCC68Wrapper.h * added Radio::loop() virtual function 2025-05-24 21:24:44 +10:00
CustomLR1110.h * isReceiving() now includes either preamble detect or header detect 2025-03-28 22:20:42 +11:00
CustomLR1110Wrapper.h * added Radio::loop() virtual function 2025-05-24 21:24:44 +10:00
CustomSTM32WLx.h wio-e5 : initial port 2025-05-11 09:28:15 +02:00
CustomSTM32WLxWrapper.h * added Radio::loop() virtual function 2025-05-24 21:24:44 +10:00
CustomSX1262.h * PicoW refactor, now using radio.std_init() 2025-06-20 16:42:49 +10:00
CustomSX1262Wrapper.h * added Radio::loop() virtual function 2025-05-24 21:24:44 +10:00
CustomSX1268.h * added std_init() to CustomSX1268 2025-06-21 15:27:58 +10:00
CustomSX1268Wrapper.h * added Radio::loop() virtual function 2025-05-24 21:24:44 +10:00
CustomSX1276.h * new target/env: Heltec_v2_terminal_chat 2025-02-11 12:36:26 +11:00
CustomSX1276Wrapper.h * added Radio::loop() virtual function 2025-05-24 21:24:44 +10:00
ESP32Board.cpp added basic support for LilyGo Tlora C6 2025-05-30 14:31:44 +02:00
ESP32Board.h * new ESPNOWRadio driver 2025-03-27 19:34:16 +11:00
HeltecV2Board.h fix Heltec v2 getBattMilliVolts 2025-06-20 15:00:46 -07:00
HeltecV3Board.h update ADC multipler to fix voltage reading 2025-06-20 08:25:19 -07:00
IdentityStore.cpp * workaround for nRF + LittleFS glitch with seek/truncate 2025-05-20 16:29:09 +10:00
IdentityStore.h wio-e5 : initial port 2025-05-11 09:28:15 +02:00
LilyGoTLoraBoard.h Refactor naming 2025-03-04 22:00:48 -08:00
RadioLibWrappers.cpp * noise floor can now be queried even when int.thresh = 0 2025-06-18 01:27:53 +10:00
RadioLibWrappers.h * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 2025-06-13 14:15:21 +10:00
RefCountedDigitalPin.h * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 2025-05-08 15:50:53 +10:00
SensorManager.h * refactored SensorManager::toggleGps() 2025-06-20 13:44:58 +10: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
StationG2Board.h Added basic support for Station G2 2025-03-07 15:34:00 +01:00
TBeamBoard.h Adding support for TBeam 1.1 2025-05-05 23:03:14 -07:00
TBeamBoardSX1262.h Support for TBeam SX1262 board 2025-04-23 20:23:06 -04:00
TBeamS3SupremeBoard.h Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into dev 2025-05-26 17:18:57 -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
XiaoC3Board.h * new target env: Xiao S3 WIO repeater 2025-01-19 16:44:25 +11:00