995 Commits (422d80734bd7fe5d11dfa3531679988cd8f8d2f5)

Author SHA1 Message Date
Scott Powell 5f6821bb66 * new CLI config: flood.max.advert (default 16) 1 week ago
Scott Powell 3c96a7de43 * powersaving on/off lowercase fix 1 week ago
Kevin Le aeca6f3f3f Added "override" to getIRQGpio() for ESP32Board.h 2 weeks ago
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 weeks ago
taco 5e3edd0bbc add bool isEink() for eink display drivers 2 weeks ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 2 weeks ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 2 weeks ago
taco f701b58b4b NRF52Board: ungate isExternalPowered() 2 weeks ago
Scott Powell bc5d648204 * contacts sync fix 2 weeks ago
Scott Powell d9df8307ca * first draft 2 weeks ago
Nick Dunklee f86e6c019c 8 hour save window, LP, 28 day calibration window 2 weeks ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 1 month ago
Kevin Le f4c43f7eb7 Fixed Interrupt WDT Reset 2 months ago
Kevin Le 21455e6296 Gave MCU to OTA to run in inhibit_sleep 4 months ago
Kevin Le daaeaafca1 Moved LoRa GPIOs to platformio.ini for TBeam boards 4 months ago
Kevin Le 8e09984ca3 Added getIRQGpio to return DIO1 (SX1262) and DIO0 (SX127x) 4 months ago
Kevin Le 570ff77569 Supported sleep for all ESP32-based repeaters 4 months ago
Kevin Le 3621038b7b Added detailed response for powersaving CLI 4 months ago
Nick Dunklee e501704d2c Am idiot, and deleted some of the adafruit code path 2 weeks ago
Nick Dunklee 59cee5c8a0 feat: Integrate BME680 Bosch BSEC support for RAK4631 2 weeks ago
Wessel Nieboer 62f1b11d5b
Increase MAX_FRAME_SIZE by 4 bytes 3 months ago
AtlavoxDev e5dab6b999 Rename bootComplete() to onBootComplete() for naming consistency 3 weeks ago
AtlavoxDev 39a69b86c3 Add MainBoard::bootComplete() hook for boot-indicator LED feedback 3 weeks ago
Rafał Wojdyła eb53c61f17
Respect predefined I2C addresses in EnvironmentSensorManager 3 weeks ago
agessaman 1296aa7792 Refactor region def with helpers, refine docs 3 weeks ago
taco 5058415fa3 u8g2 wrapper: allow larger font when size >= 2 1 month ago
pelgraine 2462cf6c97 add wrapper for u8g2 display driver 1 month ago
Scott Powell a130a95a0d * added 6th byte to ACK, with RNG 3 weeks ago
Mark Jocas 63fe3d42a2
Corrects typos and grammatical errors 4 weeks ago
Scott Powell 717142abd6 * bug fix 4 weeks ago
Scott Powell 2eb747d504 * fix 4 weeks ago
Scott Powell f6e6fdaa05 * support for sending 5-byte ACKs 4 weeks ago
agessaman f3c6c34883 Update CLI command from `region bulk` to `region def` 4 weeks ago
Scott Powell c588540b1b * new CMD_SEND_RAW_PACKET 1 month ago
agessaman 19f950018c Add bulk region hierarchy command to CLI 1 month ago
Stephen Waits 09a27a2591
fix(mesh): widen TRACE offset to uint16 to avoid narrowing 1 month ago
Quency-D 6d3b71eed9 add heltec-mesh-node-t1 1 month ago
taco e7e97ec438 add option to disable DS3231 probe 1 month ago
Josiah VanderZee 4b6b8abe7a
Add missing Wire.h include for sensors 1 month ago
Wessel Nieboer 3bde089bdb
Gate PIN_GPS_EN 1 month 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
Nick Le Mouton c4137e78d0 Add stddef.h 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 2 months ago
zjs81 b6d0b7a5dd Refine data type definitions and update registration process in documentation 2 months ago
zjs81 b705d5489f Update companion protocol documentation and enhance data type definitions for clarity 2 months ago
Scott Powell 3d982711a6 * CommonCLI: more reply bounds checking 2 months ago