990 Commits (b4038529b5fad8ddf60728500a5d1b7ee06309ee)

Author SHA1 Message Date
Scott Powell 3c96a7de43 * powersaving on/off lowercase fix 1 day ago
Kevin Le aeca6f3f3f Added "override" to getIRQGpio() for ESP32Board.h 2 days ago
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 days ago
taco 5e3edd0bbc add bool isEink() for eink display drivers 3 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
taco f701b58b4b NRF52Board: ungate isExternalPowered() 4 days ago
Scott Powell bc5d648204 * contacts sync fix 4 days ago
Scott Powell d9df8307ca * first draft 4 days ago
Nick Dunklee f86e6c019c 8 hour save window, LP, 28 day calibration window 1 week ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 4 weeks 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 1 week ago
Nick Dunklee 59cee5c8a0 feat: Integrate BME680 Bosch BSEC support for RAK4631 1 week ago
Wessel Nieboer 62f1b11d5b
Increase MAX_FRAME_SIZE by 4 bytes 3 months 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