Skip to content
Snippets Groups Projects
  1. Apr 02, 2019
  2. Apr 01, 2019
    • kongr45gpen's avatar
      Merge branch 'ECSS_ST13_large_packet_transfer' into 'master' · a5f9e2b9
      kongr45gpen authored
      Ecss st13 large packet transfer
      
      **Brief Description**
      The Large Packet Transfer Service is utilized in data packets that exceed the maximum length that is defined by the standards. The purpose of this Service is to split the data into packets with the desirable length.
      
      **Work done so far**
      Six functions were implemented; three for the *Downlink Report* and three for the *Uplink Request*. The first three *TM[13,1], TM[13,2]* and *TM[13,3]* append the necessary identifiers before the data. The last three *TC[13,9], TM[13,10]* and *TM[13,11]* just return the given data since we do not have a method for TC Messages yet.
      
      **Work left to do**
      The splitting of the initial large packets.
      
      See merge request acubesat/obc/ecss-services!31
      a5f9e2b9
    • athatheo's avatar
      Merge branch 'master' of gitlab.com:acubesat/obc/ecss-services into ECSS_ST13_large_packet_transfer · 264020c8
      athatheo authored
      # Conflicts:
      #	CMakeLists.txt
      #	src/Services/EventReportService.cpp
      264020c8
    • kongr45gpen's avatar
      Merge branch 'ECSS_ST-11' into 'master' · 50f1021c
      kongr45gpen authored
      ECSS-ST[11] -- Time Based Command Scheduling Service
      
      Closes #21
      
      See merge request acubesat/obc/ecss-services!27
      50f1021c
Loading