1038 Commits (ee79df4c4f607ff295a10901c030abcca2f6c325)

Author SHA1 Message Date
Scott Powell 78240e9477 * optimised: value-init not needed 4 days ago
Alexander Hoffer 4d4d7c3746 refactor: use FreeRTOS BLE receive queue 4 days ago
=UltimateCodeWarrior 0de2b4fc5f Move Supreme OLED address to variant config 4 days ago
Alexander Hoffer 9fd6b419e5 fix: preserve bonded BLE reconnects 5 days ago
Alexander Hoffer 3885c67c8e fix: synchronize BLE receive queue 5 days ago
taco ab5c45f516 fix: clear the correct IRQ flag for timeout on preamble detected 5 days ago
taco 121b72712b LR1110: add setter methods for preambleMillis and payloadMillis 5 days ago
taco ae48072ff0 SX1262: add setter methods for preambleMillis and payloadMillis 5 days ago
Ryan Gregg cc221330ba
Fix nRF52 builds: guard SerialEthernetInterface with ETHERNET_ENABLED 6 days ago
entr0p1 aee53a8c3e NRF52Board - ShutdownPeripherals() housekeeping 6 days ago
taco b28bf00348 fix: setMaxPacketMillis() should return void 6 days ago
Scott Powell a0b52be4ad * RP2040 build fixes 7 days ago
Scott Powell 2189f2294c * added prefs initialisers to match original zeroed state 1 week ago
taco 0bd871cde6 add IRQ timeout logic for LR11X0 1 week ago
taco 79ef74ea8d add IRQ timeout logic for SX1262 1 week ago
Scott Powell d9f1e12b21 * loadSerial(), support for \n and \r 1 week ago
taco 975a673efd add calcMaxPacketMillis 1 week ago
Scott Powell ae2667ee9e * added unit tests for ConfigSerializer 1 week ago
Scott Powell f515716032 * new NodePrefs for companion 1 week ago
Quency-D 05d4bd2f7f Add a rotary encoder 1 week ago
Scott Powell 5a14f36e25 * ST7735 color/offset fix for Heltec Tracker V1 1 week ago
Scott Powell 63f4b173da * misc fixes 1 week ago
Jaroslav Škarvada 15e259c572 Added MCU temp sensor to the companion 3 weeks ago
Scott Powell 2af1e6d099 * first draft of new ConfigSerializer. (simple embedded JSON prefs) 2 weeks ago
Scott Powell d30d8ed748 * HSPI fix 2 weeks ago
Scott Powell 1bdacb3247 * trying to get Heltec Tracker and Tracker V2 working 2 weeks ago
liamcottle 87bf371cd3 initial support for thinknode m9 2 weeks ago
Jody Bentley 63731d3fbf sensors: fix millis() rollover stall in GPS time-sync + minor cleanups 2 weeks 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 3 weeks ago
Scott Powell 2c9ab2fe5e * timing fixes (courtesy of Taco) 3 weeks ago
Scott Powell cea246d0eb * super fast ST7735 display driver 3 weeks ago
Kevin Le 35f654ced3 Fixed hibernate/powerOff for ESP32 boards to stay at uA 3 weeks ago
Kevin Le 6b205da4e9 Added missing driver/rtc_io.h 3 weeks ago
Kevin Le 73b7367e45 Put powerOff to NRF52Board 3 weeks ago
Kevin Le a92046b0eb Put powerOff and enterDeepSleep to ESP32Board 3 weeks ago
Naomi Smith 3af5ffe119
Fix GPS and LEDs on ThinkNode M3 3 weeks ago
Christoph Koehler 4f701b7aec
refactor: split MeshTables::hasSeen into pure query + markSeen 3 weeks ago
entr0p1 2cb3a29fa8 SX1262 LDO Support 4 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
UltimateCodeWarrior b8b6598dd3 Fix blank OLED on T-Beam Supreme V3 (I2C bus + 0x3D address) 1 month 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