Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revisions of SnConfigFrame.cpp

Revision Date Message Actions
74:3ba98d3d4c6e 2015-02-10 Stn19 (SST) conf label and mac address File  Diff  Annotate
73:5ba0a26eff94 2015-02-10 Stn 17 (SST) conf label and mac address File  Diff  Annotate
72:40be8d36d2b0 2015-02-10 Stn 14 (SST) conf label and mac address File  Diff  Annotate
71:2e8f7d01dea6 2015-02-04 Stn10 (ATWD) conf label and mac address. File  Diff  Annotate
70:1cee873a35b6 2015-02-04 Stn 18 (SST) conf label and mac address. Fix default temp period to -8 so it uses parasitic power. File  Diff  Annotate
69:357135e9b5b3 2015-02-04 Stn 3 config label and mac address. Iridium and Afar on same 12V power line. File  Diff  Annotate
67:ec999336fcd1 2015-02-03 STN20 Hardcoded (mac adr and config label). Power off periphs before powering anything on. do NOT use interface chip for mac adr or files (except reprogramming) File  Diff  Annotate
59:21128cc24b04 2014-10-31 Enable safety nets. Allow IP setting via text files on mbed. 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
54:ea1234a44fe8 2013-12-15 Like Rev53 but fixed a bug preventing the default config from being changed remotely. Also fixed the hard coded config to have thermal triggers disabled. File  Diff  Annotate
53:9cc158391bea 2013-12-15 Afar and SBD enabled. Safety nets enabled. IP addresses updated for stations 10,11,12. This is the nominal version to be deployed 2013-2014. 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
39:2f17131d22a5 2013-07-30 Temp commit so we can revert to other revisions. Changed some dynamic_casts to static_casts. Added NULL char to config label writing and updated io versions. Added battery hysteresis. File  Diff  Annotate
31:b5bd3b189150 2013-01-23 Added option in SnConstants to allow for proper switching of peripheral power in stations that have the Afar and Iridium power lines spliced together. Afar, SBD and Twitter comms enabled. Afar and Iridium powered together. File  Diff  Annotate
28:484943132bb0 2012-11-24 Afar, SBD, twitter enabled. Debug disabled. Safety nets on config parameters. Patched up netif code to connect to multiple sockets. Add default mbed IP according to mac address. File  Diff  Annotate
22:f957c4f840ad 2012-10-16 USB comm only. Make firing of comm window independent of real time clock. Add heartbeat firing time to the data stream. 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
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
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
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
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