altosui: Add config and pyro tabs to graph widget master
authorKeith Packard <keithp@keithp.com>
Sun, 12 May 2024 02:03:51 +0000 (19:03 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 12 May 2024 02:04:53 +0000 (19:04 -0700)
commit2830a47f142e79b8e4435f3957f19c7858606cd9
tree806315ffad3821d358d6cae6c2a380cb0f3e1de8
parent407086a6b36032f0c780d3b3e94101fa96a1c900
altosui: Add config and pyro tabs to graph widget

Show the flight computer configuration in the graph when available.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altoslib/AltosDataListener.java
altoslib/AltosLib.java
altoslib/AltosRecordSet.java
altoslib/AltosTelemetryFile.java
altosui/AltosConfigFCUI.java
altosui/AltosGraphUI.java
altosuilib/AltosFlightConfigTable.java [new file with mode: 0644]
altosuilib/AltosFlightPyroTable.java [new file with mode: 0644]
altosuilib/Makefile.am