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

add first ultra hacky AsyncUDP support #48

Merged
merged 4 commits into from
Mar 20, 2025

Conversation

Jorropo
Copy link

@Jorropo Jorropo commented Mar 17, 2025

I am not proud of this code to say the least.

@CLAassistant
Copy link

CLAassistant commented Mar 17, 2025

CLA assistant check
All committers have signed the CLA.

@Jorropo
Copy link
Author

Jorropo commented Mar 17, 2025

This needs to be tested.

@Jorropo
Copy link
Author

Jorropo commented Mar 17, 2025

Well it works first try:

INFO  | 20:14:50 30 [NodeInfo] Send our nodeinfo to mesh (wantReplies=0)
INFO  | 20:14:50 30 [NodeInfo] Send owner !c463665c/Meshtastic 665c/665c
INFO  | 20:15:05 45 [Router] Received text msg from=0xfa6db000, id=0xf7fec58e, msg=Hello
INFO  | 20:15:05 45 [Router] External Notification Module Disabled or muted
INFO  | 20:15:05 45 [Router] Received routing from=0xfa6db000, id=0xf7fec58e, portnum=1, payloadlen=5
INFO  | 20:15:05 45 [Router] Rebroadcast received floodmsg
INFO  | 20:15:05 45 [Router] Adding node to database with 2 nodes and 4294967295 bytes free!
INFO  | 20:15:05 45 [Router] Heard new node on ch. 0, send NodeInfo and ask for response
INFO  | 20:15:20 60 [DeviceTelemetry] Send: air_util_tx=0.039222, channel_utilization=2.353333, battery_level=101, voltage=0.000000, uptime=60
INFO  | 20:15:20 60 [DeviceTelemetry] Send packet to mesh

@Jorropo Jorropo marked this pull request as ready for review March 17, 2025 20:20
@vidplace7 vidplace7 requested a review from jp-bennett March 17, 2025 20:27
I am not proud of this code to say the least.
@vidplace7
Copy link
Member

Working well in my testing 👍

@Jorropo Jorropo marked this pull request as draft March 20, 2025 01:23
@Jorropo Jorropo marked this pull request as ready for review March 20, 2025 01:27
@Jorropo Jorropo requested a review from thebentern March 20, 2025 01:27
@thebentern thebentern merged commit 0b38061 into meshtastic:master Mar 20, 2025
1 check passed
@Jorropo Jorropo deleted the multicast-linux branch March 20, 2025 02:39
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.

4 participants