Skip to content

PTHSonde v1.4.6 — Pair the next sonde after End Flight

Choose a tag to compare

@todd-tracerlab todd-tracerlab released this 15 Jul 19:07
· 6 commits to main since this release

Dashboard fix (follow-up to v1.4.5).

After Stop Flight, the next sonde now prompts to pair

v1.4.5 unpaired the flown sonde on Stop Flight, but the pair prompt was still gated by the flight-done state (which stays set until you hit Clear). So powering on a new sonde after ending a flight did nothing — no prompt. Fixed: a finished live flight keeps prompting for the next sonde, so you can pair straight into the next launch without clearing first.

Details:

  • The just-flown sonde is dismissed on Stop Flight, so it won't instantly re-prompt while it's still transmitting during recovery — but a different (newly powered) sonde will prompt.
  • Pairing the next sonde while the finished flight is still on-screen clears the old plots/buffer first, so the two flights never mix. (The prior flight's raw CSV was already streamed to disk during recording.)
  • Clear now also resets dismissals, so any sonde can prompt again.
  • Reviewing an imported CSV still blocks live pairing (unchanged).

Packet format unchanged — no sonde or ground-station reflash needed.

Windows build attached (PTHSonde-windows-x64.zip).