[chirp_devel] comments in bitwise definitions
This may be a dumb question, but how do I denote comments within the bitwise format definitions, e.g., within structs, etc? Is this possible? If so, it should be encouraged!
This may be a dumb question, but how do I denote comments within the bitwise format definitions, e.g., within structs, etc? Is this possible? If so, it should be encouraged!
Not currently. Single-line and inline comments are pretty easy, if that seems sufficient. I just sent a patch that would do it. Let me know what you think.
Thanks Dan, I think this will be fine. Just need some comments to myself or anybody else reading this code, as sometimes there are strange relationships between memory formats, or things like: "not sure about this field, but i think it has something to do with X" and then maybe somebody else can work off of this ;)
-Jens
----- Original Message ----- From: Dan Smith dsmith@danplanet.com To: chirp_devel@intrepid.danplanet.com Cc: Sent: Saturday, October 5, 2013 12:34 PM Subject: Re: [chirp_devel] comments in bitwise definitions
This may be a dumb question, but how do I denote comments within the bitwise format definitions, e.g., within structs, etc? Is this possible? If so, it should be encouraged!
Not currently. Single-line and inline comments are pretty easy, if that seems sufficient. I just sent a patch that would do it. Let me know what you think.
participants (2)
-
Dan Smith
-
Jens J.