You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ripplebiz 4a7d273db4
Merge pull request #332 from cod3doomy/dev
1 year ago
..
esp32 * BLE_WRITE_MIN_INTERVAL upped to 60 millis 1 year ago
nrf52 RAK4631: Add RAK12500 GPS support 1 year ago
rp2040 Hopefully the correct ADC_MULTIPLIER value. 1 year ago
sensors * EnvironmentSensorManager: some tidy ups 1 year ago
stm32 rak3x72 : first commit 1 year ago
ui add scaling to bitmaps for EPD display, and enable buzzer for Thinknode M1 1 year ago
AdvertDataHelpers.cpp * AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties 1 year ago
AdvertDataHelpers.h * AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties 1 year ago
ArduinoHelpers.h Initial commit 1 year ago
ArduinoSerialInterface.cpp * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 1 year ago
ArduinoSerialInterface.h use Stream abstract interface for serial port in ArduinoSerialInterface 1 year ago
AutoDiscoverRTCClock.cpp * fix for AutoDiscoverRTCClock 1 year ago
AutoDiscoverRTCClock.h * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52) 1 year ago
BaseChatMesh.cpp * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
BaseChatMesh.h * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE 1 year ago
BaseSerialInterface.h * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 1 year ago
CommonCLI.cpp * interference threshold now stored in prefs, CLI: set/get "int.thresh" 1 year ago
CommonCLI.h * interference threshold now stored in prefs, CLI: set/get "int.thresh" 1 year ago
CustomLLCC68.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomLLCC68Wrapper.h * added Radio::loop() virtual function 1 year ago
CustomLR1110.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomLR1110Wrapper.h * added Radio::loop() virtual function 1 year ago
CustomSTM32WLx.h wio-e5 : initial port 1 year ago
CustomSTM32WLxWrapper.h * added Radio::loop() virtual function 1 year ago
CustomSX1262.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomSX1262Wrapper.h * added Radio::loop() virtual function 1 year ago
CustomSX1268.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomSX1268Wrapper.h * added Radio::loop() virtual function 1 year ago
CustomSX1276.h * new target/env: Heltec_v2_terminal_chat 1 year ago
CustomSX1276Wrapper.h * added Radio::loop() virtual function 1 year ago
ESP32Board.cpp * ESP32Board: can now download entire log file via OTA webserver (URL: /log) 1 year ago
ESP32Board.h * new ESPNOWRadio driver 1 year ago
HeltecV2Board.h * new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb 1 year ago
HeltecV3Board.h * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 1 year ago
IdentityStore.cpp * workaround for nRF + LittleFS glitch with seek/truncate 1 year ago
IdentityStore.h wio-e5 : initial port 1 year ago
LilyGoTLoraBoard.h Refactor naming 1 year ago
RadioLibWrappers.cpp * interference threshold now stored in prefs, CLI: set/get "int.thresh" 1 year ago
RadioLibWrappers.h * interference threshold now stored in prefs, CLI: set/get "int.thresh" 1 year ago
RefCountedDigitalPin.h * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 1 year ago
SensorManager.h t-beam supreme: fixes and consolidation 1 year ago
SimpleMeshTables.h * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
StaticPoolPacketManager.cpp * Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets 1 year ago
StaticPoolPacketManager.h * Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets 1 year ago
StationG2Board.h Added basic support for Station G2 1 year ago
TBeamBoard.h Adding support for TBeam 1.1 1 year ago
TBeamBoardSX1262.h Support for TBeam SX1262 board 1 year ago
TBeamS3SupremeBoard.h Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into dev 1 year ago
TxtDataHelpers.cpp * CommonCLI: "get " commands 1 year ago
TxtDataHelpers.h * CommonCLI: "get " commands 1 year ago
XiaoC3Board.h * new target env: Xiao S3 WIO repeater 1 year ago