Jacob Powers
Jacob Powers
## What changed? ## Why did it change? ## How is this tested? ## Screenshots/Videos (when applicable) ## Checklist - [x] My code adheres to the project's coding and style...
### Category Other ### Hardware Not Applicable ### Firmware Version main ### Description adafruit-nrfuitil.exe flagged by AV software Blocks firmware dev work on any machine with locked down AV. https://www.virustotal.com/gui/file/9637a4d099f4a99cbbdfb14142345776582dfbd11d4f357748055b75006ac8c6/details...
### Platform Cross-Platform ### Description Discovered this is not validated after typo'ing a private key value from a screenshot of my backups. The private and public key values were still...
resolves https://github.com/ctimmerm/axios-mock-adapter/issues/407
https://github.com/softonic/axios-retry/pull/303/files Undefined headers make `axios-mock-adapter` incompatible with `axios-retry` because it assumes that `error.response.headers` will not be `undefined` if `error.response` is present. I'm trying to get this fixed here too, but...
- Replace array-based modem configuration with preset dictionary - Add missing SHORT_TURBO preset (500kHz, SF=7, CR=5) - Fix coding rates to match firmware (CR=5 for most, CR=8 for LONG_MODERATE/SLOW) -...