Random is a simple C++ class to facilitate generating random numbers. GitHub: Random Download Zip
Category: C++
METAR Decoder for Arduino
C++ METAR Decoder
Metar is a METAR decoder written in C++. Look here to see an example. GitHub: METAR Download ZIP
Polynomial
Polynomial is a C++ class facilitating the evaluation of polynomials of a single indeterminate.
Curlpp
Curlpp is a simple C++ wrapper for libcurl. GitHub: Curlpp Download ZIP
Fusepp
Fusepp is a simple C++ wrapper for FUSE (Filesystem in Userspace). GitHub: Fusepp Download ZIP
More dms.h
Looks like someone else is actually using some free software I developed.
OpenDDS 2.3
(via OpenDDS) (18 February 2011) We are pleased to announce the release of OpenDDS version 2.3 First release of the OpenDDS Modeling SDK, a modeling tool that can be used by the application developer to define the required middleware components and data structures as a UML model and then generate the code to implement the … Continue reading “OpenDDS 2.3”
OpenDDS 2.2
(via OpenDDS) (17 August 2010) We are pleased to announce the release of OpenDDS version 2.2! Completed the implementation of the Content-Subscription Profile (which was begun in version 1.3 of OpenDDS). This includes: QueryCondition (previously OpenDDS had a partial implementation) ContentFilteredTopic MultiTopic The content-subscription profile can be disabled at compile-time in order to reduce footprint: … Continue reading “OpenDDS 2.2”
OpenDDS 2.1.3
(via OpenDDS) (18 June 2010) We are pleased to announce the release of OpenDDS version 2.1.3! Various fixes for memory management issue on transport framework. Fixed duplicate message issue caused by a lost link. Memory leak fixes. Fixed deadlocks on reliable multicast transport during association and shutdown periods. Improved reliable multicast transport and reduced nak … Continue reading “OpenDDS 2.1.3”