Professional/Commercial Work Samples

LinkedIn: http://au.linkedin.com/in/siggyschwarz  Blog: http://siggy.net.au/ausmeinerfeder/

Software Projects

Hardware Projects

DSP Project

High Frequency Electronics

Some older Projects



Software Projects

(Click on links or images for more details)

Scenery Compiler (Text source to binary graphics format)

A C++ project of 200+ new classes.
This tool was used to create a commercial product.
For some of the end results, please click here.

Scenery Design Program (Map Calibration, Digitising)

A C++ project using MFC (Microsoft Foundation Classes)
combining math skills with OOD/OOP skills.

Vector based Algorithm for Great Circle Calculations

A REXX script to calculate distance and initial true course for great circles
using vector maths.

Process Suspend Monitor

A multi-threaded MFC-based Windows program.
This program suspends a definable set of processes/programs when one or more
of another definable set of more time critical processes/programs is detected running.

Processes Suspend Monitor Dialog

Password Mate

This MFC-based program could, instead of using the unsecure storage of
passwords in the browser's password database, enter userid and password into
HTTP basic authentication popup windows.

Password Mate Dialog

 

Boeing 747-400 Glass Cockpit Instruments

These two adjacent glass cockpit instruments on the 747-400
I implemented around 1998/1999 for Microsoft's Flight Simulator FS98
for a commercial product.

747-400 Glass Cockpit Instruments

FS Object Development Workflow Tool

This MFC-based tool allows FS model files being dropped onto it
and then creates the necessary XML file for object compilation
using the FS SDK tools.

XML for Model - File Creator