User profile: jwin

User info
User name:jwin
Name:Jack Winch
Location:United Kingdom
Bio:All round self-confessed geek and lover of earl grey tea. Sunt un Morcov.

I'm a Software Engineer, in my early career, currently working within the Aviation industry. My background is in Control, Instrumentation and Data Acquisition.

For the last five years, I have been a leading architect of a new communications protocol built atop of the OMG's Data Distribution Service (DDS) and Real-Time Publisher-Subscriber (RTPS) protocols. The protocol, Instrumentation Data Distribution Service (IDDS), has been designed such that scalable and loosely-coupled distributed control and instrumentation deployments (system-of-systems) can be realised (leveraging the Publisher-Subscriber Data-Centric paradigm of the DDS technology). The technology is being developed by a Working Group which is working to formally standardise the technology. Anyone curious about the technology is free to contact me for further discussion or details.

It is my hope that by getting involved in this community, I will have the chance to further develop my skills and learn from some of the more experienced industry professionals on this board.

History
Joined:
Number of posts:7
Latest posts:

Lookup table, interpolation, etc. (unsure how to fix errors)
@lastchance and @dutch, That's an old version of GCC, which doesn't fully support all C++11 feature...

Iterating over the keys in map without using boost library
For anyone using C++11 or newer, the above answer from Repeater can be further improved using the [i...

Pulling info from a file and creating an object
You may wish to further re-factor the design and implementation of this code for several reasons –...

how to force derived class to implement virtual functions of another class
Hey Scarletpimp, If you haven't done so already, you may find it helpful to work through this site'...

Problems with expression.cpp
Respectfully Andy, for anyone reading this post who may not know any better, I would like to provide...