3261 Commits (dedcb33710258cb8fafb4608de46d4b115e451b8)
 

Author SHA1 Message Date
Liam Cottle 7124fa1439
Merge pull request #2815 from UltimateCodeWarrior/fix/tbeam-supreme-v3-oled-i2c 2 weeks ago
jirogit 25f65735df JP LBT: make busy-channel backoff non-blocking 2 weeks ago
me 2d961b6a5f JP LBT: suppress txdelay to jitter-scale at SF12/BW125 1 month ago
me 62067d19de Enforce JP airtime limits via getMaxTextLen()/getMaxGroupTextLen() 1 month ago
me 8cf27b9fd9 Rename isJapanMode() to isAS923_1_JP() for clarity 1 month ago
me 2835a2192c Add ARIB STD-T108 §3.4.1 post-TX 50ms wait to onSendFinished() 1 month ago
me 0dda84bee3 Add getCodingRate() and getFreqMHz() to CustomSX1262Wrapper 1 month ago
me 2645c2c2c3 Add getCodingRate() and getFreqMHz() to CustomLR1110/Wrapper 1 month ago
me ce1575754c Prevent forced TX during JP LBT backoff via getCADFailMaxDuration() 1 month ago
me 17cccc93d6 Add ARIB STD-T108 LBT path to isChannelActive() 1 month ago
me 7f0cf4f25d Add isJapanMode() frequency detection for ARIB STD-T108 1 month ago
Alexander Hoffer 4d4d7c3746 refactor: use FreeRTOS BLE receive queue 2 weeks ago
=UltimateCodeWarrior 0de2b4fc5f Move Supreme OLED address to variant config 2 weeks ago
fdlamotte d2fd1fdaa6
Merge pull request #2887 from spinda/thinknode-m3-dev 2 weeks ago
fdlamotte 427cd7c263
Merge pull request #2987 from entr0p1/fix/nrf52-shutdownperipherals 2 weeks ago
Alexander Hoffer 79dc1de6fc fix: preserve UTF-8 advert names 2 weeks ago
Alexander Hoffer 9fd6b419e5 fix: preserve bonded BLE reconnects 2 weeks ago
Alexander Hoffer 60030469c9 fix: enable Heltec V4 USB serial 2 weeks ago
Alexander Hoffer 3885c67c8e fix: synchronize BLE receive queue 2 weeks ago
Liam Cottle da67328017
Merge pull request #2990 from entr0p1/fix/xiao-nrf52-userbtn 2 weeks ago
entr0p1 d2bbe4d8d3 Fix Xiao nRF52840 repeater compile failure 2 weeks ago
Liam Cottle a45dae928c
Merge pull request #3000 from oltaco/rx-irq-timeout 2 weeks ago
taco ab5c45f516 fix: clear the correct IRQ flag for timeout on preamble detected 2 weeks ago
Liam Cottle c1ee9cad5b
Merge pull request #2998 from oltaco/heltec-t1-bodmer 2 weeks ago
taco 91e65af9dd fix: heltec t1: add missing bodmer TFT_eSPI library 2 weeks ago
Liam Cottle 2834121b6e
Merge pull request #2994 from oltaco/rx-irq-timeout 2 weeks ago
taco 121b72712b LR1110: add setter methods for preambleMillis and payloadMillis 2 weeks ago
taco ae48072ff0 SX1262: add setter methods for preambleMillis and payloadMillis 2 weeks ago
Liam Cottle fdd4d8a610
Merge pull request #2989 from rgregg/fix-nrf52-ethernet-build 2 weeks ago
liamcottle 8c987c8689 Merge remote-tracking branch 'official/main' into dev 2 weeks ago
ripplebiz dc7dd5105e
Merge pull request #2977 from oltaco/rx-irq-timeout 2 weeks ago
Ryan Gregg cc221330ba
Fix nRF52 builds: guard SerialEthernetInterface with ETHERNET_ENABLED 2 weeks ago
entr0p1 aee53a8c3e NRF52Board - ShutdownPeripherals() housekeeping 2 weeks ago
taco b28bf00348 fix: setMaxPacketMillis() should return void 2 weeks ago
Liam Cottle a3a1aa5e3b
Merge pull request #1865 from MeshEnvy/fix/python-json-parse-error 2 weeks ago
ViezeVingertjes 3b69e7873b fix: guard HWCDC serial config behind ARDUINO_USB_MODE 1 month ago
ViezeVingertjes 39ff5b879a fix: run KISS modem unit tests in CI via native_kiss_modem env 1 month ago
ViezeVingertjes fb2c61f862 fix: prevent ESP32 KISS modem stalls under USB backpressure 1 month ago
Scott Powell a0b52be4ad * RP2040 build fixes 2 weeks ago
Scott Powell 2189f2294c * added prefs initialisers to match original zeroed state 2 weeks ago
ripplebiz 795989b918
Merge pull request #2966 from Quency-D/heltec-rc32 3 weeks ago
fdlamotte 4aec46b039
Merge pull request #2976 from fdlamotte/UITask_poweroff_radio_display 3 weeks ago
Florent c644720ea7 uitask: screen and radio poweroff moved to board 3 weeks ago
fdlamotte 8f5a393404
Merge pull request #2975 from fdlamotte/nrf52_boards--use-shutdownPeripherals-on-TInpulse-and-TEchoBoard 3 weeks ago
taco 0bd871cde6 add IRQ timeout logic for LR11X0 3 weeks ago
Florent 84d1e24338 nrf52_variants: override shutdownPeripherals instead of powerOff for TechoLite, TInpulse and TechoBoard (protect the gate) 3 weeks ago
taco 79ef74ea8d add IRQ timeout logic for SX1262 3 weeks ago
Scott Powell d9f1e12b21 * loadSerial(), support for \n and \r 3 weeks ago
fdlamotte 3a67685597
Merge pull request #2883 from fdlamotte/repeater_btn 3 weeks ago
taco 975a673efd add calcMaxPacketMillis 3 weeks ago