Open barryhunter opened 1 year ago
Thanks for gathering these changes into one place. Please excuse my question as I am Github beginner ... I have cloned this repository is there a way to merge your changes to my local copy?
I have just got ulora working on a STM32F411CEU6. The main change is to use SoftSPI. Tell me if you want a modified ulora.py file.
This pull request amalgamates various changes from pyLoraRFM9x https://github.com/epeters13/pyLoraRFM9x/ which fixed issues with raspi-lora - so fixes the issues here
Honestly not sure if want to adopt tis as it does CHANGE the behaviour, so somewhat of a breaking change - primarily making it so the receiver only sends ACKs, if the sender requests.
May also change the output power level.
I've made these changes for my own purposes, posting here, incase it of interest to others.