Pinned Repositories
adoc-test
al-family-of-trees
analysis
ApprovalTests-ConanDemo
Demostration of using the ApprovalTests.cpp package from conan.io
ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
bedtools2
bedtools - the swiss army knife for genome arithmetic
conan-center-index
Recipes for the ConanCenter repository
libSPRITE-tutorial
Code for the tutorial on how to build applications using libSPRITE
tauri-tray-app-example
Example of how to crate a tray app using Tauri
vme_universe
VMEbus driver for the Tundra Universe II PCI/VME bridge chip
dheater's Repositories
dheater/libSPRITE-tutorial
Code for the tutorial on how to build applications using libSPRITE
dheater/ApprovalTests-ConanDemo
Demostration of using the ApprovalTests.cpp package from conan.io
dheater/analysis
dheater/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
dheater/buildbot-docker-example-config
example configuration for running buildbot in docker
dheater/get-gedcom
dheater/glog-test
A small example to demonstrate how to consume the glog Conan package
dheater/images
dheater/IridiumSBD
Arduino library for RockBLOCK Iridium satellite modem (http://rock7mobile.com)
dheater/knitr_plantuml_demo
dheater/libSPRITE
libSPRITE is a set of libraries that have been used on several past projects including flight, technology demonstration, and simulation projects. libSPRITE provides a diverse set of functions to attempt to simplify coding and reduce code errors. For example, libSPRITE defines engineering units as types (i.e., Meters or Radians instead of double or int). It includes an engineering unit aware math library. libSPRITE includes a task scheduling system that abstracts pthreads and includes a publish subscribe data system for data routing. In addition, libSPRITE includes an optional binding to the Lua scripting language for configuring the program, setting parameters, running Lua scripts within C++ tasks and even interacting with the application during runtime.
dheater/libSPRITE-SMD_demo
Demo buiding a spring-mass-damper system using libSPRITE
dheater/libuncl
UDP Network Communication Library
dheater/lua_utils
Some Lua functions that I find useful
dheater/lunatest
xUnit-style + randomized unit testing framework for Lua (and C projects using Lua, etc.)
dheater/MobProgrammingFacilitatorsGuide
dheater/Nanolaunch_data_analysis
Post-flight analysis of Nanolaunch program data.
dheater/NASA_Intern_SPICE
Ben and Riley's SPICE/libSPRITE
dheater/nBody
n-body simulation
dheater/python-datascience-example
Example Python DS project
dheater/rapidjson_ext
Wrappers and extensions to RapidJson
dheater/truffula
dheater/untangled-conditionals-kata
Refactoring coding kata
dheater/website-copy
A repository for exercism's website's copy