S K UCI / Mbed 2 deprecated AutonomousDAQ

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revisions of SnCommUsb.cpp

Revision Date Message Actions
18:55f1581f2ee4 2012-09-29 This version uses USB communication only. Changed forced trigger period to be a float, so subsecond trigs are possible. Changed from EthernetInterface to NetServicesMin. This allows slow (2KBps) transfer over TCP, but at least it's robust. File  Diff  Annotate
16:744ce85aede2 2012-09-12 SBD comm seems to be working. USB comm seems to be working (at 115200 baud). AFAR comm seems to be working. This version is set for USB communication and has zero text output. File  Diff  Annotate
13:7a1fb885a8e4 2012-08-21 Put resetting of event/power number counters to directly after making of file. Move startup config to inside OpenCommWin (and force it on startup). This should ensure that even numbers always correspond to sequence numbers. File  Diff  Annotate
6:6f002d202f59 2012-08-03 Remove line that powered amps outside of SetPower. Still lots of debugging output. Communication systems totally unimplemented. File  Diff  Annotate
4:a91682e19d6b 2012-08-02 Add power reading, once per file. Prevent seq number from wrapping around. Still many debugging messages. Communications not finished. File  Diff  Annotate
3:24c5f0f50bf1 2012-07-31 Test bench version. Communications not completed. Debugging output present. But will read the local config file and save events that can be used for testing. File  Diff  Annotate
2:e67f7c158087 2012-07-24 added header to i/o. still lots of debugging prints. File  Diff  Annotate
1:e392595b4b76 2012-07-20 many features checked and working. afar implemented. sending of data not yet tested. contains many debug prints File  Diff  Annotate
0:664899e0b988 2012-06-30 first version. SD card writing and data readout works. communications not tested. File  Diff  Annotate