First commit
authorGreg Burri <greg.burri@gmail.com>
Fri, 8 Sep 2023 21:45:14 +0000 (23:45 +0200)
committerGreg Burri <greg.burri@gmail.com>
Fri, 8 Sep 2023 21:45:14 +0000 (23:45 +0200)
commit1d890b728a04276da7f7611aff7f032bba855242
tree1601f84536205314d069e75698b48c33131e64a3
First commit
24 files changed:
.gitignore [new file with mode: 0644]
AutoPilot/AutoPilot.csproj [new file with mode: 0644]
AutoPilot/MDK/Bootstrapper.cs [new file with mode: 0644]
AutoPilot/MDK/MDK.options.props [new file with mode: 0644]
AutoPilot/MDK/MDK.paths.props [new file with mode: 0644]
AutoPilot/Program.cs [new file with mode: 0644]
AutoPilot/thumb.png [new file with mode: 0644]
BaseMiner/BaseApp.csproj [new file with mode: 0644]
BaseMiner/MDK/Bootstrapper.cs [new file with mode: 0644]
BaseMiner/MDK/MDK.options.props [new file with mode: 0644]
BaseMiner/MDK/MDK.paths.props [new file with mode: 0644]
BaseMiner/Program.cs [new file with mode: 0644]
MiningRover/Instructions.readme [new file with mode: 0644]
MiningRover/MDK/Bootstrapper.cs [new file with mode: 0644]
MiningRover/MDK/MDK.options.props [new file with mode: 0644]
MiningRover/MDK/MDK.paths.props [new file with mode: 0644]
MiningRover/MiningRover.csproj [new file with mode: 0644]
MiningRover/Program.cs [new file with mode: 0644]
MiningRover/thumb.png [new file with mode: 0644]
SECommon/Output.cs [new file with mode: 0644]
SECommon/SECommon.projitems [new file with mode: 0644]
SECommon/SECommon.shproj [new file with mode: 0644]
SEScripts.sln [new file with mode: 0644]
thumb.png [new file with mode: 0644]