1046 Commits (f4ed8c711b8580b6d653eb563594e166451bddf1)

Author SHA1 Message Date
liamcottle 87bf371cd3 initial support for thinknode m9 1 week ago
Jody Bentley 63731d3fbf sensors: fix millis() rollover stall in GPS time-sync + minor cleanups 1 week ago
jirogit 8ef369058d fix(RegionMap): distinguish clean EOF from partial read in load() 2 weeks ago
Wessel Nieboer 4605d3b6ce
fix misspelled RF switch pin macros in SX1268/LLCC68/SX1276 radio wrappers 2 weeks ago
Kevin Le 35f654ced3 Fixed hibernate/powerOff for ESP32 boards to stay at uA 2 weeks ago
Kevin Le 6b205da4e9 Added missing driver/rtc_io.h 2 weeks ago
Kevin Le 73b7367e45 Put powerOff to NRF52Board 2 weeks ago
Kevin Le a92046b0eb Put powerOff and enterDeepSleep to ESP32Board 2 weeks ago
Christoph Koehler 4f701b7aec
refactor: split MeshTables::hasSeen into pure query + markSeen 3 weeks ago
entr0p1 2cb3a29fa8 SX1262 LDO Support 3 weeks ago
Scott Powell 4f8cb8db78 * ACK packets being 'clipped' (in Dispatcher send). Needed to extend max_airtime timeout calc for short packets 4 weeks ago
taco f3d4d8cd5e always save boosted gain setting 4 weeks ago
taco b07aba7937 fix: report error when rxgain setting is unsupported or rejected 4 weeks ago
taco 1f9bb67400 return bool when setting rx boost 4 weeks ago
Wessel Nieboer 7c8e092457
Have CAD be a separate toggle (set cad on/off) 2 months ago
Wessel Nieboer 099ef67348
Prevent packet errors from growing 5 months ago
Wessel Nieboer 04a6c7009a
Just check for not channel free 5 months ago
Wessel Nieboer 813d108c7a
Also return busy if preamble detected 5 months ago
Wessel Nieboer 4f9a091671
Use hardware channel activity detection for checking interference 5 months ago
Marco e7db7c5a94 Add ESP32 Reset Reason 1 month ago
Scott Powell 538ac38e18 * fix for counter in RESP_CODE_CONTACTS_START 1 month ago
Scott Powell c2d223ff55 * now handle the case where onAdvertRecv() should _replace_ the anon contact slot 1 month ago
Scott Powell 07648e3344 * fix for anon contacts when full 1 month ago
Scott Powell d5f74e93c5 * PAYLOAD_TYPE_PATH bad path_len now rejected 1 month ago
Scott Powell 5f6821bb66 * new CLI config: flood.max.advert (default 16) 2 months ago
Scott Powell 3c96a7de43 * powersaving on/off lowercase fix 2 months ago
Kevin Le aeca6f3f3f Added "override" to getIRQGpio() for ESP32Board.h 2 months ago
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 months ago
taco 5e3edd0bbc add bool isEink() for eink display drivers 2 months ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 2 months ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 2 months ago
taco f701b58b4b NRF52Board: ungate isExternalPowered() 2 months ago
Scott Powell bc5d648204 * contacts sync fix 2 months ago
Scott Powell d9df8307ca * first draft 2 months ago
Nick Dunklee f86e6c019c 8 hour save window, LP, 28 day calibration window 2 months ago
Sefinek 4bf391f5c3 fix: fix typos in source code comments 2 months ago
Sefinek 00d445a269 fix: fix typos in source code comments 2 months ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 3 months ago
Kevin Le f4c43f7eb7 Fixed Interrupt WDT Reset 3 months ago
Kevin Le 21455e6296 Gave MCU to OTA to run in inhibit_sleep 5 months ago
Kevin Le daaeaafca1 Moved LoRa GPIOs to platformio.ini for TBeam boards 5 months ago
Kevin Le 8e09984ca3 Added getIRQGpio to return DIO1 (SX1262) and DIO0 (SX127x) 5 months ago
Kevin Le 570ff77569 Supported sleep for all ESP32-based repeaters 5 months ago
Kevin Le 3621038b7b Added detailed response for powersaving CLI 5 months ago
Nick Dunklee e501704d2c Am idiot, and deleted some of the adafruit code path 2 months ago
Nick Dunklee 59cee5c8a0 feat: Integrate BME680 Bosch BSEC support for RAK4631 2 months ago
Wessel Nieboer 62f1b11d5b
Increase MAX_FRAME_SIZE by 4 bytes 4 months ago
AtlavoxDev e5dab6b999 Rename bootComplete() to onBootComplete() for naming consistency 2 months ago
AtlavoxDev 39a69b86c3 Add MainBoard::bootComplete() hook for boot-indicator LED feedback 2 months ago
Rafał Wojdyła eb53c61f17
Respect predefined I2C addresses in EnvironmentSensorManager 2 months ago