====== Application Inventory ====== This is an inventory of the apps I wrote or modified, and where they are located. ===== Applications ===== ^Application^Description^Host^Directory/Location^Git^ |Altimeter Cross Hatch for Font|Altimeter Cross Hatch for Font|Main PC|c:|\Projects\XPlaneDev|| |XplaneA4HardwareSim|Visual Studio App|Main PC|C:\Users\dan\source\repos\XplaneA4HardwareSim| |XplaneA4HardwareSimDev|Visual Studio App|Main PC|C:\Users\dan\source\repos\XplaneA4HardwareSimDev| |XplaneGarminG5|Visual Studio App|Main PC|C:\Users\dan\source\repos\XplaneGarminG5| |XplaneGarminG5AgentPlugin|Visual Studio App|Main PC|C:\Users\dan\source\repos\XplaneGarminG5AgentPlugin| |XplaneGarminG5Dev|Visual Studio App|Main PC|C:\Users\dan\source\repos\XplaneGarminG5Dev| |XplaneHookPOC|Visual Studio App|Main PC|C:\Users\dan\source\repos\XplaneHookPOC| |XplaneQFreq|Visual Studio App\\ X-plane plugin which allows for typing Nav (N1) and Com (C1) frequencies instead of requiring knob turning|Main PC|C:\Users\dan\source\repos\XplaneQFreq| |DirectFramebufferWriting|Test app which writes directly to HDMI screen frame buffer|lester|/home/pi/projects/DirectFramebufferWriting| |QuickUDPServer|cpp app|lester|/home/pi/projects/QuickUDPServer| |rotary-encoder-lib-for-raspberry-pi|c app|lester|/home/pi/projects/rotary-encoder-lib-for-raspberry-pi| |WiringPiTest|cpp app|lester|/home/pi/projects/WiringPiTest| |**XPlaneGarminG5Pi**|cpp app\\ Draws Garmin G5 via OpenGL|lester|/home/pi/projects/XPlaneGarminG5Pi|ssh://git@stopstogo.com/home/git/XPlaneGarminG5Pi| |**XplaneGarminG5PiFBuf**|cpp app\\ Direct-to-Frame Buffer version: Darws Garmin G5 via OpenGL|lester|/home/pi/projects/XPlaneGarminG5PiFBuf|ssh://git@stopstogo.com/home/git/XPlaneGarminG5PiFBuf| |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\\ see https://travis-ci.com/adafruit/Adafruit-GFX-Library|lester|/home/pi/Documents/app/projects/AdafruitFontConvert|| |XplaneA4HardwareSimAgent|See other copy!\\ cpp app|lester|/home/pi/Documents/app/projects/XplaneA4HardwareSimAgent|ssh://git@stopstogo.com/home/git/xplanea4hardwaresimagent| |A4HardwareAgentWeb|cpp app|lester|/home/pi/Documents/app/projects/A4HardwareAgentWeb|ssh://git@stopstogo.com/home/git/a4hardwareagentweb| |XplaneA4HardwareSimAgent|See other copy!|connor|/home/pi/Documents/app/projects/XplaneA4HardwareSimAgent|ssh://git@stopstogo.com/home/git/xplanea4hardwaresimagent| ===== Hosts ===== ^Server/Host^Description^Location^ |lester|Raspberry Pi 4B\\ Used mostly for Garmin G5 development, and also simulation, when connected to suitable display|192.168.0.9 ssh and vnc :1| |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| |Buster|Raspberry Pi 3B\\ for [[projects:paneldrive:start|PanelDrive/LED Matrix]]|192.168.0.7| ==== To Connect via VNC ==== Turn on Raspberry Pi VNC by connecting via ssh, and use this: vncserver :1 -geometry 1920x1080