This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
apps:inventory [2021/04/03 18:26] dwheele |
apps:inventory [2021/05/25 19:47] (current) admin [Hosts] |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ^Application^Description^Host^Directory/ | ^Application^Description^Host^Directory/ | ||
| + | |Altimeter Cross Hatch for Font|Altimeter Cross Hatch for Font|Main PC|c: | ||
| |XplaneA4HardwareSim|Visual Studio App|Main PC|C: | |XplaneA4HardwareSim|Visual Studio App|Main PC|C: | ||
| |XplaneA4HardwareSimDev|Visual Studio App|Main PC|C: | |XplaneA4HardwareSimDev|Visual Studio App|Main PC|C: | ||
| Line 20: | Line 21: | ||
| |**XplaneGarminG5PiFBuf**|cpp app\\ Direct-to-Frame Buffer version: Darws Garmin G5 via OpenGL|lester|/ | |**XplaneGarminG5PiFBuf**|cpp app\\ Direct-to-Frame Buffer version: Darws Garmin G5 via OpenGL|lester|/ | ||
| |AdafruitFontConvert\\ (from Adafruit)|Converts a TrueType font to a text file of bytes which can be included as a .h file, and then written to hardware devices, such as OLED 128x64\\ | |AdafruitFontConvert\\ (from Adafruit)|Converts a TrueType font to a text file of bytes which can be included as a .h file, and then written to hardware devices, such as OLED 128x64\\ | ||
| - | |XplaneA4HardwareSimAgent|cpp app|lester|/ | + | |XplaneA4HardwareSimAgent|See other copy!\\ |
| |A4HardwareAgentWeb|cpp app|lester|/ | |A4HardwareAgentWeb|cpp app|lester|/ | ||
| - | + | |XplaneA4HardwareSimAgent|See other copy!|connor|/ | |
| Line 32: | Line 32: | ||
| ^Server/ | ^Server/ | ||
| |lester|Raspberry Pi 4B\\ Used mostly for Garmin G5 development, | |lester|Raspberry Pi 4B\\ Used mostly for Garmin G5 development, | ||
| + | |connor|Raspberry Pi 3B\\ Used as Remote Agent|192.168.0.8 ssh and vnc :1| | ||
| |Main PC|Windows 10 PC|192.168.0.12| | |Main PC|Windows 10 PC|192.168.0.12| | ||
| + | |Buster|Raspberry Pi 3B\\ for [[projects: | ||
| ==== To Connect via VNC ==== | ==== To Connect via VNC ==== | ||
| + | |||
| + | Turn on Raspberry Pi VNC by connecting via ssh, and use this: | ||
| <code bash> | <code bash> | ||
| vncserver :1 -geometry 1920x1080 | vncserver :1 -geometry 1920x1080 | ||