Skip to content
Snippets Groups Projects
Select Git revision
  • clang
  • main default protected
  • aspis-dev
  • clang-support-dev
  • hil-upd
  • vn300
  • sx1278
  • lps28dfw
  • lsm6dsrx
  • ads131m08
  • build-system
  • Lis3mdl-bugfix
  • lps22df-dev
  • vl53l7cxa-dev
  • stepper-logging-upd
  • tfmicro-dev
  • vn100-upd
  • timed-wait2
  • timed-wait
  • vcm
  • PYXIS_ROCCARASO
  • PYXIS_EUROC
  • lynx-euroc
  • hermes-v1.0
  • hermes-flight-1
25 results

boardcore.cmake

Forked from Avionics / Software Development / Skyward Boardcore
Source project has a limited visibility.
  • Federico Lolli's avatar
    5fe9d066
    [Follower] Add follower algorithm from obsw · 5fe9d066
    Federico Lolli authored and Nicolò Caruso's avatar Nicolò Caruso committed
    [Follower] Add minimize rotationa as suggested in previous obsw pull req.
    
    See [this](avn/swd/obsw!34)
    for more context
    
    [logger] Updated logger
    
    [ARP Follower] Yaw gain now 0.1
    
    The yaw gain gain now is no more 1 but fixed to 0.1
    
    [ARP] Added timestamp to AntennaAngles for log
    
    Added timestamp to the AntennaAngles logged. Changed accordingly the constructors.
    
    [Fix] Follower algorithm limitation issue due to proportional on yaw
    
    The 0.1* product to have a proportional on the yaw was creating issues with the angle limiting function.
    
    [ARP] Added nrPropagations for log in AntennaAngle now logged by SMA
    
    Added nrPropagations to AntennaAngles
    Moved the log of it from the Follower to SMA
    
    [ARP] Follower initRocketCoordinates now is NASOrigin
    
    Changed semantic of initialRocketCoordinates to NASOrigin since now it is set always as we have a NASOrigin.
    
    [ARP] WIP fix for online initial coordinates support
    
    Add support for initial coordinates online setting
    
    [ARP] Follower Mutexes for antenna and NAS origin's coordinates
    
    Now getter states to protect such variables with mutexes
    5fe9d066
    History
    [Follower] Add follower algorithm from obsw
    Federico Lolli authored and Nicolò Caruso's avatar Nicolò Caruso committed
    [Follower] Add minimize rotationa as suggested in previous obsw pull req.
    
    See [this](avn/swd/obsw!34)
    for more context
    
    [logger] Updated logger
    
    [ARP Follower] Yaw gain now 0.1
    
    The yaw gain gain now is no more 1 but fixed to 0.1
    
    [ARP] Added timestamp to AntennaAngles for log
    
    Added timestamp to the AntennaAngles logged. Changed accordingly the constructors.
    
    [Fix] Follower algorithm limitation issue due to proportional on yaw
    
    The 0.1* product to have a proportional on the yaw was creating issues with the angle limiting function.
    
    [ARP] Added nrPropagations for log in AntennaAngle now logged by SMA
    
    Added nrPropagations to AntennaAngles
    Moved the log of it from the Follower to SMA
    
    [ARP] Follower initRocketCoordinates now is NASOrigin
    
    Changed semantic of initialRocketCoordinates to NASOrigin since now it is set always as we have a NASOrigin.
    
    [ARP] WIP fix for online initial coordinates support
    
    Add support for initial coordinates online setting
    
    [ARP] Follower Mutexes for antenna and NAS origin's coordinates
    
    Now getter states to protect such variables with mutexes