GDP group 24 node core

Dependencies:   EthernetInterface SDFileSystem mbed-rtos mbed snail MbedJSONValue

Changes

RevisionDateWhoCommit message
31:9cf3f1e5ad68 2015-01-28 Trumple Marge master branch default tip
30:631bd0aa4dc2 2015-01-28 Trumple Update SNAIL
29:564b1eaf5b99 2015-01-28 Trumple Tidy code, add address macros
28:9c8d472c44b7 2015-01-28 Trumple Change field ID to XBee MAC address of base node
27:61e67ab47da5 2015-01-28 Trumple Add check for presence of Ethernet connection to determine node type
26:172b585fbb10 2015-01-28 Trumple Correct the year displayed in startup message
25:fe273397ebb2 2015-01-28 Trumple Handle commissioning button, tidy comments
24:3218af115be3 2015-01-14 Trumple Update SNAIL
23:b57a47c7862a 2015-01-27 jakehodges Update JSON message to server to include int array. Update sensordata message to reflect changes in SNAIL. Fix SD card location string. Fix I2C id conflict.
22:835a6c6dcfbb 2015-01-13 Trumple Merge master branch
21:a32666afce7a 2015-01-13 Trumple Fix payload size parameter used when sending sensordata messages
20:fb2a9f4d2de7 2015-01-13 jakehodges Merge master branch
19:70c911d35e67 2015-01-13 jakehodges Change SD card directory structure to use type codes rather than hard-coded strings
18:e68c8551d12c 2015-01-13 jakehodges Update sensor interface to use #define header chars
17:215899ba8b8e 2015-01-13 Trumple Merge master branch
16:3ac37613f849 2015-01-13 Trumple Separate readings in sensor interface
15:1d98f45717bc 2015-01-13 Trumple Remove redundant second call to getLocalAddress for basenode
14:bc0e2fa25f94 2015-01-13 jakehodges Implement individual reading size. Add readyLine.rise interrupt.
13:344f559bf5ec 2015-01-13 Trumple Merge master branch
12:daddfc44a0f5 2015-01-13 Trumple Fix HTTP library to prevent hanging after making HTTP requests
11:190d07f37ec0 2015-01-11 jakehodges Update ready line pin number to match PCBs
10:13176e7bd4c8 2014-12-23 Trumple POST connected sensors to web API when a node requests to join the network, POST sensor data readings to web API using appropriate node and sensor IDs
9:f0030295ae9b 2014-12-15 Trumple Merge master branch
8:fd531fe7637b 2014-12-15 Trumple Include local I2C devices when requesting to join the network
7:5ae1d99d2b69 2014-12-15 jakehodges Merge 5 and 6
6:92ddc620a78f 2014-12-15 jakehodges Implement message queue to deal with xbee sleep cycle
5:ffef0c7a70a1 2014-12-15 Trumple Update SNAIL
4:0bab12a0cc9a 2014-12-15 Trumple Send data immediately after reading from I2C, forward first reading to back-end
3:71b090ec5c69 2014-12-15 jakehodges Added functionality to vary reading size depending on sensor type.
2:1cbb20dd1733 2014-12-14 Trumple Implement getLocalAddress, fix getNetworkParameters, implement timestamp acquisition, implement HTTP response parsing
1:27b35752c5d0 2014-11-18 Trumple Initial commit
0:fcab3b154e49 2014-11-11 Trumple Initial commit