Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revisions of SnEventFrame.cpp

Revision Date Message Actions
119:b3d7699d0eb0 2017-09-21 2017-2018 season default for 4Ch (2GSa/s) SST File  Diff  Annotate
116:8099b754fbb4 2016-05-03 One program for all stns via UID/MAC lookup table or generation. Status sends number trg/evt and livetime, not rates. Add 512 sample evt and RFFT-LUTs. Add L1Scaledown trg bit. Allow skip SST reset at start. Fix dt at end of seq. End of comm signal. File  Diff  Annotate
114:554fa3a956b4 2015-12-04 Stn31 CHIPBOARD=SST4ch1GHz. With conf name. No interface chip. Safety nets. File  Diff  Annotate
56:0bba0ef15697 2014-10-30 update ext libs, add tempr, allow SST/ATWD, improve handshaking, run/seq list, req seq range, allow SBD only in low pwr, all pins start off, can collect data to ram w/o SD card, add parameters to status update File  Diff  Annotate
42:ac162d15e578 2013-10-30 no debug. afar and sbd enabled. twitter off (broken). fix so modserial does not use vtable. add CheckSignalStrength. fix Send to return bytes sent, not buffered. use SBD checksum and without union File  Diff  Annotate
40:1324da35afd4 2013-10-05 first commit of major overhaul to 2013-2014 mbed code. NOT YET FULLY TESTED. too many changes to list (fix local file receive, fix rates, external comm packes, big SD cards, get to comm win w/o SD, v8 config frame, v4 files, SBD buffering changes...) File  Diff  Annotate
38:9070c17536cd 2013-05-29 Update SnCRCUtils to use templated function. Add MODSERIAL include to SnCommWinUsb when enabled. Move iridium constants to SnCommConstants. File  Diff  Annotate
25:57b2627fe756 2012-10-30 AFAR comms. Upped baud to 921600. Store data in run-seq subdirs, max of 100 files per dir, to prevent station grinding to a halt due when 800 files are in one directory. Cache file size count. Stagger tickers. Fixed some gcc warnings. File  Diff  Annotate
21:ce51bb0ba4a5 2012-10-10 Uses USB comm. Fix rates calc. Power up/down ETH with Afar. Fix sending evt with status. Add num files and bytes of data to status. Can save a local file (i.e. reprogram MBED) via comms. Set config after each comm win (need if cards pow cycle). File  Diff  Annotate
8:95a325df1f6b 2012-08-08 Check power for low pow running. Average power over 500 readings. Use RTOS timers instead of tickers. Allow data taking of events, power readings or both, even if cards are off. Bug in EthernetInterface prevents IPs being reset. Lots of debug output. 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
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