Friday, May 29, 2020

Re: Custom Header Format object in OOT module

Any one have thoughts on this? Haven't been able to to get it working yet. 

On Thu, May 21, 2020 at 4:56 PM Alex Roberts <arob109@gmail.com> wrote:
I'm trying to define my own customer header format object by inheriting from header_format_base but when i try to use it I get the following errors depending:

If just instantiating without namespace
value "header_format_custom" can not be evaluated: name "header_format_custom" is not defined.

if instantiating with OOT modules namespace 

'oot.header_format_custom' cannot be evaluated:
module object had no attribute 'header_format_custom'

Tried creating a variable block for grc similar to the Default Header Fmt Obj. block

I'd rather keep this in an OOT namespace than modify a local gr-digital.


No comments:

Post a Comment