Debug macros

https://attnam.com/topics/Debug-macros

The Cathedral of Attnam > Trouble Shooting and Bugs

#1 Jul 22, 2020, 7:35 pm Hide

Vladivarius

How do I enable debug macros like DBG1 2 3 4... do you guys just make your own definitions in dbgmsgproj.h and so should I, or am I missing something? As far as I can see there is no DEBUGish config for the project generally.

I'm new here but I would really like to get going with coding so I can help you guys with development, fixing bugs and implementing some of those ideas and suggestions. I searched the forum for the most part but I didn't find any documentation for coding or even general guides, does such a thing exist?
#2 Jul 25, 2020, 8:57 am Hide

red_kangaroo

You are very much welcome to contribute! We don't have much in terms of documentation (except for the very obsolete one), but you can check out the contribution guidelines:

https://github.com/Attnam/ivan/blob/master/CONTRIBUTING.md

I think feoja or AquariusPower could help you more with the macros.

BTW, if you feel like writing some documentation, feel free to open a pull request and upload it to the repo.
#3 Jul 25, 2020, 12:34 pm Hide

Vladivarius

Sure, I'll probably end up writing a lot if I have enough spare time
#4 Jul 31, 2020, 2:31 am Hide

fejoa

Hi Vladivarius! I don't really know how the debug macros are meant to be used, AquariusPower created them, but he doesn't hang out on this forum, he's really only reachable on GitHub. I bet if you ask him directly he'll explain them.

It's great to have a fellow coder on board, sorry about the lack of documentation though, it's something that's been missing for ages.