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

No more goober traffic on public mqtt #2831

Merged
merged 3 commits into from
Sep 26, 2023
Merged

No more goober traffic on public mqtt #2831

merged 3 commits into from
Sep 26, 2023

Conversation

thebentern
Copy link
Contributor

It ends now

@thebentern
Copy link
Contributor Author

Need to test, but I think this should prevent ancilary port messages from making it onto the public mqtt to begin with.

@thebentern
Copy link
Contributor Author

Works!
NFO | 11:15:41 7 [RangeTestModule] Range Test Module - Sending heartbeat every 15000 ms
INFO | 11:15:41 7 [RangeTestModule] gpsStatus->getLatitude() 0
INFO | 11:15:41 7 [RangeTestModule] gpsStatus->getLongitude() 0
INFO | 11:15:41 7 [RangeTestModule] gpsStatus->getHasLock() 0
INFO | 11:15:41 7 [RangeTestModule] gpsStatus->getDOP() 0
INFO | 11:15:41 7 [RangeTestModule] fixed_position() 0
DEBUG | 11:15:41 7 [RangeTestModule] Initial packet id 1008475262, numPacketId 4294967295
DEBUG | 11:15:41 7 [RangeTestModule] Update DB node 0x4724622e, rx_time=1695726941, channel=0
DEBUG | 11:15:41 7 [RangeTestModule] handleReceived(LOCAL) (id=0x3c1c1c80 fr=0x2e to=0xff, WantAck=1, HopLim=3 Ch=0x0 Portnum=66 rxtime=1695726941)
DEBUG | 11:15:41 7 [RangeTestModule] Module 'RangeTestModuleRadio' wantsPacket=1
DEBUG | 11:15:41 7 [RangeTestModule] Module 'RangeTestModuleRadio' considered
DEBUG | 11:15:41 7 [RangeTestModule] localSend to channel 0
DEBUG | 11:15:41 7 [RangeTestModule] (bw=250, sf=11, cr=4/8) packet symLen=8 ms, payloadSize=25, time 534 ms
DEBUG | 11:15:41 7 [RangeTestModule] Setting next retransmission in 7752 msecs: (id=0x3c1c1c80 fr=0x2e to=0xff, WantAck=1, HopLim=3 Ch=0x0 Portnum=66 rxtime=1695726941)
DEBUG | 11:15:41 7 [RangeTestModule] Add packet record (id=0x3c1c1c80 fr=0x2e to=0xff, WantAck=1, HopLim=3 Ch=0x0 Portnum=66 rxtime=1695726941)
INFO | 11:15:41 7 [RangeTestModule] Should encrypt MQTT?: 0
DEBUG | 11:15:41 7 [RangeTestModule] MQTT onSend - Ignoring range test or detection sensor message on public mqtt

@thebentern thebentern merged commit b5e952d into master Sep 26, 2023
48 checks passed
@thebentern thebentern deleted the stop-the-madness branch October 18, 2023 12:16
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.

1 participant