Skip to content

MAX_TOCALLS needs to be larger than 200... #303

@F4FVI

Description

@F4FVI

Hello,

I have added 98 "tocalls" entries in the file tocalls.txt . (French department destination)

The problem is that now I have this message:
"MAX_TOCALLS needs to be larger than 200 to handle content of "tocalls.txt"

I opened the file "decode_aprs.c" and I modified the line 3726 from 200 to 500.
3726 #define MAX_TOCALLS 200 --> 3726 #define MAX_TOCALLS 500

The problem is that I still have the message at the opening of direwolf "MAX_TOCALLS needs to be larger than 200 to handle content of "tocalls.txt"

Could you please help me and indicate me which paramater do I have to change to allow more entries in "tocalls.txt" file?

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions