Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update p2000.py #46

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update p2000.py #46

wants to merge 2 commits into from

Conversation

Dinges28
Copy link
Contributor

With multiple capcodes, the additional info was not put in the send message. bug was triggered by only receiving 1 receiver, although there were multiple capcodes

With multiple capcodes, the additional info was not put in the send message.
bug was triggered by only receiving 1 receiver, although there were multiple capcodes
@Dinges28 Dinges28 mentioned this pull request Dec 14, 2022
Copy link
Contributor Author

@Dinges28 Dinges28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if section from 986 is not changed in indentation, it will post multiple message

@Dinges28
Copy link
Contributor Author

and now it posts again 1 receivers.. not multiple messages...

@cyberjunky What am I doing wrong??

@DutchFirefighter
Copy link

I quess what i see is that it only sees the last capcode before the |ALN| in the flex message: FLEX|2022-12-16 14:32:37|1600/2/K/A|08.029|002029568 000806240 000806221 000612120 000610850 000610835 000610825 000610823 000605969 000605333 000605310 000603940|ALN|P 1 BON-12 (Middel HV) HV weg letsel N36 - N36 25,5 Beerze 041199 053531 042270

@Dinges28
Copy link
Contributor Author

It repeats reading the value, till it reaches the last capcode, and that description is send in the message.. instead of adding all the descriptions to the parameter

@DutchFirefighter
Copy link

Knipsel
maybe this helps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants