History
Before Tidy up
2016-03-04, by sleighton [Fri, 04 Mar 2016 18:46:05 +0000] rev 12
Before Tidy up
Handles more received messages
2016-02-02, by sleighton [Tue, 02 Feb 2016 11:02:48 +0000] rev 11
Handles more received messages
Includes commandX, commandY and commandFlag and recognises coordinator commands
2016-01-31, by sleighton [Sun, 31 Jan 2016 20:01:54 +0000] rev 10
Includes commandX, commandY and commandFlag and recognises coordinator commands
Tracks heading
2016-01-31, by sleighton [Sun, 31 Jan 2016 19:34:21 +0000] rev 9
Tracks heading
Handles coordinates, updates node list accordingly
2016-01-30, by sleighton [Sat, 30 Jan 2016 21:20:00 +0000] rev 8
Handles coordinates, updates node list accordingly
Updated with RxDataHandler which handles received data according to its type eg proximity reading
2016-01-11, by sleighton [Mon, 11 Jan 2016 11:49:37 +0000] rev 7
Updated with RxDataHandler which handles received data according to its type eg proximity reading
Log of address now uses 16 bit network address, includes AT request function and constructor now calls AT request to log it's own network address
2016-01-06, by sleighton [Wed, 06 Jan 2016 17:37:09 +0000] rev 6
Log of address now uses 16 bit network address, includes AT request function and constructor now calls AT request to log it's own network address
Updated to include a network node class which makes indexing easier and in future updates will designate the coordinator, routers and end nodes
2016-01-05, by sleighton [Tue, 05 Jan 2016 14:48:39 +0000] rev 5
Updated to include a network node class which makes indexing easier and in future updates will designate the coordinator, routers and end nodes
network node class added
2016-01-05, by sleighton [Tue, 05 Jan 2016 14:27:40 +0000] rev 4
network node class added
Now includes packet handling functions
2016-01-05, by sleighton [Tue, 05 Jan 2016 11:37:13 +0000] rev 3
Now includes packet handling functions