Template:SEDSAT-2 Tasks

From SEDSWiki

Jump to: navigation, search

Contents

ADCS Tasks

Template:SEDSAT-2 ADCS Tasks

CDH Tasks

Template:SEDSAT-2 CDH Tasks

Communications Tasks

Status as of 3rd August 2008

  • Steve: work out MCU hardware choice and application details
  • Steve: produce 2D drafts of comms components for Robert (Structures)
  • Bryan: Implement header and message checksumming functions in the Packet code
    • Add code inside the Packet class constructor to generate a checksum of the Packet fields id, cksum, dest, src, type.
    • Add code inside the CmdPacket class constructor to generate a checksum of the CmdPacket fields. Call this.toString() from inside CmdPacket and you'll get all of the CmdPackets fields and also all the subfields of the CmdPacket sub-class (eg. XmitCmdPacket). Then generate the checksum based on the result of the this.toString() call.
  • Nikko: Start porting the Packet/CmdPacket/XmitCmdPacket classes over to the MCU.
    • Implement a C code function packet_init(...) which initialises a packet structure with the required fields (see Packet.java)
    • Implement a C code function cmd_packet_init(...) which initialises a command packet (which consists of the packet datastructure plus command packet fields). Use the packet_init(...) function to initialise the packet datastructure.
    • Implement a C code function xmit_cmd_packet_init(...) which initialises an XMIT control packet (which consists of a cmd_packet datastructure)

Availability this week:

  • Steve: 2 hours
  • Nikko: 2 hours
  • Bryan: 2 hours


Ground Tasks

Tasks as of 5th July 2008:

  • Everyone should join the Ground Team Google Group to share any work in progress with other Ground team members
  • Everyone to make sure they are able to chat using Google Talk
    • add droidus@gmail.com in GTalk to be able to join meetings
  • Think about what areas you are interested in working on
    • email Andrew or Talini, who will be happy to assign you a task or talk about your ideas
  • Have a look at the tasks described in Pre-Design Phase to see if you can help:

Payload Tasks

Template:SEDSAT-2 Payload Tasks

Power Tasks

Template:SEDSAT-2 Power Tasks

Structure Tasks

  • Meeting - 7th Nov
  • Requirement development on PF - discussions on PF.

Systems Tasks

  • Task 1 -- Kirk -- Due: 7 March
  • Task 2 -- Kirk -- Due: 17 March
  • Task 3 -- Kirk -- Due: 7 April
Personal tools