Compare commits

...

2 Commits

Author SHA1 Message Date
Oleg Kalachev
45d5130f4a Temporarily remove jMAVSim desktop shortcut as it doesn’t work for now 2021-09-02 20:59:00 +03:00
Oleg Kalachev
066b50def5 Add Clover Drone Kit Tools desktop shortcut 2021-09-02 20:58:26 +03:00
2 changed files with 7 additions and 10 deletions

View File

@@ -0,0 +1,7 @@
[Desktop Entry]
Version=1.0
Type=Link
Name=Clover Drone Kit Tools
Comment=Open web based Clover tools
Icon=user-bookmarks
URL=http://localhost/

View File

@@ -1,10 +0,0 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=jMAVSim
Comment=A lightweight PX4 simulator
Exec=/bin/bash -c 'cd ~/PX4-Autopilot; make px4_sitl jmavsim'
Icon=openjdk-8
Path=
Terminal=true
StartupNotify=false