From 7e57291b029795cf4993cfcb56fb0b2053f46ccd Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 5 Feb 2026 16:54:41 -0500 Subject: remove jargon from c-core --- resume.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/resume.html b/resume.html index 00fceec..ed969b9 100644 --- a/resume.html +++ b/resume.html @@ -58,16 +58,14 @@
    -
  • Developed software for the MUNStar-1 Cube-Satellite's MCS, ADCS, C&DH, and simulation systems.
  • -
  • Wrote and tested MISRA-compliant C firmware with FreeRTOS for the Zynq 7000 SoC.
  • -
  • - Implemented reliable ADCS communication protocol over CAN. - Modified C preprocessor to generate (de)serialization code for ADCS datastructures. - Tested in cleanroom. -
  • +
  • Developed software for the MUNStar-1 Cube-Satellite.
  • +
  • Wrote and tested MISRA-compliant C firmware with FreeRTOS for the Zynq 7000 SoC's ARM Cortex A9 cores.
  • +
  • Implemented reliable communication protocol over CAN.
  • +
  • Modified C preprocessor to generate serialization code.
  • Wrote test framework code generator to produce PlantUML statechart from list of system tests.
  • Built redundant storage firmware module with integrity checking.
  • -
  • Unit-tested simulation system, and extended it to include filesystem.
  • +
  • Unit-tested SIL simulation system, and extended it with mock filesystem.
  • +
  • Performed HIL testing in cleanroom.
  • Used GNU Radio to assist in revamping GFSK radio flowgraph.
-- cgit v1.2.3