Closed morganrallen closed 5 years ago
@morganrallen thanks for kicking this off, the plan for a 0.6.0 release sounds good to me!
All that features sounds pretty cool, i think that CAD detect would be more than perfect for the 0.6.0, i would like to add to the DOCs that this library is not compliant with LoRaWAN cause its a common doubt
I fully support the CAD development but then again I'm biased.
3Dtj
On Mon, Feb 4, 2019 at 1:20 PM morganrallen notifications@github.com wrote:
Hi All! A lot has happened with this library in the last year since I've been working to maintain with @sandeepmistry https://github.com/sandeepmistry so I wanted to kick off a conversation about future releases.
Going over 0.5.0...master https://github.com/sandeepmistry/arduino-LoRa/compare/0.5.0...master
it appears 3 new bit of functionality have been added.
62 https://github.com/sandeepmistry/arduino-LoRa/pull/62 non
blocking functions added
179 https://github.com/sandeepmistry/arduino-LoRa/pull/179 Add
function to invert IQ signal register
153 https://github.com/sandeepmistry/arduino-LoRa/pull/153 sx127x
20dBm support
I believe people are using the non-blocking functionality and that alone probably warrants a release. I'm proposing tagging a new release (0.6.0) with these changes and starting a checklist for the next.
Things I would like to see in the post-0.6.0 release.
- CAD Detect (#50 https://github.com/sandeepmistry/arduino-LoRa/pull/50 and/or #221 https://github.com/sandeepmistry/arduino-LoRa/issues/221)
- Address REG_FIFO_ADDR_PTR concerns (#218 https://github.com/sandeepmistry/arduino-LoRa/issues/218 #222 https://github.com/sandeepmistry/arduino-LoRa/issues/222)
- Update docs if/where needed (#210 https://github.com/sandeepmistry/arduino-LoRa/issues/210)
Things I'd like to see in 1.0.0
- Test suite
- ?
Feel free to chime in with any thoughts you have about moving this library forward. As this is a volunteer, community driven effort your feedback will steer future releases.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sandeepmistry/arduino-LoRa/issues/225, or mute the thread https://github.com/notifications/unsubscribe-auth/AgcOLV95fuUFJ2CpqdSkNqXUuyF8RBVFks5vKHnjgaJpZM4ahwtK .
0.6.0 has been released!!! (yay party, emojis!)
Unfortunately between lack of a viable PR and my lack of testing hardware CAD detection never made it in. But I think this release is still important to not let this driver fall behind.
Here's a copy of my release message from PR #282 Let's start a conversation about the next release and specifically what it will take to get CAD detection in. I will have new hardware that will allow me to help test very soon.
Is it really happening?
My first time pushing a release, not sure how this will go with the Library Manager but will be keeping an eye on it.
I appreciate all the contributors to this release and the patients of everyone giving input on issues. Feedback appreciated, I've created an Issue tag for 0.6.0 specific issues. Hopefully this goes smoothly and we can start addressing some of the current PRs and Issues.
If someone has an idea of what they'd like to see in the next release feel free to start something looking like a roadmap.
Hi all, When will CAD be supported in the roadmap? I'm quite interested with this feature. :)
BTW, thanks a lot for this awesome library.
Once someone submits a full pull request. Until recently I have not had hardware that supported it so I haven't done it myself. After the new year I should have time to do it.
Thanks a lot Morganrallen. I could help to test with ESP32 + AI-Thinker Ra02. :)
Ok, take your time and wait for your good news. I appreciate your time and effort.
Hi All! A lot has happened with this library in the last year since I've been working to maintain with @sandeepmistry so I wanted to kick off a conversation about future releases.
Going over https://github.com/sandeepmistry/arduino-LoRa/compare/0.5.0...master
it appears 3 new bit of functionality have been added.
62 non blocking functions added
179 Add function to invert IQ signal register
153 sx127x 20dBm support
I believe people are using the non-blocking functionality and that alone probably warrants a release. I'm proposing tagging a new release (0.6.0) with these changes and starting a checklist for the next.
Things I would like to see in the post-0.6.0 release.
Things I'd like to see in 1.0.0
Feel free to chime in with any thoughts you have about moving this library forward. As this is a volunteer, community driven effort your feedback will steer future releases.