Skip to content

Uploads not accepted on habitat / no checksum found but config specifies one  #2

Description

@zanco

Hi, my wspr payload being scraped by YO3ICT (and since this afternoon by myself) does not get accepted by habitat.habhub.org with reason: no checksum found but config specifies one

The telemetry string " generated " from the webscraper.py script appears to have one ascii digit instead of the 2 required for XOR checksum.

'20-05-16` 15:41:02 - Telemetry: $$BZ3,1589628960,13:36,51.97917,4.20833,10000,0,-0.10,3.00,1,1*5'

I have been using BZ1, BZ2 and now BZ3 does give these problems. I have no clue how to solve this.

My balloon.ini:

[main]
push_habhub = True
habhub_callsign = "replaceme"

push_aprs = False

This is the callsign the object comes from. This should NOT have any SSID's o$

aprsCallsign = "myhamcall"

Replace with your own callsign. This should NOT have any SSID's on it (i.e. -$

aprsUser = 'myaprsisuser'

APRS-IS passcode for your callsign.

aprsPass = 'myaprsispass'

[ habhub name, aprs-call, band in mhz, channel, timeslot ]

balloons = [[ "BZ3", "PE2BZ",14,9,0 ]]

Thanks,
Ben

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