503 Commits (6861b0702fb772d740eecdd0af6e5501ba6143a9)

Author SHA1 Message Date
Scott Powell febc63d286 * fix: init rx_air_time to 0 12 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 12 months ago
Scott Powell fcdf342db6 * Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE 12 months ago
Chris ea2ce93c02 Add a counter to track rx time for repeater stats 12 months ago
Scott Powell f87e856347 * companion: fix for CMD_IMPORT_PRIVATE_KEY, to re-calc shared secrets 12 months ago
Martin Kudlacek 822850b4d5 Support for Sensirion SHT4x 1 year ago
Martin Kudlacek a96d1022a0 Added support for TI INA260 1 year ago
taco ef58ef460b fix: BMP280 altitude was using incorrect library 1 year ago
Scott Powell 4689f9b425 * CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command 1 year ago
Scott Powell ea4aa93594 * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins 1 year ago
Florent b5a8a1a883 sensors: gpio command 1 year ago
liamcottle 599e3a187c start rx again immediately after receive 1 year ago
Mike Cochrane 93802fe250 Add VL53L0X time-of-flight distance sensor to Heltec V3 Sensor 1 year ago
Mike Cochrane 9f2a77c92e Add Melexis Contact-less Infrared Sensor - MLX90614 to Heltec V3 Sensor 1 year ago
Mike Cochrane e4f7b9e37f Allow the SDA and SCL pins for Environment sensors to be configured independantly. Add Heltec V3 Sensor. 1 year ago
cod3doomy 6b4592bfe2 Cleanup and fixes 1 year ago
cod3doomy 660ab0692f RAK4631 ESM Migration 1 year ago
marcelverdult 58cffa8f76
Fixed Barometric Pressure Reading for BMP280 1 year ago
Scott Powell 5881b04a31 * companion: optional double ACKs, new prefs.multi_acks 1 year ago
Scott Powell 6bc8dd28d4 * CommonCLI: new "multi.acks" config setting 1 year ago
Scott Powell df33321bdc * companion: added CMD_SEND_BINARY_REQ (50) 1 year ago
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 1 year ago
Normunds Gavars ed7ca6fb60 393 clean up Minewsemi ME25LS01 variant 1 year ago
Normunds Gavars cdd44212a1 393 clean up Promicro variant 1 year ago
Rob Loranger 9d0dd7947f move rak4631 specific files into variant folder 1 year ago
jasper 7d47608985 Changed the Barometric Pressure value since it was a factor 100 to high 1 year ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 1 year ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 1 year ago
Scott Powell 810b1f8fe7 * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 1 year ago
Scott Powell 7fb7b69bbc * first cut of new simple_sensor sketch 1 year ago
Florent 1c7c5ecb2b buzzer: disable when quiet 1 year ago
liamcottle 67f9204e88 refactor nrf52 ble to use callbacks 1 year ago
Lloyd d32fa5c004 Manually restart BLE advertising after disconnect to prevent stack freeze 1 year ago
Normunds Gavars aa3c702ffd Read battery voltage on Minewsemi ME25LS01 1 year ago
liquidraver fa481e832b LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki 1 year ago
Rob Loranger 90656e7d06 clean up xiao nrf52 1 year ago
WattleFoxxo d23378cff6 Add XIAO RP2040 support 1 year ago
Lloyd ec98d5f8a5 BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect 1 year ago
recrof 539f99a90f removed unsupported(?) readAltitude 1 year ago
recrof 3832836eb2 EnvironmentSensorManager: add support for SHTC3 and LPS22HB 1 year ago
Normunds Gavars 6f94c8148a Add Minewsemi ME25LS01 variant 1 year ago
Scott Powell 3dc4607d89 * PAYLOAD_TYPE_PATH: reserving upper 4 bits if 'extra_type' field, for future use 1 year ago
Scott Powell 8c80c10d2a * CustomLR1110::getTimeOnAir(), copied from sx1262 1 year ago
jankowski-t 4541380632 Support MeshAdventurer 1 year ago
liquidraver ddbf27c245 change fixed preamble to match the new 16 1 year ago
Scott Powell 187eea1b18 * Preamble now 16 (for most variants) 1 year ago
recrof 9530744ff4 add support for BMP280 temperature+pressure sensor 1 year ago
JQ ff3e888dfd formatting 1 year ago
JQ e417c43c30 wireless paper board support 1 year ago
recrof 07f25ccac8 sx1276 boards: migrate to std_init() 1 year ago