Visual Studio Code extension for GSE GSatMicro ToolsThis extension provides remote access to GSatMicro Core series products. Main features:
Support is available at support@gsat.us PrerequisitesThis extension needs Python 3.12 or higher, pip and virtualenv. Python can be be installed from www.python.org. This is the recommended installation method in Windows. For Linux, using the distro's package manager might be preferable because it also provides package upgrades, but only if the distro has a compatible Python version. On macOS, Homebrew is a popular option. Note that Homebrew works in Linux too and can genrally install newer Python versions than the ones in the distro's package repository. No matter what installation method you choose, make sure that the Python executable is in your system path. To check this:
Since The extension will attempt to install
UsageAfter all the prerequisites above are installed:
You should be able to browse the file system(s) on the device in the "File explorer" window. To connect to the device's console and access the Pyrhon REPL, click on "Open console" in the "Device control" window. |