Rotor Blade Tracking System Integration
-
Developed and integrated shared libraries in C for communication and control of third-party tracker system
- Libraries utilized two communications channels over
RS-485andRS-232for configuration transmission and data retrieval - Protocols included
ASCIIand non-ASCIIbinary packets with checksums andASCIIhex representations - Configuration parameters were retrieved from SQLite Database and
ASCIIconfiguration file - Developed and integrated libraries for tokenizing and parsing
ASCIIfile contents with comments
- Libraries utilized two communications channels over
-
Integrated tracker communications, acquisition, and processing libraries with framework for collecting RTB data
- Developed lightweight logging library using variadic functions for creating
and writing to log files, as well as writing messages to
stdoutfor real-time feedback during developmental testing of framework libraries - Assisted with aircraft installation and testing on the airframes
OH-58CandOH-6Aof the entire embedded system in aspects of vibration data collections and rotor track height data collections
- Developed lightweight logging library using variadic functions for creating
and writing to log files, as well as writing messages to