492 Commits (24ef375fc764ee8ed5c97ceccb022dcbb19b9b34)

Author SHA1 Message Date
Scott Powell 4689f9b425 * CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command 11 months ago
Scott Powell ea4aa93594 * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins 11 months ago
liamcottle 599e3a187c start rx again immediately after receive 11 months ago
Mike Cochrane 93802fe250 Add VL53L0X time-of-flight distance sensor to Heltec V3 Sensor 11 months ago
Mike Cochrane 9f2a77c92e Add Melexis Contact-less Infrared Sensor - MLX90614 to Heltec V3 Sensor 11 months ago
Mike Cochrane e4f7b9e37f Allow the SDA and SCL pins for Environment sensors to be configured independantly. Add Heltec V3 Sensor. 11 months ago
cod3doomy 6b4592bfe2 Cleanup and fixes 11 months ago
cod3doomy 660ab0692f RAK4631 ESM Migration 11 months ago
marcelverdult 58cffa8f76
Fixed Barometric Pressure Reading for BMP280 11 months ago
Scott Powell 5881b04a31 * companion: optional double ACKs, new prefs.multi_acks 11 months ago
Scott Powell 6bc8dd28d4 * CommonCLI: new "multi.acks" config setting 11 months ago
Scott Powell df33321bdc * companion: added CMD_SEND_BINARY_REQ (50) 11 months ago
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 11 months ago
Normunds Gavars ed7ca6fb60 393 clean up Minewsemi ME25LS01 variant 11 months ago
Normunds Gavars cdd44212a1 393 clean up Promicro variant 11 months ago
Rob Loranger 9d0dd7947f move rak4631 specific files into variant folder 11 months ago
jasper 7d47608985 Changed the Barometric Pressure value since it was a factor 100 to high 11 months ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 11 months ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 11 months ago
Scott Powell 810b1f8fe7 * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 11 months ago
Scott Powell 7fb7b69bbc * first cut of new simple_sensor sketch 11 months ago
Florent 1c7c5ecb2b buzzer: disable when quiet 11 months ago
liamcottle 67f9204e88 refactor nrf52 ble to use callbacks 11 months ago
Lloyd d32fa5c004 Manually restart BLE advertising after disconnect to prevent stack freeze 11 months ago
Normunds Gavars aa3c702ffd Read battery voltage on Minewsemi ME25LS01 11 months ago
liquidraver fa481e832b LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki 11 months ago
Rob Loranger 90656e7d06 clean up xiao nrf52 11 months ago
WattleFoxxo d23378cff6 Add XIAO RP2040 support 11 months ago
Lloyd ec98d5f8a5 BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect 11 months ago
recrof 539f99a90f removed unsupported(?) readAltitude 11 months ago
recrof 3832836eb2 EnvironmentSensorManager: add support for SHTC3 and LPS22HB 11 months ago
Normunds Gavars 6f94c8148a Add Minewsemi ME25LS01 variant 11 months ago
Scott Powell 3dc4607d89 * PAYLOAD_TYPE_PATH: reserving upper 4 bits if 'extra_type' field, for future use 11 months ago
Scott Powell 8c80c10d2a * CustomLR1110::getTimeOnAir(), copied from sx1262 11 months ago
jankowski-t 4541380632 Support MeshAdventurer 11 months ago
liquidraver ddbf27c245 change fixed preamble to match the new 16 11 months ago
Scott Powell 187eea1b18 * Preamble now 16 (for most variants) 11 months ago
recrof 9530744ff4 add support for BMP280 temperature+pressure sensor 11 months ago
JQ ff3e888dfd formatting 11 months ago
JQ e417c43c30 wireless paper board support 11 months ago
recrof 07f25ccac8 sx1276 boards: migrate to std_init() 11 months ago
Florent de Lamotte 0f259d3b51 CustomSX1262: fix typo that would prevent compile when TXEN or RXEN is not set 11 months ago
Scott Powell 55ff69bd25 * RAK: 'start ota' returned MAC address was reversed 11 months ago
Florent 8ccd4f3660 stm32: implement halt and reset 11 months ago
Scott Powell 556051955d * ESP32Board: added support for Neopixel TX led 11 months ago
Scott Powell b37c8017d9 * Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds 11 months ago
Florent d94f469d53 wio_e5_mini: led and rescue cli 12 months ago
taco 84c2cfdcf2 fix: revert swapped GPS pins 12 months ago
cod3doomy 218b96e4aa T-Beam refactor 12 months ago
Scott Powell b1ca3d1eb1 * new PAYLOAD_TYPE_MULTIPART 12 months ago