Skip to content

Conversation

@zCoCo
Copy link
Member

@zCoCo zCoCo commented Apr 9, 2021

No description provided.

cedriccorpa and others added 30 commits February 13, 2020 16:02
… interface. Added some logging for commands and incorrectly recieved messages
justinnuwin and others added 29 commits March 4, 2021 18:49
…t in .hpp file, copying on .cpp file, and telemetry output in .xml file
…o initiallization of FreeRTOS objects which enforce disabling interrupts during initialization (see Primer.md and FreeRTOS FAQ).
…oat. Test out RTOS trace utility to help debug
…res priviledge mode to write to memory and regs which caused the dabort. Properly disabled hardware DMA requests after transfer completes. Runs without crashing for a long time. Added serial debugging of scheduler to FreeRTOS to help aid development. WIP Primer.md. Disabled health component temporarily
…awk since that is used for integration. Move pre and post build steps to editable scripts rather than hiding them in CCS project settings. Make watchdog an active component and move it to the Low rate group. Tested.. it runs on low rate group and regularly sends watchdog pets, but ADC thermisotr is not working. Comment out GroundInterface and NetworkManager telemetry since it is emitting telemetry items too often (IT SHOULD ONLY HAPPEN ONCE PER DOWNLINK) WIP.
…s. Fixes thermistors form not being read in watchdog. Fix incorrect indirection of adc data buffer which would of written data to unknown heap address. Move known static adc data buffer for thermistor values to class member allocated (task) rather than stack allocation. Some code reformatting.
…delivery. Watchdog, more robust networking, thoroughly tested commaiding of cameras, and early DMA integration. Still lots of debugging and non-flight configurations. Release for IRIS Pre-Integration Checkout.
…face_staging/watchdog

Alec/fprime/groundinterface staging/watchdog
…0. Sets pin to 1 in disengage from lander command.
…erialization to big endian in FPrime Fw/Types/Serializeable.cpp. Update GroundInterface to use sum complement checksum.
…face_staging/watchdog

Changed Hercules Deployment pin to a GPIO pin with default values of …
…rface. TESTED. Reorder command uplink checks to do least computaitonally intensive checks first. Add returns and incrementing error counter for each check. Update test script to send commands with new ground interface command
@zCoCo zCoCo merged commit 23ed039 into backend/cwcolomb/backend-v3-init Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants