raiden00pl commented on issue #15856:
URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2676713189

   @keever50 it looks good.
   
   > is it a good idea to compact some parameters into a struct?
   
   yes, it's ok. It makes sense to limit the ioctl calls needed to configure 
the radio.
   I haven't used LORA radio for a long time, so it's hard for me to say what 
approach would be best from the user's point of view. One call to configure 
many radio parameters will definitely save some FLASH memory and CPU cycles, 
which is good for low-power applications like LORA nodes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to