Implemented prepInitialTagDataForGuiPlotter the functions extracts the data regarding the tagReadings from the sentLog database and prepares to send them to the GUIPlotter, The function is tested and works for RSSIForms however the XYZForms might further looking over once the change from #147 is done.
Other:
Function PopulateWithMockedData for ReferencePointCache changed to give better mocked-data (more random and in a smaller range) to improve demo showcasing and such.
Made changes to the´state and sentLog databases to change the readings rpId (or Rp_Id) to be in the style of "aa:aa:aa:aa:aa:aa" or "bb:bb:bb:bb:bb:bb"
Implemented
prepInitialTagDataForGuiPlotter
the functions extracts the data regarding the tagReadings from the sentLog database and prepares to send them to theGUIPlotter
, The function is tested and works forRSSIForms
however theXYZForms
might further looking over once the change from #147 is done.Other: Function
PopulateWithMockedData
forReferencePointCache
changed to give better mocked-data (more random and in a smaller range) to improve demo showcasing and such. Made changes to the´state and sentLog databases to change the readingsrpId
(orRp_Id
) to be in the style of "aa:aa:aa:aa:aa:aa" or "bb:bb:bb:bb:bb:bb"