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.
 
 
 
 
Scott Powell 7e90d386e2 * refactored buzzer concept to UITask 1 year ago
..
esp32 * BLE_WRITE_MIN_INTERVAL upped to 60 millis 1 year ago
nrf52 * BLE_WRITE_MIN_INTERVAL upped to 60 millis 1 year ago
rp2040 Hopefully the correct ADC_MULTIPLIER value. 1 year ago
sensors fix altitude for telemetry, instead of using zero 1 year ago
stm32 wio-e5 : initial port 1 year ago
ui * refactored buzzer concept to UITask 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 * bug fix for CommonCLI, when entering long unknown command 1 year ago
CommonCLI.h * CommonCLI: added "clear stats" command 1 year ago
CustomLLCC68.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomLLCC68Wrapper.h * new Dispatcher::getCADFailRetryDelay() 1 year ago
CustomLR1110.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomLR1110Wrapper.h permit access to rx_boosted_mode at runtime for LR1110 (for dpm tests on that setting) 1 year ago
CustomSTM32WLx.h wio-e5 : initial port 1 year ago
CustomSTM32WLxWrapper.h wio-e5 : initial port 1 year ago
CustomSX1262.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomSX1262Wrapper.h * new Dispatcher::getCADFailRetryDelay() 1 year ago
CustomSX1268.h * isReceiving() now includes either preamble detect or header detect 1 year ago
CustomSX1268Wrapper.h * new Dispatcher::getCADFailRetryDelay() 1 year ago
CustomSX1276.h * new target/env: Heltec_v2_terminal_chat 1 year ago
CustomSX1276Wrapper.h * new Dispatcher::getCADFailRetryDelay() 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 wio-e5 : initial port 1 year ago
IdentityStore.h wio-e5 : initial port 1 year ago
LilyGoTLoraBoard.h Refactor naming 1 year ago
RadioLibWrappers.cpp * Repeater/Room server: new diagnostics, stats.n_full_events now repurposed to 'err_events' (bit flags) 1 year ago
RadioLibWrappers.h * CommonCLI: added "clear stats" command 1 year ago
RefCountedDigitalPin.h * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 1 year ago
SensorManager.h fix altitude for telemetry, instead of using zero 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 LilyGo T-Beam: added battery voltage reporting 1 year ago
TBeamBoardSX1262.h Support for TBeam SX1262 board 1 year ago
TBeamS3SupremeBoard.h t-beam supreme: PMU and i2c fixes 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