create teststand/ starting with a clone of altosui/
authorBdale Garbee <bdale@gag.com>
Sun, 14 Jan 2018 18:43:48 +0000 (15:43 -0300)
committerBdale Garbee <bdale@gag.com>
Sat, 28 Mar 2020 06:52:13 +0000 (00:52 -0600)
commitf133fb10176d53428e4124421b566e75db274b23
treeb6e041bf436a5c989fe607e73b83ae19da1f9f1d
parent769f0e6049ae0440cf32f8cb0b5e504f67f5e911
create teststand/ starting with a clone of altosui/
54 files changed:
Makefile.am
configure.ac
teststand/Altos.java [new file with mode: 0644]
teststand/AltosAscent.java [new file with mode: 0644]
teststand/AltosChannelMenu.java [new file with mode: 0644]
teststand/AltosCompanionInfo.java [new file with mode: 0644]
teststand/AltosConfigFC.java [new file with mode: 0644]
teststand/AltosConfigFCUI.java [new file with mode: 0644]
teststand/AltosConfigPyroUI.java [new file with mode: 0644]
teststand/AltosConfigTD.java [new file with mode: 0644]
teststand/AltosConfigTDUI.java [new file with mode: 0644]
teststand/AltosConfigureUI.java [new file with mode: 0644]
teststand/AltosDescent.java [new file with mode: 0644]
teststand/AltosDevice.java [new file with mode: 0644]
teststand/AltosFlightStatus.java [new file with mode: 0644]
teststand/AltosFlightStatusTableModel.java [new file with mode: 0644]
teststand/AltosFlightStatusUpdate.java [new file with mode: 0644]
teststand/AltosFlightUI.java [new file with mode: 0644]
teststand/AltosGraphUI.java [new file with mode: 0644]
teststand/AltosIdleMonitorUI.java [new file with mode: 0644]
teststand/AltosIgniteUI.java [new file with mode: 0644]
teststand/AltosIgnitor.java [new file with mode: 0644]
teststand/AltosLanded.java [new file with mode: 0644]
teststand/AltosLaunch.java [new file with mode: 0644]
teststand/AltosLaunchUI.java [new file with mode: 0644]
teststand/AltosLib.jar [new symlink]
teststand/AltosPad.java [new file with mode: 0644]
teststand/AltosVersion.java [new file with mode: 0644]
teststand/Info.plist.in [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/Example.nsi [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/InstDrv-Test.exe [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/InstDrv.c [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/InstDrv.dsp [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/InstDrv.dsw [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/Readme.txt [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/ircomm2k.inf [new file with mode: 0644]
teststand/Instdrv/NSIS/Contrib/InstDrv/ircomm2k.sys [new file with mode: 0644]
teststand/Instdrv/NSIS/Includes/java.nsh [new file with mode: 0644]
teststand/Instdrv/NSIS/Includes/refresh-sh.nsh [new file with mode: 0644]
teststand/Instdrv/NSIS/Plugins/InstDrv.dll [new file with mode: 0644]
teststand/Makefile-standalone [new file with mode: 0644]
teststand/Makefile.am [new file with mode: 0644]
teststand/ReadMe-Mac.rtf [new file with mode: 0644]
teststand/TestStand.app/Contents/MacOS/JavaApplicationStub [new file with mode: 0755]
teststand/TestStand.app/Contents/PkgInfo [new file with mode: 0644]
teststand/TestStand.java [new file with mode: 0644]
teststand/altosui-fat [new file with mode: 0755]
teststand/altosuilib.jar [new symlink]
teststand/altusmetrum-teststand.desktop.in [new file with mode: 0644]
teststand/altusmetrum.jpg [new file with mode: 0644]
teststand/linux-install.sh [new file with mode: 0644]
teststand/mdwn.tmpl [new file with mode: 0644]
teststand/teststand-windows.nsi.in [new file with mode: 0644]
teststand/teststand.1 [new file with mode: 0644]