Pinned Repositories
arinc_429.rs
ARINC 429 types for Rust
CAN.rs
Rust types and traits for CAN bus (Controller Area Network) communication
canadensis
A Rust implementation of Cyphal
cmsis_dsp.rs
Rust bindings to the CMSIS-DSP library for Cortex-M processors
FrameViewer
Java application for displaying and recording data for video frames
rust-x-plane-plugin
Types and a macro for easy creation of X-Plane plugins in Rust
rust-xplm
Rust interfaces to the X-Plane plugin SDK
stm32_i2s
Rust driver for I2S communication (using SPI peripherals) on some STM32 microcontrollers
uhd-rust
Rust bindings to the UHD (USRP Hardware Driver) library
xplm-sys
Rust bindings to the X-Plane plugin SDK
samcrow's Repositories
samcrow/FrameViewer
Java application for displaying and recording data for video frames
samcrow/ColonyNavigator3
Improved version of ColonyNavigator2. Uses mapsforge 0.4 and includes a better user interface.
samcrow/FrameExtractor
Provides a GUI to extract frames from a video file using FFmpeg
samcrow/QtServlets
Implementation of a simple HTTP server in Qt using similar paradigms to Java servlets
samcrow/AntRecorder
Records timed events involving ants
samcrow/BonjourSSHLocator
A utility OSX program that uses the Bonjour APIs to output information about nearby SSH servers
samcrow/Challenger604Logic
Qt C++ dynamic library implementing logic for the systems of a Challenger 604 aircraft
samcrow/Challenger604Plugin
X-plane plugin for the Challenger 604 aircraft systems simulation. Links against the Challenger604Logic library for the actual systems logic.
samcrow/civetweb
Embedded C/C++ web server. Includes support for handling OPTIONS requests.
samcrow/Colony-Navigator
Client-side Android application code for the research system (obsolete)
samcrow/Colony-Server-Qt
Research colony server, built in Qt C++
samcrow/Colony-Utilities-cpp
(This is no longer being updated. Use Colony-Utilities-cpp-Dynamic instead.) C++ library containing Colony data structures and related code for Qt C++ applications working with colony data.
samcrow/Colony-Utilties-cpp-Dynamic
Dynamic library edition of the C++ library containing Colony data structures and related code for Qt C++ applications working with colony data
samcrow/ColonyDataMerger
Takes data from Android devices over MTP (using libmtp) and merges it for export to CSV
samcrow/ColonyDataORM
Hibernate Object Relational Model classes for representing colony and experiment data
samcrow/ColonyNavigator2
Improved version of Colony Navigator
samcrow/ColonyServer-v2
First rewrite of the colony server
samcrow/ColoredAntRecorder
Records painted ants as they enter and leave an area
samcrow/ElevatorLab
Simple Qt C++ program to solve the 2012 AP Physics elevator lab
samcrow/FlightPhaseDetectorPlugin
X-Plane plugin that determines the aircraft's phase of flight using a finite-state machine
samcrow/LANChat
Experimental application that automatically discovers other instances of itself running on a LAN and allows text communication between them
samcrow/mtp--
MTP++: a C++ wrapper for libmtp
samcrow/NetworkNode
Experimental application that discovers other computers on the LAN with this application running
samcrow/RenderFarmManager