Skip to content

feat: Port GPIO visualization and ASP v2.0 telemetry to MegaMax and MiniMax#37

Merged
riteshrajas merged 1 commit intomasterfrom
feat-gpio-telemetry-megamax-minimax-2552937878644243397
Apr 17, 2026
Merged

feat: Port GPIO visualization and ASP v2.0 telemetry to MegaMax and MiniMax#37
riteshrajas merged 1 commit intomasterfrom
feat-gpio-telemetry-megamax-minimax-2552937878644243397

Conversation

@riteshrajas
Copy link
Copy Markdown
Owner

Ported the new ASP v2.0 protocol features, GPIO visualization logic, and pin state reporting from MicroMax and Horizon to the MegaMax (L3) and MiniMax (L2) projects.

  • Added an overloaded buildTelemetryPayload to MiniMaxRuntime.h to accept pin states and format them as an ASP v2.0 pins object.
  • Mapped system pin states (kMotionPin, kAirQualityPin, kLightPin) in MiniMax/src/main.cpp for GPIO telemetry tracking.
  • Added a pins object dictionary with default pins (MODEM_RX, MODEM_TX, BAT_ADC) in MegaMax/src/ApexProtocol.cpp to correctly output pin visualization to Horizon.
  • General sweep to ensure correct JSON formatting in telemetry packets and valid logic in string parsing logic for both C++ bases.
  • Committed the changes inside the respective git submodules and updated their references in the parent tree.

PR created automatically by Jules for task 2552937878644243397 started by @riteshrajas

…ubmodules

Co-authored-by: riteshrajas <74498766+riteshrajas@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@riteshrajas riteshrajas merged commit 0df6231 into master Apr 17, 2026
@riteshrajas riteshrajas deleted the feat-gpio-telemetry-megamax-minimax-2552937878644243397 branch April 17, 2026 11:10
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