HeadBoffin

Results 4 issues of HeadBoffin

macOS 10.14.6, Python 3.8.5 When the GUI has finished creating a new project, something happens to cause the user to be logged out of macOS. I found these stray lines...

### Discussed in https://github.com/jgromes/RadioLib/discussions/1195 Originally posted by **Nandhini-271** August 26, 2024 I am using the Core1262-868M module (from [Waveshare](https://www.waveshare.com/core1262-868m.htm)) with an ESP32 controller. I have successfully completed long-range LoRa testing...

### Summary Querying an application to find relays and served devices needs multiple calls. Finding out which index/slots are in use requires a 16 calls, one for each index. This...

### Summary Using the OS docker-compose.yml that specifies latest for Postgres, Redis and TTS, an attempt at an upgrade goes wrong with Postgres as that pulls v18. Fixed that. Then...

bug