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>
Sun, 14 Jan 2018 18:43:48 +0000 (15:43 -0300)
commit40c31a36df46b67741e08a12e8bb873dbf208d20
tree92579dca3acd16237cee31d4d55001f6e888bcfa
parent365eee3ebfe73204033089b363687228f97e5d98
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]