971 Commits (cc05ae555ab90c6fb1bebf15514ec540e47d9230)

Author SHA1 Message Date
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 days ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 3 days ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 3 days ago
Nick Dunklee f86e6c019c 8 hour save window, LP, 28 day calibration window 1 week ago
Nick Dunklee e501704d2c Am idiot, and deleted some of the adafruit code path 1 week ago
Nick Dunklee 59cee5c8a0 feat: Integrate BME680 Bosch BSEC support for RAK4631 1 week ago
AtlavoxDev e5dab6b999 Rename bootComplete() to onBootComplete() for naming consistency 2 weeks ago
AtlavoxDev 39a69b86c3 Add MainBoard::bootComplete() hook for boot-indicator LED feedback 2 weeks ago
Rafał Wojdyła eb53c61f17
Respect predefined I2C addresses in EnvironmentSensorManager 2 weeks ago
agessaman 1296aa7792 Refactor region def with helpers, refine docs 2 weeks ago
taco 5058415fa3 u8g2 wrapper: allow larger font when size >= 2 4 weeks ago
pelgraine 2462cf6c97 add wrapper for u8g2 display driver 4 weeks ago
Scott Powell a130a95a0d * added 6th byte to ACK, with RNG 2 weeks ago
Mark Jocas 63fe3d42a2
Corrects typos and grammatical errors 2 weeks ago
Scott Powell 717142abd6 * bug fix 2 weeks ago
Scott Powell 2eb747d504 * fix 3 weeks ago
Scott Powell f6e6fdaa05 * support for sending 5-byte ACKs 3 weeks ago
agessaman f3c6c34883 Update CLI command from `region bulk` to `region def` 3 weeks ago
Scott Powell c588540b1b * new CMD_SEND_RAW_PACKET 3 weeks ago
agessaman 19f950018c Add bulk region hierarchy command to CLI 3 weeks ago
Quency-D 6d3b71eed9 add heltec-mesh-node-t1 4 weeks ago
taco e7e97ec438 add option to disable DS3231 probe 4 weeks ago
Josiah VanderZee 4b6b8abe7a
Add missing Wire.h include for sensors 4 weeks ago
Wessel Nieboer 3bde089bdb
Gate PIN_GPS_EN 4 weeks ago
Kenneth Privitt 235706a22a Incorrect time_t TypeDef in RAK12035_SoilMoisture 1 month ago
Josiah VanderZee e56c1b3d58
Do not perform redundant reset on ST7789 displays 1 month ago
liamcottle 5a509752a7 don't play startup tune if buzzer pref disabled 1 month ago
jirogit f224a325e6 fix: enable radio.rxgain CLI command for LR1110 (T1000-E) 2 months ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 1 month ago
Kyle db8a002c0e fix: enforce upper bounds for rxdelay, txdelay, and direct.txdelay in CLI 1 month ago
zjs81 b6d0b7a5dd Refine data type definitions and update registration process in documentation 1 month ago
zjs81 b705d5489f Update companion protocol documentation and enhance data type definitions for clarity 1 month ago
Scott Powell 3d982711a6 * CommonCLI: more reply bounds checking 2 months ago
Scott Powell db7baa7bd7 * CommonCLI: bounds check added to "unknown config:" replies 2 months ago
Scott Powell 49b37d5622 * minor bounds fix 2 months ago
Nick Dunklee c7be216f27 fix(sensors): improve sensor initialization and handling to prevent hangs and handle growth 2 months ago
liamcottle cfe4b0b9a5 bleuart service stay registered first to prevent gatt cache issues on android when already paired 2 months ago
Scott Powell 91f3fa0bdf * CLI: 'region put ...' now defaults to flood allowed 2 months ago
Scott Powell 7cdb056cb3 * CLI: 'region default ...' now auto-creates the region 2 months ago
Scott Powell 77d02e844f * bug fix 2 months ago
txkbaldlaw b898e7a04e Add DFU to BLE Stack 2 months ago
Scott Powell 576e9dfd45 * bug fix 2 months ago
Scott Powell 4131a455a2 * repeater: refactored 'region' CLI commands -> CommonCLI 2 months ago
Scott Powell d131e8ae35 * companion: RegionMap now used in Datastore 2 months ago
Scott Powell 6a939ed8f8 * RegionMap: new 'default' region 2 months ago
Wessel Nieboer 0a13ac7fc7
Default button polarity to active-LOW across all firmware types 4 months ago
KPrivitt 27f732653b
Added RAK12035 Soil Moisture and Temperature Sensor (#2223) 2 months ago
Quency-D 2cbe0c0398 Fixed the initialization error of the BME680 sensor. 2 months ago
Brian Widdas 811ac1cd02 Add missing methods in ESPNOWRadio() 2 months ago
overkillfpv f0ec5d2ae7 changed to set the preamble on radio settings change 2 months ago