1083 Commits (dc7dd5105ee604cbfbca773673ac54f4459f1b3a)

Author SHA1 Message Date
taco b28bf00348 fix: setMaxPacketMillis() should return void 2 days ago
taco 0bd871cde6 add IRQ timeout logic for LR11X0 4 days ago
taco 79ef74ea8d add IRQ timeout logic for SX1262 4 days ago
taco 975a673efd add calcMaxPacketMillis 4 days ago
Quency-D 05d4bd2f7f Add a rotary encoder 7 days ago
Scott Powell 5a14f36e25 * ST7735 color/offset fix for Heltec Tracker V1 7 days ago
Jaroslav Škarvada 15e259c572 Added MCU temp sensor to the companion 2 weeks ago
Scott Powell d30d8ed748 * HSPI fix 1 week ago
Scott Powell 1bdacb3247 * trying to get Heltec Tracker and Tracker V2 working 1 week ago
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
Quency-D 17d68e328f Add heltec rc32 board 2 weeks ago
Florent 369016acc9 introduce shutdownPeripherals in NRF52Board to prepare for shutdown 2 weeks ago
Scott Powell 2c9ab2fe5e * timing fixes (courtesy of Taco) 2 weeks ago
Scott Powell cea246d0eb * super fast ST7735 display driver 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 3 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