Ticket #136 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Allow data to be loaded from the DAE

Reported by: Nick Draper Owned by: Roman Tolchenov
Priority: critical Milestone: Iteration 11
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Talk to Freddie about this

Change History

comment:1 Changed 12 years ago by Nick Draper

  • Owner set to Freddie Akeroyd

comment:2 Changed 12 years ago by Nick Draper

  • Priority changed from major to critical

comment:3 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 9 to Iteration 10

comment:4 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 10 to Iteration 11

comment:5 Changed 12 years ago by Nick Draper

  • Owner changed from Freddie Akeroyd to Roman Tolchenov

comment:6 Changed 12 years ago by Freddie Akeroyd

(In [1260]) Implement a basic LoadDAE algorithm that reads the data from the DAE, but does not set up a full instrument.

The DAE is very like a raw file, so much of the code already in LoadRAW for loading an instrument would apply here - maybe it could all be moved into a common sub-algorithm for both LoadRAW and LoadDAE to use?

Refs #136

comment:7 Changed 12 years ago by Freddie Akeroyd

(In [1261]) Add cast for Windows - it seems to use char* rather than void* on socket prototypes.

Refs #136.

comment:8 Changed 12 years ago by Freddie Akeroyd

(In [1262]) Windows: Add ws2_32 winsock library to link. Refs #136.

comment:9 Changed 12 years ago by Nick Draper

(In [1266]) re #136 updated vcproj

comment:10 Changed 12 years ago by Nick Draper

(In [1268]) re #136 adjusted test to prevent crashes if DAE not present

comment:11 Changed 12 years ago by Nick Draper

(In [1270]) re #136 Disabled testExec until a reliable stub for the DAE is available

comment:12 Changed 12 years ago by Freddie Akeroyd

(In [1271]) Install DAE process on NDW161 and re-enable test. Refs #136.

comment:13 Changed 12 years ago by Roman Tolchenov

(In [1288]) re #136. LoadDAETest windows fix. Start up WS2 library explicitly.

comment:14 Changed 12 years ago by Matt Clarke

(In [1336]) Include file declaration was incorrectly cased for Linux. Refs#136

comment:15 Changed 12 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed

comment:16 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 984

Note: See TracTickets for help on using tickets.